Trace number 3250106

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 1.0? (TO) 4800.19 1201.82

General information on the benchmark

Namecrafted/manthey/sudoku-single-hard/
sudoku_81x81_unknown.cnf
MD5SUMcbd78921480e79d133eb06cb2172caa1
Bench CategoryCRAFTED (crafted 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 variables18217
Number of clauses284829
Sum of the clauses size622430
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2275099
Number of clauses of size 3620
Number of clauses of size 4984
Number of clauses of size 51120
Number of clauses of size over 57006

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: 22154
0.00/0.07	c parsetime: 70679us
0.00/0.07	c parsed 284829 clauses with 18217 variables
0.00/0.09	c NW started thread 0 successfully (1088641344)
0.00/0.11	c NW started thread 1 successfully (1108416832)
0.00/0.14	c NW started thread 2 successfully (1118906688)
0.00/0.17	c NW started thread 3 successfully (1129396544)
45.92/11.66	c preprocessor returned 18517 variables
45.92/11.66	c preprocessing returned UNKNOWN
45.92/11.66	c PP set 257 variables
45.92/11.66	c pp time: 11483575us (11s)
45.92/11.66	c preprocessor returned 18517 variables
45.92/11.66	c preprocessing returned UNKNOWN
45.92/11.66	c PP set 257 variables
45.92/11.66	c pp time: 11512356us (11s)
45.92/11.66	c preprocessor returned 18517 variables
45.92/11.66	c preprocessing returned UNKNOWN
45.92/11.66	c PP set 257 variables
45.92/11.66	c pp time: 11518216us (11s)
62.30/15.74	c preprocessor returned 30002 variables
62.30/15.74	c preprocessing returned UNKNOWN
62.30/15.74	c PP set 257 variables
62.30/15.74	c pp time: 15569283us (15s)
62.70/15.88	c HTE
63.92/16.10	c subsumption
64.69/16.35	c simplified formula contains 0 unit clauses
1981.61/496.29	c added unsatisfied clause
1981.61/496.29	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: 977)

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-3250106-1307633301/watcher-3250106-1307633301 -o /tmp/evaluation-result-3250106-1307633301/solver-3250106-1307633301 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3250106-1307633301.cnf 1910071590 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: 1.83 0.41 0.13 6/182 22153
/proc/meminfo: memFree=32064308/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0

[startup+0.00763903 s]
/proc/loadavg: 1.83 0.41 0.13 6/182 22153
/proc/meminfo: memFree=32064308/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100611 s]
/proc/loadavg: 1.83 0.41 0.13 6/182 22153
/proc/meminfo: memFree=32064308/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.419529 s]
/proc/loadavg: 1.83 0.41 0.13 6/182 22153
/proc/meminfo: memFree=32064308/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.22937 s]
/proc/loadavg: 1.83 0.41 0.13 6/182 22153
/proc/meminfo: memFree=32064308/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 1.83 0.41 0.13 6/182 22153
/proc/meminfo: memFree=32064308/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10102 s]
/proc/loadavg: 2.40 0.55 0.18 9/188 22159
/proc/meminfo: memFree=31934504/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=344504 CPUtime=11.97 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 53006 0 0 0 1187 10 0 0 19 0 5 0 953560657 352772096 30602 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 86126 30602 355 389 0 81876 0
[pid=22154/tid=22156] ppid=22153 vsize=344504 CPUtime=2.99 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 9235 0 0 0 297 2 0 0 23 0 5 0 953560667 352772096 30602 33554432000 4194304 5787044 140733839887408 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=344504 CPUtime=2.97 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 9409 0 0 0 295 2 0 0 24 0 5 0 953560669 352772096 30602 33554432000 4194304 5787044 140733839887408 18446744073709551615 260020088528 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=344504 CPUtime=2.94 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 11160 0 0 0 291 3 0 0 24 0 5 0 953560671 352772096 30602 33554432000 4194304 5787044 140733839887408 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=344504 CPUtime=2.89 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 9291 0 0 0 288 1 0 0 23 0 5 0 953560674 352772096 30602 33554432000 4194304 5787044 140733839887408 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.97
Current children cumulated vsize (KiB) 353204

[startup+6.30644 s]
/proc/loadavg: 2.40 0.55 0.18 9/188 22159
/proc/meminfo: memFree=31925716/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=344504 CPUtime=24.77 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 53006 0 0 0 2467 10 0 0 19 0 5 0 953560657 352772096 30602 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 86126 30602 355 389 0 81876 0
[pid=22154/tid=22156] ppid=22153 vsize=344504 CPUtime=6.19 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 9235 0 0 0 617 2 0 0 25 0 5 0 953560667 352772096 30602 33554432000 4194304 5787044 140733839887408 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=344504 CPUtime=6.17 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 9409 0 0 0 615 2 0 0 25 0 5 0 953560669 352772096 30602 33554432000 4194304 5787044 140733839887408 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=344504 CPUtime=6.14 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 11160 0 0 0 611 3 0 0 25 0 5 0 953560671 352772096 30602 33554432000 4194304 5787044 140733839887408 18446744073709551615 4359048 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=344504 CPUtime=6.08 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 9291 0 0 0 607 1 0 0 25 0 5 0 953560674 352772096 30602 33554432000 4194304 5787044 140733839887408 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 353204

[startup+12.7003 s]
/proc/loadavg: 3.42 0.83 0.27 9/188 22159
/proc/meminfo: memFree=31853136/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=365904 CPUtime=50.31 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 68577 0 0 0 5018 13 0 0 19 0 5 0 953560657 374685696 46173 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 91476 46173 405 389 0 87226 0
[pid=22154/tid=22156] ppid=22153 vsize=365904 CPUtime=12.58 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 14653 0 0 0 1255 3 0 0 25 0 5 0 953560667 374685696 46173 33554432000 4194304 5787044 140733839887408 18446744073709551615 5592076 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=365904 CPUtime=12.56 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 14487 0 0 0 1253 3 0 0 25 0 5 0 953560669 374685696 46173 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=365904 CPUtime=12.53 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 16235 0 0 0 1250 3 0 0 19 0 5 0 953560671 374685696 46173 33554432000 4194304 5787044 140733839887408 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=365904 CPUtime=12.44 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 9291 0 0 0 1243 1 0 0 25 0 5 0 953560674 374685696 46173 33554432000 4194304 5787044 140733839887408 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.31
Current children cumulated vsize (KiB) 374604

[startup+25.5009 s]
/proc/loadavg: 4.12 1.06 0.36 9/188 22160
/proc/meminfo: memFree=31791832/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=365904 CPUtime=101.44 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 83350 0 0 0 10126 18 0 0 19 0 5 0 953560657 374685696 53641 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 91476 53641 419 389 0 87226 0
[pid=22154/tid=22156] ppid=22153 vsize=365904 CPUtime=25.39 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 14653 0 0 0 2535 4 0 0 25 0 5 0 953560667 374685696 53641 33554432000 4194304 5787044 140733839887408 18446744073709551615 4238591 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=365904 CPUtime=25.36 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 14487 0 0 0 2532 4 0 0 25 0 5 0 953560669 374685696 53641 33554432000 4194304 5787044 140733839887408 18446744073709551615 5592406 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=365904 CPUtime=25.34 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 16235 0 0 0 2530 4 0 0 25 0 5 0 953560671 374685696 53641 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=365904 CPUtime=25.17 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 24064 0 0 0 2513 4 0 0 25 0 5 0 953560674 374685696 53641 33554432000 4194304 5787044 140733839887408 18446744073709551615 5524685 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 374604

[startup+51.1012 s]
/proc/loadavg: 5.50 1.63 0.56 9/188 22160
/proc/meminfo: memFree=31734136/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=365904 CPUtime=203.71 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 83351 0 0 0 20349 22 0 0 19 0 5 0 953560657 374685696 53642 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 91476 53642 419 389 0 87226 0
[pid=22154/tid=22156] ppid=22153 vsize=365904 CPUtime=50.99 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 14653 0 0 0 5094 5 0 0 25 0 5 0 953560667 374685696 53642 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=365904 CPUtime=50.96 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 14487 0 0 0 5091 5 0 0 25 0 5 0 953560669 374685696 53642 33554432000 4194304 5787044 140733839887408 18446744073709551615 5585230 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=365904 CPUtime=50.94 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 16235 0 0 0 5089 5 0 0 25 0 5 0 953560671 374685696 53642 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=365904 CPUtime=50.63 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 24065 0 0 0 5058 5 0 0 25 0 5 0 953560674 374685696 53642 33554432000 4194304 5787044 140733839887408 18446744073709551615 5527168 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 374604

[startup+102.301 s]
/proc/loadavg: 7.11 2.73 1.00 9/188 22162
/proc/meminfo: memFree=31616556/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=385344 CPUtime=408.22 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 96468 0 0 0 40783 39 0 0 19 0 5 0 953560657 394592256 66691 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 96336 66691 419 389 0 92086 0
[pid=22154/tid=22156] ppid=22153 vsize=385344 CPUtime=102.18 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 17439 0 0 0 10211 7 0 0 25 0 5 0 953560667 394592256 66691 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=385344 CPUtime=102.16 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 19235 0 0 0 10207 9 0 0 25 0 5 0 953560669 394592256 66691 33554432000 4194304 5787044 140733839887408 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=385344 CPUtime=102.13 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 18774 0 0 0 10204 9 0 0 25 0 5 0 953560671 394592256 66691 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=385344 CPUtime=101.55 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 27109 0 0 0 10144 11 0 0 25 0 5 0 953560674 394592256 66691 33554432000 4194304 5787044 140733839887408 18446744073709551615 5527696 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.22
Current children cumulated vsize (KiB) 394044

[startup+162.301 s]
/proc/loadavg: 7.71 3.70 1.44 9/188 22163
/proc/meminfo: memFree=31474012/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=409492 CPUtime=647.89 cores=1,3,5,7

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

/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 56849 0 0 0 82145 69 0 0 25 0 5 0 953560669 987803648 213199 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=964652 CPUtime=822.1 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 52946 0 0 0 82142 68 0 0 25 0 5 0 953560671 987803648 213199 33554432000 4194304 5787044 140733839887408 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=964652 CPUtime=817.61 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 63628 0 0 0 81685 76 0 0 25 0 5 0 953560674 987803648 213199 33554432000 4194304 5787044 140733839887408 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.23
Current children cumulated vsize (KiB) 973352

[startup+882.301 s]
/proc/loadavg: 8.07 7.72 5.03 9/188 22228
/proc/meminfo: memFree=29745772/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=969756 CPUtime=3523.9 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 247076 0 0 0 352130 260 0 0 19 0 5 0 953560657 993030144 215854 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 242439 215854 419 389 0 238189 0
[pid=22154/tid=22156] ppid=22153 vsize=969756 CPUtime=882.18 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 58002 0 0 0 88177 41 0 0 25 0 5 0 953560667 993030144 215854 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591626 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=969756 CPUtime=882.15 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 57434 0 0 0 88145 70 0 0 25 0 5 0 953560669 993030144 215854 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=969756 CPUtime=882.1 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 54101 0 0 0 88140 70 0 0 25 0 5 0 953560671 993030144 215854 33554432000 4194304 5787044 140733839887408 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=969756 CPUtime=877.28 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 63628 0 0 0 87651 77 0 0 25 0 5 0 953560674 993030144 215854 33554432000 4194304 5787044 140733839887408 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.9
Current children cumulated vsize (KiB) 978456

[startup+942.301 s]
/proc/loadavg: 8.07 7.79 5.22 9/188 22230
/proc/meminfo: memFree=29601256/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=969756 CPUtime=3763.6 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 247076 0 0 0 376099 261 0 0 19 0 5 0 953560657 993030144 215854 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 242439 215854 419 389 0 238189 0
[pid=22154/tid=22156] ppid=22153 vsize=969756 CPUtime=942.18 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 58002 0 0 0 94177 41 0 0 25 0 5 0 953560667 993030144 215854 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=969756 CPUtime=942.15 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 57434 0 0 0 94145 70 0 0 25 0 5 0 953560669 993030144 215854 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=969756 CPUtime=942.11 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 54101 0 0 0 94141 70 0 0 25 0 5 0 953560671 993030144 215854 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=969756 CPUtime=936.96 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 63628 0 0 0 93619 77 0 0 25 0 5 0 953560674 993030144 215854 33554432000 4194304 5787044 140733839887408 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.6
Current children cumulated vsize (KiB) 978456

[startup+1002.3 s]
/proc/loadavg: 8.11 7.85 5.40 9/188 22232
/proc/meminfo: memFree=29593880/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=969756 CPUtime=4003.26 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 247077 0 0 0 400065 261 0 0 19 0 5 0 953560657 993030144 215855 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 242439 215855 419 389 0 238189 0
[pid=22154/tid=22156] ppid=22153 vsize=969756 CPUtime=1002.18 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 58003 0 0 0 100177 41 0 0 25 0 5 0 953560667 993030144 215855 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=969756 CPUtime=1002.15 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 57434 0 0 0 100145 70 0 0 25 0 5 0 953560669 993030144 215855 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=969756 CPUtime=1002.1 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 54101 0 0 0 100140 70 0 0 25 0 5 0 953560671 993030144 215855 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=969756 CPUtime=996.63 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 63628 0 0 0 99586 77 0 0 25 0 5 0 953560674 993030144 215855 33554432000 4194304 5787044 140733839887408 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.26
Current children cumulated vsize (KiB) 978456

[startup+1062.31 s]
/proc/loadavg: 8.12 7.91 5.57 9/188 22233
/proc/meminfo: memFree=29593816/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=969756 CPUtime=4242.95 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 247078 0 0 0 424034 261 0 0 19 0 5 0 953560657 993030144 215856 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 242439 215856 419 389 0 238189 0
[pid=22154/tid=22156] ppid=22153 vsize=969756 CPUtime=1062.19 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 58003 0 0 0 106178 41 0 0 25 0 5 0 953560667 993030144 215856 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=969756 CPUtime=1062.16 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 57434 0 0 0 106146 70 0 0 25 0 5 0 953560669 993030144 215856 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=969756 CPUtime=1062.1 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 54101 0 0 0 106140 70 0 0 25 0 5 0 953560671 993030144 215856 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=969756 CPUtime=1056.31 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 63629 0 0 0 105554 77 0 0 25 0 5 0 953560674 993030144 215856 33554432000 4194304 5787044 140733839887408 18446744073709551615 5527186 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.95
Current children cumulated vsize (KiB) 978456

[startup+1122.3 s]
/proc/loadavg: 8.11 7.95 5.73 9/188 22235
/proc/meminfo: memFree=29589800/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=973856 CPUtime=4482.61 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 248117 0 0 0 447999 262 0 0 19 0 5 0 953560657 997228544 216895 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 243464 216895 419 389 0 239214 0
[pid=22154/tid=22156] ppid=22153 vsize=973856 CPUtime=1122.18 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 59029 0 0 0 112177 41 0 0 25 0 5 0 953560667 997228544 216895 33554432000 4194304 5787044 140733839887408 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=973856 CPUtime=1122.15 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 57437 0 0 0 112145 70 0 0 25 0 5 0 953560669 997228544 216895 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=973856 CPUtime=1122.1 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 54101 0 0 0 112140 70 0 0 25 0 5 0 953560671 997228544 216895 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=973856 CPUtime=1115.98 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 63639 0 0 0 111520 78 0 0 25 0 5 0 953560674 997228544 216895 33554432000 4194304 5787044 140733839887408 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.61
Current children cumulated vsize (KiB) 982556

[startup+1182.3 s]
/proc/loadavg: 8.11 7.98 5.88 9/188 22236
/proc/meminfo: memFree=29571148/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=994356 CPUtime=4722.28 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 253056 0 0 0 471961 267 0 0 19 0 5 0 953560657 1018220544 221834 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 248589 221834 419 389 0 244339 0
[pid=22154/tid=22156] ppid=22153 vsize=994356 CPUtime=1182.18 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 59572 0 0 0 118177 41 0 0 25 0 5 0 953560667 1018220544 221834 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591217 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=994356 CPUtime=1182.15 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 58372 0 0 0 118144 71 0 0 25 0 5 0 953560669 1018220544 221834 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=994356 CPUtime=1182.1 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 55673 0 0 0 118139 71 0 0 25 0 5 0 953560671 1018220544 221834 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=994356 CPUtime=1175.65 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 65528 0 0 0 117484 81 0 0 25 0 5 0 953560674 1018220544 221834 33554432000 4194304 5787044 140733839887408 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.28
Current children cumulated vsize (KiB) 1003056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.14 8.00 5.93 9/188 22237
/proc/meminfo: memFree=29548208/32951124 swapFree=67056304/67111528
[pid=22153] ppid=22151 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22153/stat : 22153 (priss.sh) S 22151 22153 21841 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 953560657 8908800 252 33554432000 4194304 4922060 140734622611152 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22153/statm: 2175 252 211 178 0 68 0
[pid=22154] ppid=22153 vsize=997928 CPUtime=4800.19 cores=1,3,5,7
/proc/22154/stat : 22154 (priss) S 22153 22153 21841 0 -1 4202496 257805 0 0 0 479745 274 0 0 19 0 5 0 953560657 1021878272 226583 33554432000 4194304 5787044 140733839887408 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22154/statm: 249482 226583 419 389 0 245232 0
[pid=22154/tid=22156] ppid=22153 vsize=997928 CPUtime=1201.69 cores=1,3,5,7
/proc/22154/task/22156/stat : 22156 (priss) R 22153 22153 21841 0 -1 4202560 60501 0 0 0 120127 42 0 0 25 0 5 0 953560667 1021878272 226583 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22154/tid=22157] ppid=22153 vsize=997928 CPUtime=1201.66 cores=1,3,5,7
/proc/22154/task/22157/stat : 22157 (priss) R 22153 22153 21841 0 -1 4202560 59817 0 0 0 120093 73 0 0 25 0 5 0 953560669 1021878272 226583 33554432000 4194304 5787044 140733839887408 18446744073709551615 5591657 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22154/tid=22158] ppid=22153 vsize=997928 CPUtime=1201.61 cores=1,3,5,7
/proc/22154/task/22158/stat : 22158 (priss) R 22153 22153 21841 0 -1 4202560 56554 0 0 0 120089 72 0 0 25 0 5 0 953560671 1021878272 226583 33554432000 4194304 5787044 140733839887408 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22154/tid=22159] ppid=22153 vsize=997928 CPUtime=1195.05 cores=1,3,5,7
/proc/22154/task/22159/stat : 22159 (priss) R 22153 22153 21841 0 -1 4202560 67022 0 0 0 119420 85 0 0 25 0 5 0 953560674 1021878272 226583 33554432000 4194304 5787044 140733839887408 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1006628

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 22153 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.19
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.82
CPU time (s): 4800.19
CPU user time (s): 4797.45
CPU system time (s): 2.74
CPU usage (%): 399.411
Max. virtual memory (cumulated for all children) (KiB): 1006628

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

The end

Launcher Data

Begin job on node110 at 2011-06-09 17:28:21
IDJOB=3250106
IDBENCH=83244
IDSOLVER=1603
FILE ID=node110/3250106-1307633301
RUNJOBID= node110-1307633277-21860
PBS_JOBID= 13549381
Free space on /tmp= 74164 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/manthey/sudoku-single-hard/sudoku_81x81_unknown.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250106-1307633301/watcher-3250106-1307633301 -o /tmp/evaluation-result-3250106-1307633301/solver-3250106-1307633301 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3250106-1307633301.cnf 1910071590 4800 15500 4

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

MD5SUM BENCH= cbd78921480e79d133eb06cb2172caa1
RANDOM SEED=1910071590

node110.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.830
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.66
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.830
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	: 5332.83
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.830
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32065108 kB
Buffers:        216792 kB
Cached:         361740 kB
SwapCached:       8464 kB
Active:         387720 kB
Inactive:       273120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32065108 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:            8336 kB
Writeback:           0 kB
AnonPages:       80048 kB
Mapped:          13712 kB
Slab:           161436 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   315084 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= 74140 MiB
End job on node110 at 2011-06-09 17:48:25