Trace number 3290998

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.07 1203.33

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

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: 21577
0.00/0.00	c setup for 4cores
1.29/1.35	c parsetime: 1354803us
1.29/1.35	c parsed 2133873 clauses with 15364 variables
1.59/1.68	c NW started thread 0 successfully (1111689536)
2.30/2.10	c NW started thread 1 successfully (1122179392)
3.67/2.54	c NW started thread 2 successfully (1097001280)
5.22/2.96	c NW started thread 3 successfully (1132669248)
548.06/138.86	c preprocessor returned 15664 variables
548.06/138.86	c preprocessing returned UNKNOWN
548.06/138.86	c PP set 500 variables
548.06/138.86	c pp time: 137177532us (137s)
550.06/139.36	c preprocessor returned 15664 variables
550.06/139.36	c preprocessing returned UNKNOWN
550.06/139.36	c PP set 500 variables
550.06/139.36	c pp time: 137252350us (137s)
556.85/141.05	c preprocessor returned 15664 variables
556.85/141.05	c preprocessing returned UNKNOWN
556.85/141.05	c PP set 500 variables
556.85/141.05	c pp time: 138508197us (138s)
1081.64/272.50	c preprocessor returned 30004 variables
1081.64/272.50	c preprocessing returned UNKNOWN
1081.64/272.50	c PP set 500 variables
1081.64/272.50	c pp time: 269534883us (269s)
1105.22/278.38	c HTE
1116.38/281.17	c subsumption
1116.38/281.17	c simplified formula contains 0 unit clauses
1591.69/400.18	c HTE
1609.27/404.55	c subsumption
1609.27/404.55	c simplified formula contains 0 unit clauses
4114.59/1031.76	c HTE
4132.94/1036.33	c subsumption
4132.94/1036.33	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-3290998-1304063012/watcher-3290998-1304063012 -o /tmp/evaluation-result-3290998-1304063012/solver-3290998-1304063012 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3290998-1304063012.cnf 2116895954 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: 7.89 8.07 8.03 5/182 21576
/proc/meminfo: memFree=17818448/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0

[startup+0.0618249 s]
/proc/loadavg: 7.89 8.07 8.03 5/182 21576
/proc/meminfo: memFree=17818448/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100815 s]
/proc/loadavg: 7.89 8.07 8.03 5/182 21576
/proc/meminfo: memFree=17818448/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300778 s]
/proc/loadavg: 7.89 8.07 8.03 5/182 21576
/proc/meminfo: memFree=17818448/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700708 s]
/proc/loadavg: 7.89 8.07 8.03 5/182 21576
/proc/meminfo: memFree=17818448/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50055 s]
/proc/loadavg: 7.89 8.07 8.03 6/184 21578
/proc/meminfo: memFree=17709052/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=244620 CPUtime=1.48 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) R 21576 21576 20564 0 -1 4202496 59256 0 0 0 140 8 0 0 25 0 1 0 596532122 250490880 55251 33554432000 4194304 5787044 140737421847040 18446744073709551615 256415052485 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21577/statm: 61155 55252 308 389 0 56905 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 253320

[startup+3.10118 s]
/proc/loadavg: 7.66 8.02 8.01 7/185 21579
/proc/meminfo: memFree=17279880/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=1240724 CPUtime=6.02 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 270160 0 0 0 559 43 0 0 18 0 5 0 596532122 1270501376 265011 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 310221 265017 349 389 0 305971 0
[pid=21577/tid=21579] ppid=21576 vsize=1240884 CPUtime=1.4 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 24105 0 0 0 138 2 0 0 19 0 5 0 596532291 1270665216 265027 33554432000 4194304 5787044 140737421847040 18446744073709551615 4332714 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=1240884 CPUtime=0.98 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 23404 0 0 0 95 3 0 0 18 0 5 0 596532333 1270665216 265027 33554432000 4194304 5787044 140737421847040 18446744073709551615 4332402 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 1249424

[startup+6.30058 s]
/proc/loadavg: 7.66 8.02 8.01 9/188 21582
/proc/meminfo: memFree=16706576/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=1330652 CPUtime=18.79 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 289483 0 0 0 1833 46 0 0 18 0 5 0 596532122 1362587648 282250 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 332663 282250 351 389 0 328413 0
[pid=21577/tid=21579] ppid=21576 vsize=1330652 CPUtime=4.6 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 30888 0 0 0 457 3 0 0 25 0 5 0 596532291 1362587648 282250 33554432000 4194304 5787044 140737421847040 18446744073709551615 4336664 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=1330652 CPUtime=4.16 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 23404 0 0 0 413 3 0 0 25 0 5 0 596532333 1362587648 282250 33554432000 4194304 5787044 140737421847040 18446744073709551615 4332602 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=1330652 CPUtime=3.72 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 23880 0 0 0 369 3 0 0 25 0 5 0 596532377 1362587648 282250 33554432000 4194304 5787044 140737421847040 18446744073709551615 4332714 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=1330652 CPUtime=3.33 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 22849 0 0 0 331 2 0 0 25 0 5 0 596532419 1362587648 282250 33554432000 4194304 5787044 140737421847040 18446744073709551615 4330666 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.79
Current children cumulated vsize (KiB) 1339352

[startup+12.7004 s]
/proc/loadavg: 7.71 8.02 8.01 9/188 21583
/proc/meminfo: memFree=16661068/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=1401764 CPUtime=44.36 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 313492 0 0 0 4387 49 0 0 18 0 5 0 596532122 1435406336 288705 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 350441 288705 351 389 0 346191 0
[pid=21577/tid=21579] ppid=21576 vsize=1401764 CPUtime=11 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 30889 0 0 0 1097 3 0 0 25 0 5 0 596532291 1435406336 288705 33554432000 4194304 5787044 140737421847040 18446744073709551615 4340680 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=1401764 CPUtime=10.56 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 31437 0 0 0 1052 4 0 0 25 0 5 0 596532333 1435406336 288705 33554432000 4194304 5787044 140737421847040 18446744073709551615 4340028 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=1401764 CPUtime=10.08 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 31855 0 0 0 1004 4 0 0 25 0 5 0 596532377 1435406336 288705 33554432000 4194304 5787044 140737421847040 18446744073709551615 4340680 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=1401764 CPUtime=9.72 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 30849 0 0 0 970 2 0 0 25 0 5 0 596532419 1435406336 288705 33554432000 4194304 5787044 140737421847040 18446744073709551615 4340680 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.36
Current children cumulated vsize (KiB) 1410464

[startup+25.501 s]
/proc/loadavg: 7.76 8.02 8.01 9/188 21679
/proc/meminfo: memFree=16932956/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=1401764 CPUtime=95.49 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 315162 0 0 0 9499 50 0 0 18 0 5 0 596532122 1435406336 290375 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 350441 290375 355 389 0 346191 0
[pid=21577/tid=21579] ppid=21576 vsize=1401764 CPUtime=23.8 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 30898 0 0 0 2377 3 0 0 25 0 5 0 596532291 1435406336 290375 33554432000 4194304 5787044 140737421847040 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=1401764 CPUtime=23.37 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 32534 0 0 0 2332 5 0 0 25 0 5 0 596532333 1435406336 290375 33554432000 4194304 5787044 140737421847040 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=1401764 CPUtime=22.81 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 32419 0 0 0 2276 5 0 0 25 0 5 0 596532377 1435406336 290375 33554432000 4194304 5787044 140737421847040 18446744073709551615 4279114 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=1401764 CPUtime=22.52 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 30849 0 0 0 2250 2 0 0 25 0 5 0 596532419 1435406336 290375 33554432000 4194304 5787044 140737421847040 18446744073709551615 4340054 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 95.49
Current children cumulated vsize (KiB) 1410464

[startup+51.1011 s]
/proc/loadavg: 7.84 8.02 8.01 9/188 21680
/proc/meminfo: memFree=16919776/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=1401764 CPUtime=197.74 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 317508 0 0 0 19724 50 0 0 18 0 5 0 596532122 1435406336 292721 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 350441 292721 355 389 0 346191 0
[pid=21577/tid=21579] ppid=21576 vsize=1401764 CPUtime=49.4 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 30898 0 0 0 4937 3 0 0 25 0 5 0 596532291 1435406336 292721 33554432000 4194304 5787044 140737421847040 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=1401764 CPUtime=48.97 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 32900 0 0 0 4892 5 0 0 25 0 5 0 596532333 1435406336 292721 33554432000 4194304 5787044 140737421847040 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=1401764 CPUtime=48.28 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 33098 0 0 0 4823 5 0 0 25 0 5 0 596532377 1435406336 292721 33554432000 4194304 5787044 140737421847040 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=1401764 CPUtime=48.13 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 32150 0 0 0 4810 3 0 0 25 0 5 0 596532419 1435406336 292721 33554432000 4194304 5787044 140737421847040 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.74
Current children cumulated vsize (KiB) 1410464

[startup+102.306 s]
/proc/loadavg: 7.93 8.01 8.00 9/188 21681
/proc/meminfo: memFree=16908348/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=1401764 CPUtime=402.28 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 320241 0 0 0 40177 51 0 0 18 0 5 0 596532122 1435406336 295454 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 350441 295454 355 389 0 346191 0
[pid=21577/tid=21579] ppid=21576 vsize=1401764 CPUtime=100.6 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 30898 0 0 0 10057 3 0 0 25 0 5 0 596532291 1435406336 295454 33554432000 4194304 5787044 140737421847040 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=1401764 CPUtime=100.17 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 33786 0 0 0 10012 5 0 0 25 0 5 0 596532333 1435406336 295454 33554432000 4194304 5787044 140737421847040 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=1401764 CPUtime=99.2 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 33816 0 0 0 9915 5 0 0 25 0 5 0 596532377 1435406336 295454 33554432000 4194304 5787044 140737421847040 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=1401764 CPUtime=99.34 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 33279 0 0 0 9930 4 0 0 25 0 5 0 596532419 1435406336 295454 33554432000 4194304 5787044 140737421847040 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1410464

[startup+162.301 s]
/proc/loadavg: 7.97 8.00 8.00 9/188 21683
/proc/meminfo: memFree=16743512/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=1680660 CPUtime=641.93 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 366795 0 0 0 64129 64 0 0 18 0 5 0 596532122 1720995840 336414 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0

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

/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 72797 0 0 0 87736 36 0 0 25 0 5 0 596532333 2268925952 459516 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=2215748 CPUtime=878.02 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 79516 0 0 0 87754 48 0 0 25 0 5 0 596532377 2268925952 459516 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=2215748 CPUtime=879.3 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 78530 0 0 0 87894 36 0 0 25 0 5 0 596532419 2268925952 459516 33554432000 4194304 5787044 140737421847040 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3517.8
Current children cumulated vsize (KiB) 2224448

[startup+942.301 s]
/proc/loadavg: 8.17 8.10 8.03 9/188 21735
/proc/meminfo: memFree=16121032/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=2225756 CPUtime=3757.47 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 507569 0 0 0 375537 210 0 0 18 0 5 0 596532122 2279174144 469530 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 556439 469530 419 389 0 552189 0
[pid=21577/tid=21579] ppid=21576 vsize=2225756 CPUtime=939.47 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 80617 0 0 0 93903 44 0 0 25 0 5 0 596532291 2279174144 469530 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=2225756 CPUtime=937.71 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 75321 0 0 0 93731 40 0 0 25 0 5 0 596532333 2279174144 469530 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=2225756 CPUtime=938.02 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 82272 0 0 0 93751 51 0 0 25 0 5 0 596532377 2279174144 469530 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=2225756 CPUtime=939.29 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 80897 0 0 0 93889 40 0 0 25 0 5 0 596532419 2279174144 469530 33554432000 4194304 5787044 140737421847040 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.47
Current children cumulated vsize (KiB) 2234456

[startup+1002.3 s]
/proc/loadavg: 8.16 8.11 8.03 9/188 21737
/proc/meminfo: memFree=16099300/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=2225756 CPUtime=3997.13 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 508043 0 0 0 399501 212 0 0 18 0 5 0 596532122 2279174144 469810 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 556439 469810 419 389 0 552189 0
[pid=21577/tid=21579] ppid=21576 vsize=2225756 CPUtime=999.14 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 80617 0 0 0 99870 44 0 0 25 0 5 0 596532291 2279174144 469810 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=2225756 CPUtime=997.71 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 75324 0 0 0 99731 40 0 0 25 0 5 0 596532333 2279174144 469810 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=2225756 CPUtime=998.01 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 82459 0 0 0 99749 52 0 0 25 0 5 0 596532377 2279174144 469810 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=2225756 CPUtime=999.29 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 81181 0 0 0 99888 41 0 0 25 0 5 0 596532419 2279174144 469810 33554432000 4194304 5787044 140737421847040 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.13
Current children cumulated vsize (KiB) 2234456

[startup+1062.3 s]
/proc/loadavg: 8.17 8.12 8.04 9/188 21748
/proc/meminfo: memFree=16039720/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=2239264 CPUtime=4236.79 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 512073 0 0 0 423465 214 0 0 18 0 5 0 596532122 2293006336 472792 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 559816 472792 419 389 0 555566 0
[pid=21577/tid=21579] ppid=21576 vsize=2239264 CPUtime=1058.81 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 80619 0 0 0 105837 44 0 0 25 0 5 0 596532291 2293006336 472792 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=2239264 CPUtime=1057.7 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 75325 0 0 0 105730 40 0 0 25 0 5 0 596532333 2293006336 472792 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=2239264 CPUtime=1058.01 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 82461 0 0 0 105749 52 0 0 25 0 5 0 596532377 2293006336 472792 33554432000 4194304 5787044 140737421847040 18446744073709551615 5590778 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=2239264 CPUtime=1059.28 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 85206 0 0 0 105886 42 0 0 25 0 5 0 596532419 2293006336 472792 33554432000 4194304 5787044 140737421847040 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.79
Current children cumulated vsize (KiB) 2247964

[startup+1122.3 s]
/proc/loadavg: 8.14 8.12 8.04 9/188 21749
/proc/meminfo: memFree=16021108/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=2239264 CPUtime=4476.47 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 512092 0 0 0 447433 214 0 0 18 0 5 0 596532122 2293006336 472811 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 559816 472811 419 389 0 555566 0
[pid=21577/tid=21579] ppid=21576 vsize=2239264 CPUtime=1118.48 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 80627 0 0 0 111804 44 0 0 25 0 5 0 596532291 2293006336 472811 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=2239264 CPUtime=1117.7 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 75332 0 0 0 111730 40 0 0 25 0 5 0 596532333 2293006336 472811 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=2239264 CPUtime=1118.01 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 82463 0 0 0 111749 52 0 0 25 0 5 0 596532377 2293006336 472811 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=2239264 CPUtime=1119.28 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 85208 0 0 0 111886 42 0 0 25 0 5 0 596532419 2293006336 472811 33554432000 4194304 5787044 140737421847040 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.47
Current children cumulated vsize (KiB) 2247964

[startup+1182.3 s]
/proc/loadavg: 8.05 8.10 8.04 9/188 21751
/proc/meminfo: memFree=15986724/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=2251540 CPUtime=4716.15 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 517240 0 0 0 471397 218 0 0 18 0 5 0 596532122 2305576960 477959 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 562885 477959 419 389 0 558635 0
[pid=21577/tid=21579] ppid=21576 vsize=2251540 CPUtime=1178.16 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 81601 0 0 0 117771 45 0 0 25 0 5 0 596532291 2305576960 477959 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591734 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=2251540 CPUtime=1177.7 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 76372 0 0 0 117729 41 0 0 25 0 5 0 596532333 2305576960 477959 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=2251540 CPUtime=1178.02 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 85592 0 0 0 117747 55 0 0 25 0 5 0 596532377 2305576960 477959 33554432000 4194304 5787044 140737421847040 18446744073709551615 5590788 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=2251540 CPUtime=1179.29 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 85213 0 0 0 117887 42 0 0 25 0 5 0 596532419 2305576960 477959 33554432000 4194304 5787044 140737421847040 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.15
Current children cumulated vsize (KiB) 2260240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.04 8.09 8.03 9/188 21751
/proc/meminfo: memFree=15965644/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=2257484 CPUtime=4800.07 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 520068 0 0 0 479785 222 0 0 18 0 5 0 596532122 2311663616 480787 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 564371 480787 419 389 0 560121 0
[pid=21577/tid=21579] ppid=21576 vsize=2257484 CPUtime=1199.05 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 82912 0 0 0 119857 48 0 0 25 0 5 0 596532291 2311663616 480787 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=2257484 CPUtime=1198.71 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 76409 0 0 0 119830 41 0 0 25 0 5 0 596532333 2311663616 480787 33554432000 4194304 5787044 140737421847040 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=2257484 CPUtime=1199.03 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 87064 0 0 0 119847 56 0 0 25 0 5 0 596532377 2311663616 480787 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=2257484 CPUtime=1200.3 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 85221 0 0 0 119988 42 0 0 25 0 5 0 596532419 2311663616 480787 33554432000 4194304 5787044 140737421847040 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 2266184

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

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

[startup+1203.3 s]
/proc/loadavg: 8.04 8.09 8.03 9/188 21751
/proc/meminfo: memFree=15965644/32950928 swapFree=67111524/67111528
[pid=21576] ppid=21574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (prissAuto.sh) S 21574 21576 20564 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 596532122 8908800 251 33554432000 4194304 4922060 140737139724656 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21576/statm: 2175 251 211 178 0 68 0
[pid=21577] ppid=21576 vsize=2257484 CPUtime=4800.07 cores=0,2,4,6
/proc/21577/stat : 21577 (priss) S 21576 21576 20564 0 -1 4202496 520068 0 0 0 479785 222 0 0 18 0 5 0 596532122 2311663616 480787 33554432000 4194304 5787044 140737421847040 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21577/statm: 564371 480787 419 389 0 560121 0
[pid=21577/tid=21579] ppid=21576 vsize=2257484 CPUtime=1199.05 cores=0,2,4,6
/proc/21577/task/21579/stat : 21579 (priss) R 21576 21576 20564 0 -1 4202560 82912 0 0 0 119857 48 0 0 25 0 5 0 596532291 2311663616 480787 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21577/tid=21580] ppid=21576 vsize=2257484 CPUtime=1198.71 cores=0,2,4,6
/proc/21577/task/21580/stat : 21580 (priss) R 21576 21576 20564 0 -1 4202560 76409 0 0 0 119830 41 0 0 25 0 5 0 596532333 2311663616 480787 33554432000 4194304 5787044 140737421847040 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21577/tid=21581] ppid=21576 vsize=2257484 CPUtime=1199.03 cores=0,2,4,6
/proc/21577/task/21581/stat : 21581 (priss) R 21576 21576 20564 0 -1 4202560 87064 0 0 0 119847 56 0 0 25 0 5 0 596532377 2311663616 480787 33554432000 4194304 5787044 140737421847040 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21577/tid=21582] ppid=21576 vsize=2257484 CPUtime=1200.3 cores=0,2,4,6
/proc/21577/task/21582/stat : 21582 (priss) R 21576 21576 20564 0 -1 4202560 85221 0 0 0 119988 42 0 0 25 0 5 0 596532419 2311663616 480787 33554432000 4194304 5787044 140737421847040 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 2266184

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21576 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.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1203.33
CPU time (s): 4800.07
CPU user time (s): 4797.85
CPU system time (s): 2.22
CPU usage (%): 398.9
Max. virtual memory (cumulated for all children) (KiB): 2266184

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= 6
involuntary context switches= 3

runsolver used 1.78273 second user time and 4.79727 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 09:43:35
IDJOB=3290998
IDBENCH=83463
IDSOLVER=1602
FILE ID=node115/3290998-1304063012
RUNJOBID= node115-1304054572-20582
PBS_JOBID= 13170430
Free space on /tmp= 72620 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290998-1304063012/watcher-3290998-1304063012 -o /tmp/evaluation-result-3290998-1304063012/solver-3290998-1304063012 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3290998-1304063012.cnf 2116895954 4800 15500 4

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

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=2116895954

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17818596 kB
Buffers:       2319572 kB
Cached:       11653524 kB
SwapCached:          4 kB
Active:        7460952 kB
Inactive:      7115344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17818596 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          102424 kB
Writeback:           0 kB
AnonPages:      602672 kB
Mapped:          15688 kB
Slab:           491668 kB
PageTables:       5952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   806180 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= 72632 MiB
End job on node115 at 2011-04-29 10:03:40