Trace number 3291688

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.22 1202.22

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

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: 21927
0.00/0.00	c setup for 4cores
0.00/0.24	c parsetime: 237360us
0.00/0.24	c parsed 773077 clauses with 261352 variables
0.00/0.29	c NW started thread 0 successfully (1093040448)
0.00/0.34	c NW started thread 1 successfully (1103530304)
0.00/0.39	c NW started thread 2 successfully (1114020160)
0.00/0.45	c NW started thread 3 successfully (1124510016)
1531.13/383.85	c preprocessor returned 261352 variables
1531.13/383.85	c preprocessing returned UNKNOWN
1531.13/383.85	c PP set 4258 variables
1531.13/383.85	c pp time: 383506889us (383s)
1531.91/384.01	c preprocessor returned 261352 variables
1531.91/384.01	c preprocessing returned UNKNOWN
1531.91/384.01	c PP set 4258 variables
1531.91/384.01	c pp time: 383605304us (383s)
1536.29/385.18	c preprocessor returned 261352 variables
1536.29/385.18	c preprocessing returned UNKNOWN
1536.29/385.18	c PP set 4258 variables
1536.29/385.18	c pp time: 384727801us (384s)
1545.89/387.51	c preprocessor returned 261352 variables
1545.89/387.51	c preprocessing returned UNKNOWN
1545.89/387.51	c PP set 4258 variables
1545.89/387.51	c pp time: 386993455us (386s)
1551.08/388.89	c HTE
1555.08/389.83	c subsumption
1557.50/390.41	c simplified formula contains 0 unit clauses
1562.29/391.66	c HTE
1567.86/393.04	c subsumption
1570.26/393.60	c simplified formula contains 0 unit clauses
1570.26/393.65	c received clause contains eliminated literal -30328
1570.26/393.65	c received clause contains eliminated literal -119101
1570.26/393.65	c received clause contains eliminated literal -230441
1570.26/393.65	c received clause contains eliminated literal 120694
1573.05/394.34	c received clause contains eliminated literal -238089
1574.25/394.66	c received clause contains eliminated literal -30223
1908.19/478.22	c HTE
1913.41/479.56	c subsumption
1918.57/480.83	c simplified formula contains 0 unit clauses
2026.83/507.96	c received clause contains eliminated literal 173034
2036.84/510.42	c received clause contains eliminated literal 90293
2304.87/577.55	c HTE
2312.04/579.31	c subsumption
2329.21/583.61	c simplified formula contains 0 unit clauses
2384.74/597.51	c received clause contains eliminated literal 195211
2534.93/635.11	c received clause contains eliminated literal -100580
2880.08/721.55	c received clause contains eliminated literal -167603
2937.98/736.01	c received clause contains eliminated literal -255519
2937.98/736.07	c received clause contains eliminated literal 254793
3035.84/760.59	c received clause contains eliminated literal -187143
3036.25/760.60	c received clause contains eliminated literal -259319
3087.37/773.40	c received clause contains eliminated literal -246314
3554.33/890.36	c received clause contains eliminated literal 99543
3730.49/934.44	c received clause contains eliminated literal 83375
4301.26/1077.30	c received clause contains eliminated literal -250339
4301.26/1077.31	c received clause contains eliminated literal -107360

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-3291688-1304066036/watcher-3291688-1304066036 -o /tmp/evaluation-result-3291688-1304066036/solver-3291688-1304066036 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3291688-1304066036.cnf 1008506888 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.95 8.04 8.02 5/182 21926
/proc/meminfo: memFree=17945908/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0

[startup+0.040284 s]
/proc/loadavg: 7.95 8.04 8.02 5/182 21926
/proc/meminfo: memFree=17945908/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100269 s]
/proc/loadavg: 7.95 8.04 8.02 5/182 21926
/proc/meminfo: memFree=17945908/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300225 s]
/proc/loadavg: 7.95 8.04 8.02 5/182 21926
/proc/meminfo: memFree=17945908/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701091 s]
/proc/loadavg: 7.95 8.04 8.02 5/182 21926
/proc/meminfo: memFree=17945908/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50094 s]
/proc/loadavg: 7.95 8.04 8.02 9/188 21932
/proc/meminfo: memFree=17475660/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=895524 CPUtime=4.88 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 178560 0 0 0 454 34 0 0 18 0 5 0 596834330 917016576 173983 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 223881 173983 345 389 0 219631 0
[pid=21927/tid=21929] ppid=21926 vsize=895524 CPUtime=1.18 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 37666 0 0 0 110 8 0 0 18 0 5 0 596834359 917016576 173983 33554432000 4194304 5787044 140735970604336 18446744073709551615 4307697 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=895524 CPUtime=1.13 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 34929 0 0 0 107 6 0 0 18 0 5 0 596834364 917016576 173983 33554432000 4194304 5787044 140735970604336 18446744073709551615 256415049990 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=895524 CPUtime=1.08 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 34387 0 0 0 102 6 0 0 18 0 5 0 596834370 917016576 173983 33554432000 4194304 5787044 140735970604336 18446744073709551615 4306210 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=895524 CPUtime=1.01 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 35585 0 0 0 94 7 0 0 18 0 5 0 596834375 917016576 173983 33554432000 4194304 5787044 140735970604336 18446744073709551615 47786291475607 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 904224

[startup+3.10064 s]
/proc/loadavg: 7.95 8.04 8.02 9/188 21932
/proc/meminfo: memFree=17441460/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=797508 CPUtime=11.23 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 182803 0 0 0 1088 35 0 0 18 0 5 0 596834330 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 199377 125406 349 389 0 195127 0
[pid=21927/tid=21929] ppid=21926 vsize=797508 CPUtime=2.73 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 38167 0 0 0 265 8 0 0 20 0 5 0 596834359 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=797508 CPUtime=2.72 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 35430 0 0 0 266 6 0 0 19 0 5 0 596834364 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=797508 CPUtime=2.68 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 34886 0 0 0 262 6 0 0 20 0 5 0 596834370 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=797508 CPUtime=2.61 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 38327 0 0 0 253 8 0 0 20 0 5 0 596834375 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.23
Current children cumulated vsize (KiB) 806208

[startup+6.30104 s]
/proc/loadavg: 7.95 8.04 8.02 9/188 21932
/proc/meminfo: memFree=17439100/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=797508 CPUtime=24.01 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 182803 0 0 0 2366 35 0 0 18 0 5 0 596834330 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 199377 125406 349 389 0 195127 0
[pid=21927/tid=21929] ppid=21926 vsize=797508 CPUtime=5.94 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 38167 0 0 0 586 8 0 0 25 0 5 0 596834359 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=797508 CPUtime=5.93 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 35430 0 0 0 587 6 0 0 25 0 5 0 596834364 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=797508 CPUtime=5.88 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 34886 0 0 0 582 6 0 0 25 0 5 0 596834370 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330518 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=797508 CPUtime=5.79 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 38327 0 0 0 571 8 0 0 25 0 5 0 596834375 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.01
Current children cumulated vsize (KiB) 806208

[startup+12.7008 s]
/proc/loadavg: 7.95 8.03 8.02 9/188 21932
/proc/meminfo: memFree=17428216/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=797508 CPUtime=49.58 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 182803 0 0 0 4923 35 0 0 18 0 5 0 596834330 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 199377 125406 349 389 0 195127 0
[pid=21927/tid=21929] ppid=21926 vsize=797508 CPUtime=12.34 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 38167 0 0 0 1226 8 0 0 25 0 5 0 596834359 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=797508 CPUtime=12.32 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 35430 0 0 0 1226 6 0 0 25 0 5 0 596834364 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=797508 CPUtime=12.28 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 34886 0 0 0 1222 6 0 0 25 0 5 0 596834370 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=797508 CPUtime=12.15 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 38327 0 0 0 1207 8 0 0 25 0 5 0 596834375 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.58
Current children cumulated vsize (KiB) 806208

[startup+25.5004 s]
/proc/loadavg: 8.04 8.05 8.02 9/188 21932
/proc/meminfo: memFree=17414672/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=797508 CPUtime=100.7 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 182803 0 0 0 10035 35 0 0 18 0 5 0 596834330 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 199377 125406 349 389 0 195127 0
[pid=21927/tid=21929] ppid=21926 vsize=797508 CPUtime=25.14 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 38167 0 0 0 2506 8 0 0 25 0 5 0 596834359 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=797508 CPUtime=25.12 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 35430 0 0 0 2506 6 0 0 25 0 5 0 596834364 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=797508 CPUtime=25.08 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 34886 0 0 0 2502 6 0 0 25 0 5 0 596834370 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=797508 CPUtime=24.88 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 38327 0 0 0 2480 8 0 0 25 0 5 0 596834375 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 806208

[startup+51.1006 s]
/proc/loadavg: 8.10 8.06 8.02 9/188 21933
/proc/meminfo: memFree=17387064/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=797508 CPUtime=202.97 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 182803 0 0 0 20262 35 0 0 18 0 5 0 596834330 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 199377 125406 349 389 0 195127 0
[pid=21927/tid=21929] ppid=21926 vsize=797508 CPUtime=50.74 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 38167 0 0 0 5066 8 0 0 25 0 5 0 596834359 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=797508 CPUtime=50.72 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 35430 0 0 0 5066 6 0 0 25 0 5 0 596834364 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=797508 CPUtime=50.68 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 34886 0 0 0 5062 6 0 0 25 0 5 0 596834370 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=797508 CPUtime=50.34 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 38327 0 0 0 5026 8 0 0 25 0 5 0 596834375 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.97
Current children cumulated vsize (KiB) 806208

[startup+102.307 s]
/proc/loadavg: 8.04 8.05 8.02 9/188 21934
/proc/meminfo: memFree=17336432/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=797508 CPUtime=407.52 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 182803 0 0 0 40717 35 0 0 18 0 5 0 596834330 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 199377 125406 349 389 0 195127 0
[pid=21927/tid=21929] ppid=21926 vsize=797508 CPUtime=101.94 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 38167 0 0 0 10186 8 0 0 25 0 5 0 596834359 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330563 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=797508 CPUtime=101.93 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 35430 0 0 0 10187 6 0 0 25 0 5 0 596834364 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=797508 CPUtime=101.89 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 34886 0 0 0 10183 6 0 0 25 0 5 0 596834370 816648192 125406 33554432000 4194304 5787044 140735970604336 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=797508 CPUtime=101.27 cores=1,3,5,7

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

/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 67008 0 0 0 82161 29 0 0 25 0 5 0 596834364 1414742016 272675 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=1381584 CPUtime=821.04 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 76924 0 0 0 82077 27 0 0 25 0 5 0 596834370 1414742016 272675 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=1381584 CPUtime=817.35 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 128362 0 0 0 81699 36 0 0 25 0 5 0 596834375 1414742016 272675 33554432000 4194304 5787044 140735970604336 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3282.72
Current children cumulated vsize (KiB) 1390284

[startup+882.3 s]
/proc/loadavg: 8.09 8.12 8.08 9/188 21991
/proc/meminfo: memFree=16972220/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=1410828 CPUtime=3522.37 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 409963 0 0 0 352083 154 0 0 18 0 5 0 596834330 1444687872 292343 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 352707 292343 418 389 0 348457 0
[pid=21927/tid=21929] ppid=21926 vsize=1410828 CPUtime=881.94 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 83127 0 0 0 88161 33 0 0 25 0 5 0 596834359 1444687872 292343 33554432000 4194304 5787044 140735970604336 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=1410828 CPUtime=881.89 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 73197 0 0 0 88150 39 0 0 25 0 5 0 596834364 1444687872 292343 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=1410828 CPUtime=881.04 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 82276 0 0 0 88070 34 0 0 25 0 5 0 596834370 1444687872 292343 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=1410828 CPUtime=877.02 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 135370 0 0 0 87660 42 0 0 25 0 5 0 596834375 1444687872 292343 33554432000 4194304 5787044 140735970604336 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3522.37
Current children cumulated vsize (KiB) 1419528

[startup+942.301 s]
/proc/loadavg: 8.12 8.13 8.09 9/188 21993
/proc/meminfo: memFree=16918136/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=1410828 CPUtime=3762.05 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 411683 0 0 0 376048 157 0 0 18 0 5 0 596834330 1444687872 294063 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 352707 294063 418 389 0 348457 0
[pid=21927/tid=21929] ppid=21926 vsize=1410828 CPUtime=941.93 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 83406 0 0 0 94160 33 0 0 25 0 5 0 596834359 1444687872 294063 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=1410828 CPUtime=941.9 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 73320 0 0 0 94150 40 0 0 25 0 5 0 596834364 1444687872 294063 33554432000 4194304 5787044 140735970604336 18446744073709551615 4221237 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=1410828 CPUtime=941.04 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 83593 0 0 0 94068 36 0 0 25 0 5 0 596834370 1444687872 294063 33554432000 4194304 5787044 140735970604336 18446744073709551615 5576465 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=1410828 CPUtime=936.7 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 135371 0 0 0 93628 42 0 0 25 0 5 0 596834375 1444687872 294063 33554432000 4194304 5787044 140735970604336 18446744073709551615 4238552 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3762.05
Current children cumulated vsize (KiB) 1419528

[startup+1002.3 s]
/proc/loadavg: 8.20 8.15 8.09 9/188 21994
/proc/meminfo: memFree=16878576/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=1410828 CPUtime=4001.71 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 414144 0 0 0 400008 163 0 0 18 0 5 0 596834330 1444687872 296524 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 352707 296524 418 389 0 348457 0
[pid=21927/tid=21929] ppid=21926 vsize=1410828 CPUtime=1001.94 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 83484 0 0 0 100160 34 0 0 25 0 5 0 596834359 1444687872 296524 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=1410828 CPUtime=1001.89 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 74915 0 0 0 100146 43 0 0 25 0 5 0 596834364 1444687872 296524 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=1410828 CPUtime=1001.03 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 83604 0 0 0 100067 36 0 0 25 0 5 0 596834370 1444687872 296524 33554432000 4194304 5787044 140735970604336 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=1410828 CPUtime=996.37 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 136148 0 0 0 99593 44 0 0 25 0 5 0 596834375 1444687872 296524 33554432000 4194304 5787044 140735970604336 18446744073709551615 4220699 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4001.71
Current children cumulated vsize (KiB) 1419528

[startup+1062.3 s]
/proc/loadavg: 8.19 8.15 8.09 9/188 21996
/proc/meminfo: memFree=16791012/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=1496208 CPUtime=4241.37 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 436244 0 0 0 423945 192 0 0 18 0 5 0 596834330 1532116992 318624 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 374052 318624 418 389 0 369802 0
[pid=21927/tid=21929] ppid=21926 vsize=1496208 CPUtime=1061.93 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 90820 0 0 0 106151 42 0 0 25 0 5 0 596834359 1532116992 318624 33554432000 4194304 5787044 140735970604336 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=1496208 CPUtime=1061.88 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 77930 0 0 0 106141 47 0 0 25 0 5 0 596834364 1532116992 318624 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=1496208 CPUtime=1061.03 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 87473 0 0 0 106062 41 0 0 25 0 5 0 596834370 1532116992 318624 33554432000 4194304 5787044 140735970604336 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=1496208 CPUtime=1056.05 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 144028 0 0 0 105549 56 0 0 25 0 5 0 596834375 1532116992 318624 33554432000 4194304 5787044 140735970604336 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4241.37
Current children cumulated vsize (KiB) 1504908

[startup+1122.3 s]
/proc/loadavg: 8.17 8.15 8.09 9/188 21998
/proc/meminfo: memFree=16722556/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=1500696 CPUtime=4481.02 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 440881 0 0 0 447902 200 0 0 18 0 5 0 596834330 1536712704 322970 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 375174 322970 418 389 0 370924 0
[pid=21927/tid=21929] ppid=21926 vsize=1500696 CPUtime=1121.92 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 92122 0 0 0 112149 43 0 0 25 0 5 0 596834359 1536712704 322970 33554432000 4194304 5787044 140735970604336 18446744073709551615 4228026 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=1500696 CPUtime=1121.88 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 78960 0 0 0 112139 49 0 0 25 0 5 0 596834364 1536712704 322970 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=1500696 CPUtime=1121.04 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 88455 0 0 0 112061 43 0 0 25 0 5 0 596834370 1536712704 322970 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=1500696 CPUtime=1115.71 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 145351 0 0 0 111511 60 0 0 25 0 5 0 596834375 1536712704 322970 33554432000 4194304 5787044 140735970604336 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4481.02
Current children cumulated vsize (KiB) 1509396

[startup+1182.3 s]
/proc/loadavg: 8.16 8.15 8.09 9/188 21999
/proc/meminfo: memFree=16672072/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=1500696 CPUtime=4720.69 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 441460 0 0 0 471868 201 0 0 18 0 5 0 596834330 1536712704 323549 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 375174 323549 418 389 0 370924 0
[pid=21927/tid=21929] ppid=21926 vsize=1500696 CPUtime=1181.92 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 92651 0 0 0 118148 44 0 0 25 0 5 0 596834359 1536712704 323549 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=1500696 CPUtime=1181.88 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 78960 0 0 0 118139 49 0 0 25 0 5 0 596834364 1536712704 323549 33554432000 4194304 5787044 140735970604336 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=1500696 CPUtime=1181.04 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 88505 0 0 0 118061 43 0 0 25 0 5 0 596834370 1536712704 323549 33554432000 4194304 5787044 140735970604336 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=1500696 CPUtime=1175.39 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 145351 0 0 0 117479 60 0 0 25 0 5 0 596834375 1536712704 323549 33554432000 4194304 5787044 140735970604336 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4720.69
Current children cumulated vsize (KiB) 1509396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.17 8.15 8.09 9/188 22000
/proc/meminfo: memFree=16658804/32950928 swapFree=67111524/67111528
[pid=21926] ppid=21924 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21926/stat : 21926 (prissAuto.sh) S 21924 21926 20564 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 596834330 8908800 251 33554432000 4194304 4922060 140733250186320 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21926/statm: 2175 251 211 178 0 68 0
[pid=21927] ppid=21926 vsize=1566232 CPUtime=4800.22 cores=1,3,5,7
/proc/21927/stat : 21927 (priss) S 21926 21926 20564 0 -1 4202496 443437 0 0 0 479816 206 0 0 18 0 5 0 596834330 1603821568 325428 33554432000 4194304 5787044 140735970604336 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/21927/statm: 391558 325428 418 389 0 387308 0
[pid=21927/tid=21929] ppid=21926 vsize=1566232 CPUtime=1201.83 cores=1,3,5,7
/proc/21927/task/21929/stat : 21929 (priss) R 21926 21926 20564 0 -1 4202560 94502 0 0 0 120135 48 0 0 25 0 5 0 596834359 1603821568 325428 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21927/tid=21930] ppid=21926 vsize=1566232 CPUtime=1201.79 cores=1,3,5,7
/proc/21927/task/21930/stat : 21930 (priss) R 21926 21926 20564 0 -1 4202560 78960 0 0 0 120130 49 0 0 25 0 5 0 596834364 1603821568 325428 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21927/tid=21931] ppid=21926 vsize=1566232 CPUtime=1200.94 cores=1,3,5,7
/proc/21927/task/21931/stat : 21931 (priss) R 21926 21926 20564 0 -1 4202560 88631 0 0 0 120051 43 0 0 25 0 5 0 596834370 1603821568 325428 33554432000 4194304 5787044 140735970604336 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21927/tid=21932] ppid=21926 vsize=1566232 CPUtime=1195.18 cores=1,3,5,7
/proc/21927/task/21932/stat : 21932 (priss) R 21926 21926 20564 0 -1 4202560 145351 0 0 0 119458 60 0 0 25 0 5 0 596834375 1603821568 325428 33554432000 4194304 5787044 140735970604336 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1574932

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.22
CPU time (s): 4800.22
CPU user time (s): 4798.16
CPU system time (s): 2.06
CPU usage (%): 399.278
Max. virtual memory (cumulated for all children) (KiB): 1574932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 330
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.66075 second user time and 4.91325 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 10:33:57
IDJOB=3291688
IDBENCH=84248
IDSOLVER=1602
FILE ID=node115/3291688-1304066036
RUNJOBID= node115-1304054572-20583
PBS_JOBID= 13170430
Free space on /tmp= 72716 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291688-1304066036/watcher-3291688-1304066036 -o /tmp/evaluation-result-3291688-1304066036/solver-3291688-1304066036 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3291688-1304066036.cnf 1008506888 4800 15500 4

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=1008506888

node115.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.811
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.62
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.811
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.811
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.811
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.811
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.811
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.74
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17946312 kB
Buffers:       2319748 kB
Cached:       11559204 kB
SwapCached:          4 kB
Active:        7334536 kB
Inactive:      7116288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17946312 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16628 kB
Writeback:           0 kB
AnonPages:      570920 kB
Mapped:          15688 kB
Slab:           490400 kB
PageTables:       5856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   767040 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= 72712 MiB
End job on node115 at 2011-04-29 10:54:01