Trace number 3257720

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss 1.0? (TO) 4800.06 1201.82

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g3.cnf
MD5SUM231f625a25c77518fbce98fe99f807b5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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: 23433
0.00/0.06	c parsetime: 58668us
0.00/0.06	c parsed 266431 clauses with 2400 variables
0.00/0.07	c NW started thread 0 successfully (1089055040)
0.00/0.10	c NW started thread 1 successfully (1105783104)
0.00/0.13	c NW started thread 2 successfully (1116272960)
0.00/0.15	c NW started thread 3 successfully (1126762816)
43.46/11.04	c preprocessor returned 10005 variables
43.46/11.04	c preprocessing returned UNKNOWN
43.46/11.04	c PP set 0 variables
43.46/11.04	c pp time: 10959598us (10s)
43.46/11.06	c preprocessor returned 10005 variables
43.46/11.06	c preprocessing returned UNKNOWN
43.46/11.06	c PP set 0 variables
43.46/11.06	c pp time: 10902898us (10s)
43.86/11.12	c preprocessor returned 10005 variables
43.86/11.12	c preprocessing returned UNKNOWN
43.86/11.12	c PP set 0 variables
43.86/11.12	c pp time: 11021893us (11s)
77.80/19.64	c preprocessor returned 30023 variables
77.80/19.64	c preprocessing returned UNKNOWN
77.80/19.64	c PP set 0 variables
77.80/19.64	c pp time: 19490095us (19s)

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-3257720-1304044101/watcher-3257720-1304044101 -o /tmp/evaluation-result-3257720-1304044101/solver-3257720-1304044101 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3257720-1304044101.cnf 808305568 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 7.93 8.12 8.08 5/182 23432
/proc/meminfo: memFree=14730408/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0

[startup+0.030205 s]
/proc/loadavg: 7.93 8.12 8.08 5/182 23432
/proc/meminfo: memFree=14730408/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100192 s]
/proc/loadavg: 7.93 8.12 8.08 5/182 23432
/proc/meminfo: memFree=14730408/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.399113 s]
/proc/loadavg: 7.93 8.12 8.08 5/182 23432
/proc/meminfo: memFree=14730408/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.07598 s]
/proc/loadavg: 7.93 8.12 8.08 5/182 23432
/proc/meminfo: memFree=14730408/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50091 s]
/proc/loadavg: 7.93 8.12 8.08 9/188 23438
/proc/meminfo: memFree=14651552/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=312172 CPUtime=5.53 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 46959 0 0 0 537 16 0 0 19 0 5 0 496825957 319664128 19542 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 78043 19544 350 389 0 73793 0
[pid=23433/tid=23435] ppid=23432 vsize=312172 CPUtime=1.37 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 8441 0 0 0 133 4 0 0 19 0 5 0 496825965 319664128 19544 33554432000 4194304 5787044 140733846989248 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=312172 CPUtime=1.36 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 8416 0 0 0 132 4 0 0 19 0 5 0 496825967 319664128 19544 33554432000 4194304 5787044 140733846989248 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=312172 CPUtime=1.32 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 8291 0 0 0 130 2 0 0 19 0 5 0 496825970 319664128 19545 33554432000 4194304 5787044 140733846989248 18446744073709551615 233509958341 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=312172 CPUtime=1.32 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 8289 0 0 0 129 3 0 0 19 0 5 0 496825972 319664128 19546 33554432000 4194304 5787044 140733846989248 18446744073709551615 4336338 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 320872

[startup+3.10062 s]
/proc/loadavg: 7.93 8.12 8.08 9/188 23438
/proc/meminfo: memFree=14644980/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=314020 CPUtime=11.9 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 48783 0 0 0 1173 17 0 0 19 0 5 0 496825957 321556480 21366 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 78505 21366 350 389 0 74255 0
[pid=23433/tid=23435] ppid=23432 vsize=314020 CPUtime=2.96 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 8860 0 0 0 292 4 0 0 22 0 5 0 496825965 321556480 21366 33554432000 4194304 5787044 140733846989248 18446744073709551615 18446744073699065894 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=314020 CPUtime=2.95 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 8844 0 0 0 291 4 0 0 24 0 5 0 496825967 321556480 21366 33554432000 4194304 5787044 140733846989248 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=314020 CPUtime=2.91 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 8748 0 0 0 289 2 0 0 24 0 5 0 496825970 321556480 21366 33554432000 4194304 5787044 140733846989248 18446744073709551615 4336781 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=314020 CPUtime=2.91 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 8806 0 0 0 288 3 0 0 23 0 5 0 496825972 321556480 21366 33554432000 4194304 5787044 140733846989248 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 322720

[startup+6.30105 s]
/proc/loadavg: 7.94 8.12 8.08 9/188 23438
/proc/meminfo: memFree=14643976/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=314020 CPUtime=24.69 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 48783 0 0 0 2452 17 0 0 19 0 5 0 496825957 321556480 21366 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 78505 21366 350 389 0 74255 0
[pid=23433/tid=23435] ppid=23432 vsize=314020 CPUtime=6.16 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 8860 0 0 0 612 4 0 0 25 0 5 0 496825965 321556480 21366 33554432000 4194304 5787044 140733846989248 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=314020 CPUtime=6.13 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 8844 0 0 0 609 4 0 0 25 0 5 0 496825967 321556480 21366 33554432000 4194304 5787044 140733846989248 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=314020 CPUtime=6.11 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 8748 0 0 0 609 2 0 0 25 0 5 0 496825970 321556480 21366 33554432000 4194304 5787044 140733846989248 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=314020 CPUtime=6.11 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 8806 0 0 0 608 3 0 0 25 0 5 0 496825972 321556480 21366 33554432000 4194304 5787044 140733846989248 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 322720

[startup+12.7009 s]
/proc/loadavg: 7.94 8.12 8.08 9/188 23438
/proc/meminfo: memFree=14593640/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=334588 CPUtime=50.25 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 76105 0 0 0 5002 23 0 0 19 0 5 0 496825957 342618112 32589 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 83647 32589 404 389 0 79397 0
[pid=23433/tid=23435] ppid=23432 vsize=334588 CPUtime=12.56 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 16481 0 0 0 1250 6 0 0 25 0 5 0 496825965 342618112 32589 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=334588 CPUtime=12.5 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 17765 0 0 0 1244 6 0 0 25 0 5 0 496825967 342618112 32589 33554432000 4194304 5787044 140733846989248 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=334588 CPUtime=12.51 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 16447 0 0 0 1247 4 0 0 25 0 5 0 496825970 342618112 32589 33554432000 4194304 5787044 140733846989248 18446744073709551615 5590301 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=334588 CPUtime=12.52 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 11887 0 0 0 1248 4 0 0 25 0 5 0 496825972 342618112 32589 33554432000 4194304 5787044 140733846989248 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 343288

[startup+25.5006 s]
/proc/loadavg: 7.95 8.11 8.08 9/188 23438
/proc/meminfo: memFree=14565496/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=343856 CPUtime=101.37 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 90210 0 0 0 10109 28 0 0 19 0 5 0 496825957 352108544 39591 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 85964 39591 417 389 0 81714 0
[pid=23433/tid=23435] ppid=23432 vsize=343856 CPUtime=25.36 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 17765 0 0 0 2529 7 0 0 25 0 5 0 496825965 352108544 39591 33554432000 4194304 5787044 140733846989248 18446744073709551615 4220663 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=343856 CPUtime=25.23 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 19008 0 0 0 2516 7 0 0 25 0 5 0 496825967 352108544 39591 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=343856 CPUtime=25.31 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 17712 0 0 0 2527 4 0 0 25 0 5 0 496825970 352108544 39591 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=343856 CPUtime=25.31 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 22200 0 0 0 2525 6 0 0 25 0 5 0 496825972 352108544 39591 33554432000 4194304 5787044 140733846989248 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 352556

[startup+51.107 s]
/proc/loadavg: 8.04 8.12 8.08 9/188 23439
/proc/meminfo: memFree=14510912/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=358744 CPUtime=203.65 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 100128 0 0 0 20331 34 0 0 19 0 5 0 496825957 367353856 49509 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 89686 49509 417 389 0 85436 0
[pid=23433/tid=23435] ppid=23432 vsize=358744 CPUtime=50.96 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 21294 0 0 0 5087 9 0 0 25 0 5 0 496825965 367353856 49509 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=358744 CPUtime=50.68 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 21443 0 0 0 5059 9 0 0 25 0 5 0 496825967 367353856 49509 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=358744 CPUtime=50.91 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 20355 0 0 0 5086 5 0 0 25 0 5 0 496825970 367353856 49509 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=358744 CPUtime=50.92 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 23511 0 0 0 5085 7 0 0 25 0 5 0 496825972 367353856 49509 33554432000 4194304 5787044 140733846989248 18446744073709551615 4228014 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.65
Current children cumulated vsize (KiB) 367444

[startup+102.301 s]
/proc/loadavg: 8.10 8.11 8.08 9/188 23440
/proc/meminfo: memFree=14430408/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=380360 CPUtime=408.14 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 115241 0 0 0 40759 55 0 0 19 0 5 0 496825957 389488640 64577 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 95090 64577 417 389 0 90840 0
[pid=23433/tid=23435] ppid=23432 vsize=380360 CPUtime=102.15 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 25092 0 0 0 10199 16 0 0 25 0 5 0 496825965 389488640 64577 33554432000 4194304 5787044 140733846989248 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=380360 CPUtime=101.6 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 26130 0 0 0 10144 16 0 0 25 0 5 0 496825967 389488640 64577 33554432000 4194304 5787044 140733846989248 18446744073709551615 4254492 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=380360 CPUtime=102.1 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 23750 0 0 0 10202 8 0 0 25 0 5 0 496825970 389488640 64577 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=380360 CPUtime=102.11 cores=1,3,5,7

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

/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 64182 0 0 0 87958 82 0 0 25 0 5 0 496825967 942465024 204208 33554432000 4194304 5787044 140733846989248 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=920376 CPUtime=878.99 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 62118 0 0 0 87857 42 0 0 25 0 5 0 496825970 942465024 204208 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=920376 CPUtime=882.09 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 54985 0 0 0 88149 60 0 0 25 0 5 0 496825972 942465024 204208 33554432000 4194304 5787044 140733846989248 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.77
Current children cumulated vsize (KiB) 929076

[startup+942.301 s]
/proc/loadavg: 8.07 8.05 8.05 9/188 23496
/proc/meminfo: memFree=13976092/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=988964 CPUtime=3763.44 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 259169 0 0 0 376065 279 0 0 19 0 5 0 496825957 1012699136 206607 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 247241 206607 418 389 0 242991 0
[pid=23433/tid=23435] ppid=23432 vsize=988964 CPUtime=942.12 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 61759 0 0 0 94126 86 0 0 25 0 5 0 496825965 1012699136 206607 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=988964 CPUtime=940.4 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 64183 0 0 0 93958 82 0 0 25 0 5 0 496825967 1012699136 206607 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=988964 CPUtime=938.66 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 62706 0 0 0 93823 43 0 0 25 0 5 0 496825970 1012699136 206607 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=988964 CPUtime=942.09 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 56996 0 0 0 94145 64 0 0 25 0 5 0 496825972 1012699136 206607 33554432000 4194304 5787044 140733846989248 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.44
Current children cumulated vsize (KiB) 997664

[startup+1002.3 s]
/proc/loadavg: 8.07 8.05 8.05 9/188 23497
/proc/meminfo: memFree=13930168/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=988964 CPUtime=4003.12 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 259171 0 0 0 400033 279 0 0 19 0 5 0 496825957 1012699136 206609 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 247241 206609 418 389 0 242991 0
[pid=23433/tid=23435] ppid=23432 vsize=988964 CPUtime=1002.12 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 61761 0 0 0 100126 86 0 0 25 0 5 0 496825965 1012699136 206609 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=988964 CPUtime=1000.4 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 64183 0 0 0 99958 82 0 0 25 0 5 0 496825967 1012699136 206609 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=988964 CPUtime=998.34 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 62706 0 0 0 99791 43 0 0 25 0 5 0 496825970 1012699136 206609 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=988964 CPUtime=1002.09 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 56996 0 0 0 100145 64 0 0 25 0 5 0 496825972 1012699136 206609 33554432000 4194304 5787044 140733846989248 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.12
Current children cumulated vsize (KiB) 997664

[startup+1062.3 s]
/proc/loadavg: 8.06 8.05 8.05 9/188 23499
/proc/meminfo: memFree=13922328/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=988964 CPUtime=4242.8 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 259175 0 0 0 424000 280 0 0 19 0 5 0 496825957 1012699136 206613 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 247241 206613 418 389 0 242991 0
[pid=23433/tid=23435] ppid=23432 vsize=988964 CPUtime=1062.12 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 61764 0 0 0 106126 86 0 0 25 0 5 0 496825965 1012699136 206613 33554432000 4194304 5787044 140733846989248 18446744073709551615 5588094 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=988964 CPUtime=1060.4 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 64184 0 0 0 105958 82 0 0 25 0 5 0 496825967 1012699136 206613 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=988964 CPUtime=1058.01 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 62706 0 0 0 105758 43 0 0 25 0 5 0 496825970 1012699136 206613 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=988964 CPUtime=1062.09 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 56996 0 0 0 106145 64 0 0 25 0 5 0 496825972 1012699136 206613 33554432000 4194304 5787044 140733846989248 18446744073709551615 4220317 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.8
Current children cumulated vsize (KiB) 997664

[startup+1122.3 s]
/proc/loadavg: 8.13 8.07 8.05 9/188 23500
/proc/meminfo: memFree=13872944/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=993064 CPUtime=4482.47 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 260258 0 0 0 447967 280 0 0 19 0 5 0 496825957 1016897536 207696 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 248266 207696 418 389 0 244016 0
[pid=23433/tid=23435] ppid=23432 vsize=993064 CPUtime=1122.12 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 62818 0 0 0 112126 86 0 0 25 0 5 0 496825965 1016897536 207696 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=993064 CPUtime=1120.4 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 64210 0 0 0 111958 82 0 0 25 0 5 0 496825967 1016897536 207696 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591266 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=993064 CPUtime=1117.68 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 62707 0 0 0 111725 43 0 0 25 0 5 0 496825970 1016897536 207696 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=993064 CPUtime=1122.1 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 56998 0 0 0 112145 65 0 0 25 0 5 0 496825972 1016897536 207696 33554432000 4194304 5787044 140733846989248 18446744073709551615 4213816 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 1001764

[startup+1182.3 s]
/proc/loadavg: 8.15 8.09 8.06 9/188 23502
/proc/meminfo: memFree=13829876/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=1005364 CPUtime=4722.14 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 267384 0 0 0 471923 291 0 0 19 0 5 0 496825957 1029492736 214822 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 251341 214822 418 389 0 247091 0
[pid=23433/tid=23435] ppid=23432 vsize=1005364 CPUtime=1182.12 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 65117 0 0 0 118121 91 0 0 25 0 5 0 496825965 1029492736 214822 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=1005364 CPUtime=1180.4 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 67427 0 0 0 117953 87 0 0 25 0 5 0 496825967 1029492736 214822 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=1005364 CPUtime=1177.36 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 63751 0 0 0 117692 44 0 0 25 0 5 0 496825970 1029492736 214822 33554432000 4194304 5787044 140733846989248 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=1005364 CPUtime=1182.1 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 57564 0 0 0 118145 65 0 0 25 0 5 0 496825972 1029492736 214822 33554432000 4194304 5787044 140733846989248 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.14
Current children cumulated vsize (KiB) 1014064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.17 8.10 8.06 9/188 23503
/proc/meminfo: memFree=13816460/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=1070900 CPUtime=4800.06 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 270636 0 0 0 479707 299 0 0 19 0 5 0 496825957 1096601600 218074 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 267725 218074 418 389 0 263475 0
[pid=23433/tid=23435] ppid=23432 vsize=1070900 CPUtime=1201.63 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 66746 0 0 0 120068 95 0 0 25 0 5 0 496825965 1096601600 218074 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=1070900 CPUtime=1199.9 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 69014 0 0 0 119899 91 0 0 25 0 5 0 496825967 1096601600 218074 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=1070900 CPUtime=1196.75 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 63769 0 0 0 119631 44 0 0 25 0 5 0 496825970 1096601600 218074 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=1070900 CPUtime=1201.6 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 57582 0 0 0 120095 65 0 0 25 0 5 0 496825972 1096601600 218074 33554432000 4194304 5787044 140733846989248 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1079600

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

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

[startup+1201.8 s]
/proc/loadavg: 8.17 8.10 8.06 9/188 23503
/proc/meminfo: memFree=13816460/32951124 swapFree=67111528/67111528
[pid=23432] ppid=23430 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23432/stat : 23432 (priss.sh) S 23430 23432 22103 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496825957 8908800 252 33554432000 4194304 4922060 140735919972624 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23432/statm: 2175 252 211 178 0 68 0
[pid=23433] ppid=23432 vsize=1070900 CPUtime=4800.06 cores=1,3,5,7
/proc/23433/stat : 23433 (priss) S 23432 23432 22103 0 -1 4202496 270636 0 0 0 479707 299 0 0 19 0 5 0 496825957 1096601600 218074 33554432000 4194304 5787044 140733846989248 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23433/statm: 267725 218074 418 389 0 263475 0
[pid=23433/tid=23435] ppid=23432 vsize=1070900 CPUtime=1201.63 cores=1,3,5,7
/proc/23433/task/23435/stat : 23435 (priss) R 23432 23432 22103 0 -1 4202560 66746 0 0 0 120068 95 0 0 25 0 5 0 496825965 1096601600 218074 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23433/tid=23436] ppid=23432 vsize=1070900 CPUtime=1199.9 cores=1,3,5,7
/proc/23433/task/23436/stat : 23436 (priss) R 23432 23432 22103 0 -1 4202560 69014 0 0 0 119899 91 0 0 25 0 5 0 496825967 1096601600 218074 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23433/tid=23437] ppid=23432 vsize=1070900 CPUtime=1196.75 cores=1,3,5,7
/proc/23433/task/23437/stat : 23437 (priss) R 23432 23432 22103 0 -1 4202560 63769 0 0 0 119631 44 0 0 25 0 5 0 496825970 1096601600 218074 33554432000 4194304 5787044 140733846989248 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23433/tid=23438] ppid=23432 vsize=1070900 CPUtime=1201.6 cores=1,3,5,7
/proc/23433/task/23438/stat : 23438 (priss) R 23432 23432 22103 0 -1 4202560 57582 0 0 0 120095 65 0 0 25 0 5 0 496825972 1096601600 218074 33554432000 4194304 5787044 140733846989248 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1079600

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.82
CPU time (s): 4800.06
CPU user time (s): 4797.07
CPU system time (s): 2.99
CPU usage (%): 399.4
Max. virtual memory (cumulated for all children) (KiB): 1079600

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

runsolver used 1.59976 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 04:28:21
IDJOB=3257720
IDBENCH=71269
IDSOLVER=1603
FILE ID=node145/3257720-1304044101
RUNJOBID= node145-1304036411-22122
PBS_JOBID= 13170354
Free space on /tmp= 72200 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g3.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257720-1304044101/watcher-3257720-1304044101 -o /tmp/evaluation-result-3257720-1304044101/solver-3257720-1304044101 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3257720-1304044101.cnf 808305568 4800 15500 4

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

MD5SUM BENCH= 231f625a25c77518fbce98fe99f807b5
RANDOM SEED=808305568

node145.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.786
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.57
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.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
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.786
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.74
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.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.82
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14730688 kB
Buffers:       2098652 kB
Cached:       15218048 kB
SwapCached:          0 kB
Active:        5418092 kB
Inactive:     12231932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14730688 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4944 kB
Writeback:           0 kB
AnonPages:      332824 kB
Mapped:          15584 kB
Slab:           508888 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   525556 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= 72200 MiB
End job on node145 at 2011-04-29 04:48:25