Trace number 3280648

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.29 1202.42

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1110.09
Satisfiable
(Un)Satisfiability was proved
Number of variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

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: 31008
0.00/0.00	c setup for 4cores
0.00/0.36	c parsetime: 360328us
0.00/0.36	c parsed 1254773 clauses with 361125 variables
0.00/0.44	c NW started thread 0 successfully (1116768576)
0.00/0.52	c NW started thread 1 successfully (1088321856)
0.00/0.61	c NW started thread 2 successfully (1127258432)
0.00/0.70	c NW started thread 3 successfully (1137748288)
328.19/82.87	c preprocessor returned 361125 variables
328.19/82.87	c preprocessing returned UNKNOWN
328.19/82.87	c PP set 418 variables
328.19/82.87	c pp time: 82085527us (82s)
328.90/83.01	c preprocessor returned 361125 variables
328.90/83.01	c preprocessing returned UNKNOWN
328.90/83.01	c PP set 418 variables
328.90/83.01	c pp time: 82314711us (82s)
328.90/83.02	c preprocessor returned 361125 variables
328.90/83.02	c preprocessing returned UNKNOWN
328.90/83.02	c PP set 418 variables
328.90/83.02	c pp time: 82497514us (82s)
330.85/83.56	c preprocessor returned 361125 variables
330.85/83.56	c preprocessing returned UNKNOWN
330.85/83.56	c PP set 418 variables
330.85/83.56	c pp time: 82955256us (82s)
363.58/91.77	c HTE
397.16/100.18	c subsumption
400.33/100.98	c simplified formula contains 0 unit clauses

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 4 cores: 0,2,4,6

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: 8.18 8.17 7.99 6/182 31007
/proc/meminfo: memFree=23419468/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0

[startup+0.0568379 s]
/proc/loadavg: 8.18 8.17 7.99 6/182 31007
/proc/meminfo: memFree=23419468/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100829 s]
/proc/loadavg: 8.18 8.17 7.99 6/182 31007
/proc/meminfo: memFree=23419468/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300794 s]
/proc/loadavg: 8.18 8.17 7.99 6/182 31007
/proc/meminfo: memFree=23419468/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700721 s]
/proc/loadavg: 8.18 8.17 7.99 6/182 31007
/proc/meminfo: memFree=23419468/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50057 s]
/proc/loadavg: 8.18 8.17 7.99 6/188 31013
/proc/meminfo: memFree=22684476/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1317164 CPUtime=4.19 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 276304 0 0 0 357 62 0 0 20 0 5 0 593994150 1348775936 265836 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 329291 265837 345 389 0 325041 0
[pid=31008/tid=31010] ppid=31007 vsize=1317164 CPUtime=0.99 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 59874 0 0 0 85 14 0 0 18 0 5 0 593994194 1348775936 265839 33554432000 4194304 5787044 140734844264464 18446744073709551615 260905061338 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1317164 CPUtime=0.92 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 55593 0 0 0 78 14 0 0 18 0 5 0 593994203 1348775936 265841 33554432000 4194304 5787044 140734844264464 18446744073709551615 260905053534 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1317164 CPUtime=0.82 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 51015 0 0 0 70 12 0 0 18 0 5 0 593994211 1348775936 265843 33554432000 4194304 5787044 140734844264464 18446744073709551615 260905055265 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1317164 CPUtime=0.74 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 52656 0 0 0 62 12 0 0 18 0 5 0 593994220 1348775936 265845 33554432000 4194304 5787044 140734844264464 18446744073709551615 4307593 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 1325864

[startup+3.10029 s]
/proc/loadavg: 8.24 8.18 7.99 7/188 31013
/proc/meminfo: memFree=22542744/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1087164 CPUtime=10.13 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 314755 0 0 0 941 72 0 0 20 0 5 0 593994150 1113255936 200344 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 271791 200344 349 389 0 267541 0
[pid=31008/tid=31010] ppid=31007 vsize=1087164 CPUtime=2.5 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 64467 0 0 0 235 15 0 0 19 0 5 0 593994194 1113255936 200344 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1087164 CPUtime=2.32 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 63358 0 0 0 217 15 0 0 17 0 5 0 593994203 1113255936 200344 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1087164 CPUtime=2.29 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 62478 0 0 0 214 15 0 0 18 0 5 0 593994211 1113255936 200344 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1087164 CPUtime=2.29 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 67278 0 0 0 213 16 0 0 19 0 5 0 593994220 1113255936 200344 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.13
Current children cumulated vsize (KiB) 1095864

[startup+6.3007 s]
/proc/loadavg: 8.24 8.18 7.99 9/188 31013
/proc/meminfo: memFree=22546280/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1087164 CPUtime=22.92 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 314759 0 0 0 2220 72 0 0 20 0 5 0 593994150 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 271791 200348 349 389 0 267541 0
[pid=31008/tid=31010] ppid=31007 vsize=1087164 CPUtime=5.7 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 64468 0 0 0 555 15 0 0 25 0 5 0 593994194 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1087164 CPUtime=5.5 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 63359 0 0 0 535 15 0 0 25 0 5 0 593994203 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1087164 CPUtime=5.49 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 62479 0 0 0 534 15 0 0 25 0 5 0 593994211 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1087164 CPUtime=5.49 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 67279 0 0 0 533 16 0 0 25 0 5 0 593994220 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.92
Current children cumulated vsize (KiB) 1095864

[startup+12.7005 s]
/proc/loadavg: 8.21 8.17 7.99 9/188 31013
/proc/meminfo: memFree=22464364/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1087164 CPUtime=48.48 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 314759 0 0 0 4776 72 0 0 20 0 5 0 593994150 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 271791 200348 349 389 0 267541 0
[pid=31008/tid=31010] ppid=31007 vsize=1087164 CPUtime=12.1 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 64468 0 0 0 1195 15 0 0 25 0 5 0 593994194 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1087164 CPUtime=11.86 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 63359 0 0 0 1171 15 0 0 25 0 5 0 593994203 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1087164 CPUtime=11.89 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 62479 0 0 0 1174 15 0 0 25 0 5 0 593994211 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1087164 CPUtime=11.89 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 67279 0 0 0 1173 16 0 0 25 0 5 0 593994220 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.48
Current children cumulated vsize (KiB) 1095864

[startup+25.5012 s]
/proc/loadavg: 8.17 8.17 7.99 9/188 31013
/proc/meminfo: memFree=22462800/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1087164 CPUtime=99.61 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 314759 0 0 0 9889 72 0 0 20 0 5 0 593994150 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 271791 200348 349 389 0 267541 0
[pid=31008/tid=31010] ppid=31007 vsize=1087164 CPUtime=24.9 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 64468 0 0 0 2475 15 0 0 25 0 5 0 593994194 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1087164 CPUtime=24.59 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 63359 0 0 0 2444 15 0 0 25 0 5 0 593994203 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1087164 CPUtime=24.69 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 62479 0 0 0 2454 15 0 0 25 0 5 0 593994211 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1087164 CPUtime=24.69 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 67279 0 0 0 2453 16 0 0 25 0 5 0 593994220 1113255936 200348 33554432000 4194304 5787044 140734844264464 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.61
Current children cumulated vsize (KiB) 1095864

[startup+51.1005 s]
/proc/loadavg: 8.18 8.17 8.00 9/188 31014
/proc/meminfo: memFree=22141436/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1374108 CPUtime=201.67 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 400930 0 0 0 20042 125 0 0 20 0 5 0 593994150 1407086592 279362 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 343527 279362 352 389 0 339277 0
[pid=31008/tid=31010] ppid=31007 vsize=1374108 CPUtime=50.45 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 79158 0 0 0 5016 29 0 0 25 0 5 0 593994194 1407086592 279362 33554432000 4194304 5787044 140734844264464 18446744073709551615 4275966 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1374108 CPUtime=50.01 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 82033 0 0 0 4971 30 0 0 25 0 5 0 593994203 1407086592 279362 33554432000 4194304 5787044 140734844264464 18446744073709551615 260905088093 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1374108 CPUtime=50.24 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 90652 0 0 0 4995 29 0 0 25 0 5 0 593994211 1407086592 279362 33554432000 4194304 5787044 140734844264464 18446744073709551615 4345937 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1374108 CPUtime=50.25 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 91913 0 0 0 4997 28 0 0 25 0 5 0 593994220 1407086592 279362 33554432000 4194304 5787044 140734844264464 18446744073709551615 260905088052 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.67
Current children cumulated vsize (KiB) 1382808

[startup+102.307 s]
/proc/loadavg: 8.13 8.15 8.00 9/188 31015
/proc/meminfo: memFree=21855600/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1680528 CPUtime=405.95 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 535146 0 0 0 40442 153 0 0 20 0 5 0 593994150 1720860672 348610 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 420132 348610 416 389 0 415882 0
[pid=31008/tid=31010] ppid=31007 vsize=1680528 CPUtime=101.61 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 110251 0 0 0 10126 35 0 0 25 0 5 0 593994194 1720860672 348610 33554432000 4194304 5787044 140734844264464 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1680528 CPUtime=100.8 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 109970 0 0 0 10044 36 0 0 25 0 5 0 593994203 1720860672 348610 33554432000 4194304 5787044 140734844264464 18446744073709551615 5576660 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1680528 CPUtime=101.39 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 123095 0 0 0 10103 36 0 0 25 0 5 0 593994211 1720860672 348610 33554432000 4194304 5787044 140734844264464 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1680528 CPUtime=101.43 cores=0,2,4,6

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

/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 111643 0 0 0 81651 38 0 0 25 0 5 0 593994203 1720860672 355856 33554432000 4194304 5787044 140734844264464 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1680528 CPUtime=821.4 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 125300 0 0 0 82102 38 0 0 25 0 5 0 593994211 1720860672 355856 33554432000 4194304 5787044 140734844264464 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1680528 CPUtime=821.37 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 136427 0 0 0 82095 42 0 0 25 0 5 0 593994220 1720860672 355856 33554432000 4194304 5787044 140734844264464 18446744073709551615 5527571 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.97
Current children cumulated vsize (KiB) 1689228

[startup+882.301 s]
/proc/loadavg: 8.16 8.12 8.03 9/188 31036
/proc/meminfo: memFree=21675064/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1680528 CPUtime=3521.64 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 542440 0 0 0 352001 163 0 0 20 0 5 0 593994150 1720860672 355857 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 420132 355857 418 389 0 415882 0
[pid=31008/tid=31010] ppid=31007 vsize=1680528 CPUtime=881.59 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 111895 0 0 0 88123 36 0 0 25 0 5 0 593994194 1720860672 355857 33554432000 4194304 5787044 140734844264464 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1680528 CPUtime=876.56 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 111643 0 0 0 87618 38 0 0 25 0 5 0 593994203 1720860672 355857 33554432000 4194304 5787044 140734844264464 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1680528 CPUtime=881.4 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 125300 0 0 0 88102 38 0 0 25 0 5 0 593994211 1720860672 355857 33554432000 4194304 5787044 140734844264464 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1680528 CPUtime=881.37 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 136428 0 0 0 88095 42 0 0 25 0 5 0 593994220 1720860672 355857 33554432000 4194304 5787044 140734844264464 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.64
Current children cumulated vsize (KiB) 1689228

[startup+942.301 s]
/proc/loadavg: 8.17 8.13 8.04 9/188 31038
/proc/meminfo: memFree=21662116/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1680528 CPUtime=3761.32 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 543536 0 0 0 375966 166 0 0 20 0 5 0 593994150 1720860672 356953 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 420132 356953 418 389 0 415882 0
[pid=31008/tid=31010] ppid=31007 vsize=1680528 CPUtime=941.6 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 111897 0 0 0 94123 37 0 0 25 0 5 0 593994194 1720860672 356953 33554432000 4194304 5787044 140734844264464 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1680528 CPUtime=936.24 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 111643 0 0 0 93586 38 0 0 25 0 5 0 593994203 1720860672 356953 33554432000 4194304 5787044 140734844264464 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1680528 CPUtime=941.4 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 125347 0 0 0 94102 38 0 0 25 0 5 0 593994211 1720860672 356953 33554432000 4194304 5787044 140734844264464 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1680528 CPUtime=941.36 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 137475 0 0 0 94092 44 0 0 25 0 5 0 593994220 1720860672 356953 33554432000 4194304 5787044 140734844264464 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3761.32
Current children cumulated vsize (KiB) 1689228

[startup+1002.3 s]
/proc/loadavg: 8.12 8.12 8.04 9/188 31039
/proc/meminfo: memFree=21649044/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1680528 CPUtime=4000.98 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 544795 0 0 0 399931 167 0 0 20 0 5 0 593994150 1720860672 358179 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 420132 358179 418 389 0 415882 0
[pid=31008/tid=31010] ppid=31007 vsize=1680528 CPUtime=1001.59 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 112164 0 0 0 100122 37 0 0 25 0 5 0 593994194 1720860672 358179 33554432000 4194304 5787044 140734844264464 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1680528 CPUtime=996.12 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 111958 0 0 0 99574 38 0 0 25 0 5 0 593994203 1720860672 358179 33554432000 4194304 5787044 140734844264464 18446744073709551615 5586772 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1680528 CPUtime=1001.19 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 125426 0 0 0 100081 38 0 0 25 0 5 0 593994211 1720860672 358179 33554432000 4194304 5787044 140734844264464 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1680528 CPUtime=1001.35 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 138073 0 0 0 100091 44 0 0 25 0 5 0 593994220 1720860672 358179 33554432000 4194304 5787044 140734844264464 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4000.98
Current children cumulated vsize (KiB) 1689228

[startup+1062.3 s]
/proc/loadavg: 8.11 8.11 8.04 9/188 31041
/proc/meminfo: memFree=21639820/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1680528 CPUtime=4240.65 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 545244 0 0 0 423896 169 0 0 20 0 5 0 593994150 1720860672 358586 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 420132 358586 418 389 0 415882 0
[pid=31008/tid=31010] ppid=31007 vsize=1680528 CPUtime=1061.58 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 112259 0 0 0 106121 37 0 0 25 0 5 0 593994194 1720860672 358586 33554432000 4194304 5787044 140734844264464 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1680528 CPUtime=1056.12 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 112007 0 0 0 105574 38 0 0 25 0 5 0 593994203 1720860672 358586 33554432000 4194304 5787044 140734844264464 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1680528 CPUtime=1060.87 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 125476 0 0 0 106049 38 0 0 25 0 5 0 593994211 1720860672 358586 33554432000 4194304 5787044 140734844264464 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1680528 CPUtime=1061.35 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 138328 0 0 0 106089 46 0 0 25 0 5 0 593994220 1720860672 358586 33554432000 4194304 5787044 140734844264464 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4240.65
Current children cumulated vsize (KiB) 1689228

[startup+1122.3 s]
/proc/loadavg: 8.09 8.10 8.04 9/188 31042
/proc/meminfo: memFree=21636804/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1680528 CPUtime=4480.31 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 545244 0 0 0 447862 169 0 0 20 0 5 0 593994150 1720860672 358586 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 420132 358586 418 389 0 415882 0
[pid=31008/tid=31010] ppid=31007 vsize=1680528 CPUtime=1121.59 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 112259 0 0 0 112121 38 0 0 25 0 5 0 593994194 1720860672 358586 33554432000 4194304 5787044 140734844264464 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1680528 CPUtime=1116.12 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 112007 0 0 0 111574 38 0 0 25 0 5 0 593994203 1720860672 358586 33554432000 4194304 5787044 140734844264464 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1680528 CPUtime=1120.54 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 125476 0 0 0 112016 38 0 0 25 0 5 0 593994211 1720860672 358586 33554432000 4194304 5787044 140734844264464 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1680528 CPUtime=1121.34 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 138328 0 0 0 112088 46 0 0 25 0 5 0 593994220 1720860672 358586 33554432000 4194304 5787044 140734844264464 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4480.31
Current children cumulated vsize (KiB) 1689228

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 8.04 9/188 31044
/proc/meminfo: memFree=21627340/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1680528 CPUtime=4720 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 545794 0 0 0 471829 171 0 0 20 0 5 0 593994150 1720860672 359136 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 420132 359136 418 389 0 415882 0
[pid=31008/tid=31010] ppid=31007 vsize=1680528 CPUtime=1181.59 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 112259 0 0 0 118121 38 0 0 25 0 5 0 593994194 1720860672 359136 33554432000 4194304 5787044 140734844264464 18446744073709551615 5585165 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1680528 CPUtime=1176.12 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 112007 0 0 0 117574 38 0 0 25 0 5 0 593994203 1720860672 359136 33554432000 4194304 5787044 140734844264464 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1680528 CPUtime=1180.22 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 125476 0 0 0 117984 38 0 0 25 0 5 0 593994211 1720860672 359136 33554432000 4194304 5787044 140734844264464 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1680528 CPUtime=1181.34 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 138878 0 0 0 118087 47 0 0 25 0 5 0 593994220 1720860672 359136 33554432000 4194304 5787044 140734844264464 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4720
Current children cumulated vsize (KiB) 1689228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.4 s]
/proc/loadavg: 7.74 8.02 8.01 5/181 31046
/proc/meminfo: memFree=22236840/32950928 swapFree=67071984/67111528
[pid=31007] ppid=31005 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31007/stat : 31007 (prissAuto.sh) S 31005 31007 30862 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 593994150 8908800 251 33554432000 4194304 4922060 140733379861856 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31007/statm: 2175 251 211 178 0 68 0
[pid=31008] ppid=31007 vsize=1680528 CPUtime=4800.29 cores=0,2,4,6
/proc/31008/stat : 31008 (priss) S 31007 31007 30862 0 -1 4202496 546171 0 0 0 479858 171 0 0 20 0 5 0 593994150 1720860672 359513 33554432000 4194304 5787044 140734844264464 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/31008/statm: 420132 359513 418 389 0 415882 0
[pid=31008/tid=31010] ppid=31007 vsize=1680528 CPUtime=1201.7 cores=0,2,4,6
/proc/31008/task/31010/stat : 31010 (priss) R 31007 31007 30862 0 -1 4202560 112259 0 0 0 120132 38 0 0 25 0 5 0 593994194 1720860672 359513 33554432000 4194304 5787044 140734844264464 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31008/tid=31011] ppid=31007 vsize=1680528 CPUtime=1196.23 cores=0,2,4,6
/proc/31008/task/31011/stat : 31011 (priss) R 31007 31007 30862 0 -1 4202560 112060 0 0 0 119585 38 0 0 25 0 5 0 593994203 1720860672 359513 33554432000 4194304 5787044 140734844264464 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31008/tid=31012] ppid=31007 vsize=1680528 CPUtime=1200.2 cores=0,2,4,6
/proc/31008/task/31012/stat : 31012 (priss) R 31007 31007 30862 0 -1 4202560 125476 0 0 0 119982 38 0 0 25 0 5 0 593994211 1720860672 359513 33554432000 4194304 5787044 140734844264464 18446744073709551615 5585320 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31008/tid=31013] ppid=31007 vsize=1680528 CPUtime=1201.45 cores=0,2,4,6
/proc/31008/task/31013/stat : 31013 (priss) R 31007 31007 30862 0 -1 4202560 139202 0 0 0 120097 48 0 0 25 0 5 0 593994220 1720860672 359513 33554432000 4194304 5787044 140734844264464 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1689228

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 31007 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.29
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.42
CPU time (s): 4800.29
CPU user time (s): 4798.58
CPU system time (s): 1.71
CPU usage (%): 399.22
Max. virtual memory (cumulated for all children) (KiB): 1723084

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= 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= 4
involuntary context switches= 2

runsolver used 1.74473 second user time and 4.82527 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 02:40:35
IDJOB=3280648
IDBENCH=20410
IDSOLVER=1602
FILE ID=node116/3280648-1304037634
RUNJOBID= node116-1304036428-30880
PBS_JOBID= 13170355
Free space on /tmp= 72484 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280648-1304037634/watcher-3280648-1304037634 -o /tmp/evaluation-result-3280648-1304037634/solver-3280648-1304037634 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3280648-1304037634.cnf 666726971 4800 15500 4

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=666726971

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23419492 kB
Buffers:       1893136 kB
Cached:        6917448 kB
SwapCached:       9732 kB
Active:        4599644 kB
Inactive:      4509276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23419492 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           32296 kB
Writeback:           0 kB
AnonPages:      292276 kB
Mapped:          14076 kB
Slab:           358872 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   562848 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= 72488 MiB
End job on node116 at 2011-04-29 03:00:39