Trace number 3281154

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss Auto? (TO) 4800.32 1201.83

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 31074
0.00/0.00	c setup for 4cores
0.00/0.04	c parsetime: 43017us
0.00/0.04	c parsed 133420 clauses with 31357 variables
0.00/0.05	c NW started thread 0 successfully (1100495168)
0.00/0.06	c NW started thread 1 successfully (1112123712)
0.00/0.07	c NW started thread 2 successfully (1122613568)
0.00/0.09	c NW started thread 3 successfully (1133103424)
0.00/1.21	c preprocessor returned 31357 variables
0.00/1.21	c preprocessing returned UNKNOWN
0.00/1.21	c PP set 284 variables
0.00/1.21	c pp time: 1152442us (1s)
0.00/1.22	c preprocessor returned 31357 variables
0.00/1.22	c preprocessing returned UNKNOWN
0.00/1.22	c PP set 284 variables
0.00/1.22	c pp time: 1153649us (1s)
0.00/1.23	c preprocessor returned 31357 variables
0.00/1.23	c preprocessing returned UNKNOWN
0.00/1.23	c PP set 284 variables
0.00/1.23	c pp time: 1153879us (1s)
7.74/2.04	c preprocessor returned 33357 variables
7.74/2.04	c preprocessing returned UNKNOWN
7.74/2.04	c PP set 284 variables
7.74/2.04	c pp time: 1940300us (1s)
34.11/8.67	c added unsatisfied clause
34.11/8.67	c failed to add network clauses
42.49/10.76	c added unsatisfied clause
42.49/10.76	c failed to add network clauses
117.57/29.50	c added unsatisfied clause
117.57/29.50	c failed to add network clauses
117.57/29.50	c added unsatisfied clause
117.57/29.50	c failed to add network clauses
117.57/29.50	c added unsatisfied clause
117.57/29.50	c failed to add network clauses
117.57/29.50	c added unsatisfied clause
117.57/29.50	c failed to add network clauses
117.57/29.50	c added unsatisfied clause
117.57/29.50	c failed to add network clauses
124.37/31.20	c added unsatisfied clause
124.37/31.20	c failed to add network clauses
147.15/36.91	c added unsatisfied clause
147.15/36.91	c failed to add network clauses
220.62/55.33	c added unsatisfied clause
220.62/55.33	c failed to add network clauses
349.25/87.53	c HTE
378.39/94.83	c subsumption
395.96/99.26	c simplified formula contains 0 unit clauses
2486.26/622.58	c added unsatisfied clause
2486.26/622.58	c failed to add network clauses

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281154-1304038838/watcher-3281154-1304038838 -o /tmp/evaluation-result-3281154-1304038838/solver-3281154-1304038838 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3281154-1304038838.cnf 1149595043 4800 15500 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.74 8.02 8.01 1/175 31073
/proc/meminfo: memFree=23679472/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0

[startup+0.0137781 s]
/proc/loadavg: 7.74 8.02 8.01 1/175 31073
/proc/meminfo: memFree=23679472/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100764 s]
/proc/loadavg: 7.74 8.02 8.01 1/175 31073
/proc/meminfo: memFree=23679472/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.392142 s]
/proc/loadavg: 7.74 8.02 8.01 1/175 31073
/proc/meminfo: memFree=23679472/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.12157 s]
/proc/loadavg: 7.74 8.02 8.01 1/175 31073
/proc/meminfo: memFree=23679472/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50051 s]
/proc/loadavg: 7.74 8.02 8.01 1/175 31073
/proc/meminfo: memFree=23679472/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10122 s]
/proc/loadavg: 7.74 8.02 8.01 9/188 31111
/proc/meminfo: memFree=23427032/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=402224 CPUtime=12.14 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 44466 0 0 0 1199 15 0 0 18 0 5 0 594114496 411877376 33355 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 100556 33355 419 389 0 96306 0
[pid=31074/tid=31076] ppid=31073 vsize=402224 CPUtime=3.02 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 9678 0 0 0 299 3 0 0 24 0 5 0 594114501 411877376 33355 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=402224 CPUtime=3.02 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 7461 0 0 0 299 3 0 0 23 0 5 0 594114502 411877376 33355 33554432000 4194304 5787044 140737440819264 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=402224 CPUtime=3.01 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 9098 0 0 0 297 4 0 0 23 0 5 0 594114503 411877376 33355 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=402224 CPUtime=2.98 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 10586 0 0 0 295 3 0 0 24 0 5 0 594114505 411877376 33355 33554432000 4194304 5787044 140737440819264 18446744073709551615 4254964 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 410924

[startup+6.30063 s]
/proc/loadavg: 7.76 8.02 8.01 9/188 31111
/proc/meminfo: memFree=23374024/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=402224 CPUtime=24.92 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 45452 0 0 0 2475 17 0 0 18 0 5 0 594114496 411877376 34341 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 100556 34341 419 389 0 96306 0
[pid=31074/tid=31076] ppid=31073 vsize=402224 CPUtime=6.23 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 9678 0 0 0 619 4 0 0 25 0 5 0 594114501 411877376 34341 33554432000 4194304 5787044 140737440819264 18446744073709551615 5586751 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=402224 CPUtime=6.21 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 7772 0 0 0 618 3 0 0 25 0 5 0 594114502 411877376 34341 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=402224 CPUtime=6.2 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 9516 0 0 0 616 4 0 0 25 0 5 0 594114503 411877376 34341 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591808 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=402224 CPUtime=6.15 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 10843 0 0 0 612 3 0 0 25 0 5 0 594114505 411877376 34341 33554432000 4194304 5787044 140737440819264 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 410924

[startup+12.7005 s]
/proc/loadavg: 7.78 8.02 8.01 9/188 31111
/proc/meminfo: memFree=23355672/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=406592 CPUtime=50.5 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 48042 0 0 0 5031 19 0 0 18 0 5 0 594114496 416350208 36931 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 101648 36931 419 389 0 97398 0
[pid=31074/tid=31076] ppid=31073 vsize=406592 CPUtime=12.63 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 9949 0 0 0 1259 4 0 0 25 0 5 0 594114501 416350208 36931 33554432000 4194304 5787044 140737440819264 18446744073709551615 5590751 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=406592 CPUtime=12.61 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 8349 0 0 0 1258 3 0 0 25 0 5 0 594114502 416350208 36931 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=406592 CPUtime=12.61 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 9790 0 0 0 1256 5 0 0 25 0 5 0 594114503 416350208 36931 33554432000 4194304 5787044 140737440819264 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=406592 CPUtime=12.52 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 12311 0 0 0 1248 4 0 0 25 0 5 0 594114505 416350208 36931 33554432000 4194304 5787044 140737440819264 18446744073709551615 5527426 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 415292

[startup+25.5011 s]
/proc/loadavg: 7.82 8.02 8.01 9/188 31120
/proc/meminfo: memFree=23321288/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=416260 CPUtime=101.6 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 52761 0 0 0 10135 25 0 0 18 0 5 0 594114496 426250240 41650 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 104065 41650 419 389 0 99815 0
[pid=31074/tid=31076] ppid=31073 vsize=416260 CPUtime=25.42 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 11219 0 0 0 2537 5 0 0 25 0 5 0 594114501 426250240 41650 33554432000 4194304 5787044 140737440819264 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=416260 CPUtime=25.4 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 9313 0 0 0 2535 5 0 0 25 0 5 0 594114502 426250240 41650 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591833 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=416260 CPUtime=25.4 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 11703 0 0 0 2534 6 0 0 25 0 5 0 594114503 426250240 41650 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=416260 CPUtime=25.25 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 12883 0 0 0 2519 6 0 0 25 0 5 0 594114505 426250240 41650 33554432000 4194304 5787044 140737440819264 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 424960

[startup+51.1004 s]
/proc/loadavg: 7.94 8.03 8.01 9/188 31121
/proc/meminfo: memFree=23267848/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=425292 CPUtime=203.85 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 59932 0 0 0 20350 35 0 0 18 0 5 0 594114496 435499008 48795 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 106323 48795 419 389 0 102073 0
[pid=31074/tid=31076] ppid=31073 vsize=425292 CPUtime=51.01 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 12378 0 0 0 5095 6 0 0 25 0 5 0 594114501 435499008 48795 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=425292 CPUtime=51.01 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 11046 0 0 0 5093 8 0 0 25 0 5 0 594114502 435499008 48795 33554432000 4194304 5787044 140737440819264 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=425292 CPUtime=51 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 14898 0 0 0 5090 10 0 0 25 0 5 0 594114503 435499008 48795 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=425292 CPUtime=50.71 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 13967 0 0 0 5062 9 0 0 25 0 5 0 594114505 435499008 48795 33554432000 4194304 5787044 140737440819264 18446744073709551615 5527194 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 433992

[startup+102.301 s]
/proc/loadavg: 8.04 8.04 8.01 9/188 31122
/proc/meminfo: memFree=23148912/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=458940 CPUtime=408.35 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 78189 0 0 0 40782 53 0 0 18 0 5 0 594114496 469954560 65730 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 114735 65730 419 389 0 110485 0
[pid=31074/tid=31076] ppid=31073 vsize=458940 CPUtime=102.22 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 16330 0 0 0 10209 13 0 0 25 0 5 0 594114501 469954560 65730 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=458940 CPUtime=102.2 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 14311 0 0 0 10208 12 0 0 25 0 5 0 594114502 469954560 65730 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=458940 CPUtime=102.2 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 15843 0 0 0 10208 12 0 0 25 0 5 0 594114503 469954560 65730 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=458940 CPUtime=101.62 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 24062 0 0 0 10148 14 0 0 25 0 5 0 594114505 469954560 65730 33554432000 4194304 5787044 140737440819264 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.35
Current children cumulated vsize (KiB) 467640

[startup+162.301 s]
/proc/loadavg: 8.07 8.05 8.01 9/188 31124
/proc/meminfo: memFree=23053916/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=474700 CPUtime=648.02 cores=1,3,5,7

################
# More data... #
################

/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 31703 0 0 0 88179 41 0 0 25 0 5 0 594114502 844787712 144725 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=824988 CPUtime=882.17 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 36084 0 0 0 88169 48 0 0 25 0 5 0 594114503 844787712 144725 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=824988 CPUtime=881.34 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 42718 0 0 0 88098 36 0 0 25 0 5 0 594114505 844787712 144725 33554432000 4194304 5787044 140737440819264 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.03
Current children cumulated vsize (KiB) 833688

[startup+942.307 s]
/proc/loadavg: 8.15 8.09 8.02 9/188 31145
/proc/meminfo: memFree=22490024/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=824988 CPUtime=3763.71 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 161682 0 0 0 376184 187 0 0 18 0 5 0 594114496 844787712 147693 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 206247 147693 419 389 0 201997 0
[pid=31074/tid=31076] ppid=31073 vsize=824988 CPUtime=937.87 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 40816 0 0 0 93734 53 0 0 25 0 5 0 594114501 844787712 147693 33554432000 4194304 5787044 140737440819264 18446744073709551615 260905049211 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=824988 CPUtime=942.2 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 33070 0 0 0 94176 44 0 0 25 0 5 0 594114502 844787712 147693 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=824988 CPUtime=942.17 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 37359 0 0 0 94166 51 0 0 25 0 5 0 594114503 844787712 147693 33554432000 4194304 5787044 140737440819264 18446744073709551615 5585297 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=824988 CPUtime=941.35 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 42794 0 0 0 94098 37 0 0 25 0 5 0 594114505 844787712 147693 33554432000 4194304 5787044 140737440819264 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.71
Current children cumulated vsize (KiB) 833688

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 8.02 9/188 31146
/proc/meminfo: memFree=22445460/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=838996 CPUtime=4003.37 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 167833 0 0 0 400140 197 0 0 18 0 5 0 594114496 859131904 153844 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 209749 153844 419 389 0 205499 0
[pid=31074/tid=31076] ppid=31073 vsize=838996 CPUtime=997.54 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 40867 0 0 0 99701 53 0 0 25 0 5 0 594114501 859131904 153844 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=838996 CPUtime=1002.2 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 36673 0 0 0 100169 51 0 0 25 0 5 0 594114502 859131904 153844 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=838996 CPUtime=1002.17 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 38822 0 0 0 100164 53 0 0 25 0 5 0 594114503 859131904 153844 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=838996 CPUtime=1001.34 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 43828 0 0 0 100097 37 0 0 25 0 5 0 594114505 859131904 153844 33554432000 4194304 5787044 140737440819264 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.37
Current children cumulated vsize (KiB) 847696

[startup+1062.3 s]
/proc/loadavg: 8.04 8.07 8.01 9/188 31148
/proc/meminfo: memFree=22371396/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=854940 CPUtime=4243.04 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 175286 0 0 0 424098 206 0 0 18 0 5 0 594114496 875458560 161297 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 213735 161297 419 389 0 209485 0
[pid=31074/tid=31076] ppid=31073 vsize=854940 CPUtime=1057.21 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 41612 0 0 0 105668 53 0 0 25 0 5 0 594114501 875458560 161297 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=854940 CPUtime=1062.2 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 39429 0 0 0 106166 54 0 0 25 0 5 0 594114502 875458560 161297 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=854940 CPUtime=1062.17 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 41328 0 0 0 106159 58 0 0 25 0 5 0 594114503 875458560 161297 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=854940 CPUtime=1061.34 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 45274 0 0 0 106096 38 0 0 25 0 5 0 594114505 875458560 161297 33554432000 4194304 5787044 140737440819264 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.04
Current children cumulated vsize (KiB) 863640

[startup+1122.3 s]
/proc/loadavg: 8.07 8.07 8.01 9/188 31150
/proc/meminfo: memFree=22277360/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=875540 CPUtime=4482.72 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 185555 0 0 0 448053 219 0 0 18 0 5 0 594114496 896552960 171566 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 218885 171566 419 389 0 214635 0
[pid=31074/tid=31076] ppid=31073 vsize=875540 CPUtime=1116.89 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 45539 0 0 0 111629 60 0 0 25 0 5 0 594114501 896552960 171566 33554432000 4194304 5787044 140737440819264 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=875540 CPUtime=1122.2 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 42475 0 0 0 112163 57 0 0 25 0 5 0 594114502 896552960 171566 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=875540 CPUtime=1122.16 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 43392 0 0 0 112155 61 0 0 25 0 5 0 594114503 896552960 171566 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=875540 CPUtime=1121.35 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 46506 0 0 0 112096 39 0 0 25 0 5 0 594114505 896552960 171566 33554432000 4194304 5787044 140737440819264 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.72
Current children cumulated vsize (KiB) 884240

[startup+1182.3 s]
/proc/loadavg: 8.12 8.08 8.02 9/188 31151
/proc/meminfo: memFree=22196096/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=955752 CPUtime=4722.4 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 194538 0 0 0 472007 233 0 0 18 0 5 0 594114496 978690048 180549 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 238938 180549 419 389 0 234688 0
[pid=31074/tid=31076] ppid=31073 vsize=955752 CPUtime=1176.56 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 48520 0 0 0 117589 67 0 0 25 0 5 0 594114501 978690048 180549 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=955752 CPUtime=1182.2 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 45134 0 0 0 118161 59 0 0 25 0 5 0 594114502 978690048 180549 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=955752 CPUtime=1182.17 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 44254 0 0 0 118154 63 0 0 25 0 5 0 594114503 978690048 180549 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=955752 CPUtime=1181.35 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 48987 0 0 0 118093 42 0 0 25 0 5 0 594114505 978690048 180549 33554432000 4194304 5787044 140737440819264 18446744073709551615 5526864 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 964452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.09 8.08 8.02 9/188 31152
/proc/meminfo: memFree=22182804/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=958472 CPUtime=4800.32 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 196402 0 0 0 479796 236 0 0 18 0 5 0 594114496 981475328 182413 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 239618 182413 419 389 0 235368 0
[pid=31074/tid=31076] ppid=31073 vsize=958472 CPUtime=1195.96 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 48961 0 0 0 119528 68 0 0 25 0 5 0 594114501 981475328 182413 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=958472 CPUtime=1201.71 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 45566 0 0 0 120111 60 0 0 25 0 5 0 594114502 981475328 182413 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=958472 CPUtime=1201.67 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 44759 0 0 0 120103 64 0 0 25 0 5 0 594114503 981475328 182413 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=958472 CPUtime=1200.85 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 49473 0 0 0 120043 42 0 0 25 0 5 0 594114505 981475328 182413 33554432000 4194304 5787044 140737440819264 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 967172

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1201.8 s]
/proc/loadavg: 8.09 8.08 8.02 9/188 31152
/proc/meminfo: memFree=22182804/32950928 swapFree=67071984/67111528
[pid=31073] ppid=31071 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/31073/stat : 31073 (prissAuto.sh) S 31071 31073 30862 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594114495 8908800 252 33554432000 4194304 4922060 140733382760304 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31073/statm: 2175 252 211 178 0 68 0
[pid=31074] ppid=31073 vsize=958472 CPUtime=4800.32 cores=1,3,5,7
/proc/31074/stat : 31074 (priss) S 31073 31073 30862 0 -1 4202496 196402 0 0 0 479796 236 0 0 18 0 5 0 594114496 981475328 182413 33554432000 4194304 5787044 140737440819264 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/31074/statm: 239618 182413 419 389 0 235368 0
[pid=31074/tid=31076] ppid=31073 vsize=958472 CPUtime=1195.96 cores=1,3,5,7
/proc/31074/task/31076/stat : 31076 (priss) R 31073 31073 30862 0 -1 4202560 48961 0 0 0 119528 68 0 0 25 0 5 0 594114501 981475328 182413 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=31074/tid=31077] ppid=31073 vsize=958472 CPUtime=1201.71 cores=1,3,5,7
/proc/31074/task/31077/stat : 31077 (priss) R 31073 31073 30862 0 -1 4202560 45566 0 0 0 120111 60 0 0 25 0 5 0 594114502 981475328 182413 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=31074/tid=31078] ppid=31073 vsize=958472 CPUtime=1201.67 cores=1,3,5,7
/proc/31074/task/31078/stat : 31078 (priss) R 31073 31073 30862 0 -1 4202560 44759 0 0 0 120103 64 0 0 25 0 5 0 594114503 981475328 182413 33554432000 4194304 5787044 140737440819264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=31074/tid=31079] ppid=31073 vsize=958472 CPUtime=1200.85 cores=1,3,5,7
/proc/31074/task/31079/stat : 31079 (priss) R 31073 31073 30862 0 -1 4202560 49473 0 0 0 120043 42 0 0 25 0 5 0 594114505 981475328 182413 33554432000 4194304 5787044 140737440819264 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 967172

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31073 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.32
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.83
CPU time (s): 4800.32
CPU user time (s): 4797.96
CPU system time (s): 2.36
CPU usage (%): 399.419
Max. virtual memory (cumulated for all children) (KiB): 967172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 1.58276 second user time and 4.98424 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 03:00:38
IDJOB=3281154
IDBENCH=20529
IDSOLVER=1602
FILE ID=node116/3281154-1304038838
RUNJOBID= node116-1304036428-30881
PBS_JOBID= 13170355
Free space on /tmp= 72488 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281154-1304038838/watcher-3281154-1304038838 -o /tmp/evaluation-result-3281154-1304038838/solver-3281154-1304038838 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3281154-1304038838.cnf 1149595043 4800 15500 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=1149595043

node116.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23679744 kB
Buffers:       1893192 kB
Cached:        6915356 kB
SwapCached:       9732 kB
Active:        4339104 kB
Inactive:      4509956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23679744 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            4704 kB
Writeback:           0 kB
AnonPages:       34608 kB
Mapped:          14228 kB
Slab:           358332 kB
PageTables:       4660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   221660 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72504 MiB
End job on node116 at 2011-04-29 03:20:42