Trace number 3258028

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.26 1201.82

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
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 variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 16262
0.00/0.01	c parsetime: 11787us
0.00/0.01	c parsed 61409 clauses with 945 variables
0.00/0.01	c NW started thread 0 successfully (1094072640)
0.00/0.02	c NW started thread 1 successfully (1104562496)
0.00/0.02	c NW started thread 2 successfully (1115052352)
0.00/0.04	c NW started thread 3 successfully (1125542208)
7.01/1.83	c preprocessor returned 10006 variables
7.01/1.83	c preprocessing returned UNKNOWN
7.01/1.83	c PP set 0 variables
7.01/1.83	c pp time: 1803504us (1s)
7.01/1.86	c preprocessor returned 10006 variables
7.01/1.86	c preprocessing returned UNKNOWN
7.01/1.86	c PP set 0 variables
7.01/1.86	c pp time: 1841884us (1s)
7.01/1.86	c preprocessor returned 10006 variables
7.01/1.86	c preprocessing returned UNKNOWN
7.01/1.86	c PP set 0 variables
7.01/1.86	c pp time: 1833524us (1s)
65.32/16.48	c preprocessor returned 30038 variables
65.32/16.48	c preprocessing returned UNKNOWN
65.32/16.48	c PP set 0 variables
65.32/16.48	c pp time: 16439019us (16s)

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-3258028-1304044974/watcher-3258028-1304044974 -o /tmp/evaluation-result-3258028-1304044974/solver-3258028-1304044974 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3258028-1304044974.cnf 690438157 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.02 5/182 16261
/proc/meminfo: memFree=16338840/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0

[startup+0.121462 s]
/proc/loadavg: 7.89 8.07 8.02 5/182 16261
/proc/meminfo: memFree=16338840/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.242145 s]
/proc/loadavg: 7.89 8.07 8.02 5/182 16261
/proc/meminfo: memFree=16338840/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30099 s]
/proc/loadavg: 7.89 8.07 8.02 5/182 16261
/proc/meminfo: memFree=16338840/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700914 s]
/proc/loadavg: 7.89 8.07 8.02 5/182 16261
/proc/meminfo: memFree=16338840/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50076 s]
/proc/loadavg: 7.89 8.07 8.02 9/188 16267
/proc/meminfo: memFree=16308280/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=281860 CPUtime=5.8 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 15058 0 0 0 577 3 0 0 18 0 5 0 594728016 288624640 10350 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 70465 10350 355 389 0 66215 0
[pid=16262/tid=16264] ppid=16261 vsize=281860 CPUtime=1.45 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 2453 0 0 0 144 1 0 0 20 0 5 0 594728018 288624640 10350 33554432000 4194304 5787044 140734333025632 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=281860 CPUtime=1.45 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 2730 0 0 0 145 0 0 0 19 0 5 0 594728018 288624640 10350 33554432000 4194304 5787044 140734333025632 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=281860 CPUtime=1.44 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 2548 0 0 0 143 1 0 0 19 0 5 0 594728019 288624640 10350 33554432000 4194304 5787044 140734333025632 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=281860 CPUtime=1.42 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 3444 0 0 0 141 1 0 0 19 0 5 0 594728020 288624640 10350 33554432000 4194304 5787044 140734333025632 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 290560

[startup+3.10047 s]
/proc/loadavg: 7.89 8.07 8.02 9/188 16267
/proc/meminfo: memFree=16288440/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=281860 CPUtime=12.2 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 22349 0 0 0 1215 5 0 0 18 0 5 0 594728016 288624640 12734 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 70465 12734 404 389 0 66215 0
[pid=16262/tid=16264] ppid=16261 vsize=281860 CPUtime=3.04 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 4796 0 0 0 303 1 0 0 19 0 5 0 594728018 288624640 12734 33554432000 4194304 5787044 140734333025632 18446744073709551615 5592744 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=281860 CPUtime=3.04 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 5469 0 0 0 304 0 0 0 25 0 5 0 594728018 288624640 12734 33554432000 4194304 5787044 140734333025632 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=281860 CPUtime=3.04 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 4752 0 0 0 303 1 0 0 25 0 5 0 594728019 288624640 12734 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=281860 CPUtime=3.02 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 3449 0 0 0 301 1 0 0 25 0 5 0 594728020 288624640 12734 33554432000 4194304 5787044 140734333025632 18446744073709551615 4359252 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 290560

[startup+6.30088 s]
/proc/loadavg: 7.89 8.07 8.01 9/188 16267
/proc/meminfo: memFree=16281700/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=281860 CPUtime=24.98 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 23161 0 0 0 2493 5 0 0 18 0 5 0 594728016 288624640 13546 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 70465 13546 404 389 0 66215 0
[pid=16262/tid=16264] ppid=16261 vsize=281860 CPUtime=6.22 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 5049 0 0 0 621 1 0 0 25 0 5 0 594728018 288624640 13546 33554432000 4194304 5787044 140734333025632 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=281860 CPUtime=6.24 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 5735 0 0 0 624 0 0 0 25 0 5 0 594728018 288624640 13546 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=281860 CPUtime=6.24 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 5045 0 0 0 623 1 0 0 25 0 5 0 594728019 288624640 13546 33554432000 4194304 5787044 140734333025632 18446744073709551615 260020057121 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=281860 CPUtime=6.22 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 3449 0 0 0 621 1 0 0 25 0 5 0 594728020 288624640 13546 33554432000 4194304 5787044 140734333025632 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 290560

[startup+12.7007 s]
/proc/loadavg: 7.98 8.08 8.02 9/188 16268
/proc/meminfo: memFree=16267572/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=285960 CPUtime=50.54 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 25883 0 0 0 5049 5 0 0 18 0 5 0 594728016 292823040 16268 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 71490 16268 404 389 0 67240 0
[pid=16262/tid=16264] ppid=16261 vsize=285960 CPUtime=12.58 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 6669 0 0 0 1257 1 0 0 25 0 5 0 594728018 292823040 16268 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591272 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=285960 CPUtime=12.65 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 6281 0 0 0 1264 1 0 0 25 0 5 0 594728018 292823040 16268 33554432000 4194304 5787044 140734333025632 18446744073709551615 5586822 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=285960 CPUtime=12.63 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 5601 0 0 0 1262 1 0 0 25 0 5 0 594728019 292823040 16268 33554432000 4194304 5787044 140734333025632 18446744073709551615 5590555 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=285960 CPUtime=12.62 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 3449 0 0 0 1261 1 0 0 25 0 5 0 594728020 292823040 16268 33554432000 4194304 5787044 140734333025632 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 294660

[startup+25.5003 s]
/proc/loadavg: 7.99 8.08 8.02 9/188 16268
/proc/meminfo: memFree=16244892/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=297592 CPUtime=101.66 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 33210 0 0 0 10158 8 0 0 18 0 5 0 594728016 304734208 21509 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 74398 21509 417 389 0 70148 0
[pid=16262/tid=16264] ppid=16261 vsize=297592 CPUtime=25.31 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 8415 0 0 0 2529 2 0 0 25 0 5 0 594728018 304734208 21509 33554432000 4194304 5787044 140734333025632 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=297592 CPUtime=25.44 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 7040 0 0 0 2543 1 0 0 25 0 5 0 594728018 304734208 21509 33554432000 4194304 5787044 140734333025632 18446744073709551615 4254468 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=297592 CPUtime=25.43 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 6561 0 0 0 2541 2 0 0 25 0 5 0 594728019 304734208 21509 33554432000 4194304 5787044 140734333025632 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=297592 CPUtime=25.41 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 7311 0 0 0 2540 1 0 0 25 0 5 0 594728020 304734208 21509 33554432000 4194304 5787044 140734333025632 18446744073709551615 5528576 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 306292

[startup+51.1006 s]
/proc/loadavg: 8.06 8.09 8.02 9/188 16269
/proc/meminfo: memFree=16212980/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=308292 CPUtime=203.91 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 39859 0 0 0 20376 15 0 0 18 0 5 0 594728016 315691008 28153 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 77073 28153 417 389 0 72823 0
[pid=16262/tid=16264] ppid=16261 vsize=308292 CPUtime=50.77 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 9762 0 0 0 5073 4 0 0 25 0 5 0 594728018 315691008 28153 33554432000 4194304 5787044 140734333025632 18446744073709551615 4254552 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=308292 CPUtime=51.04 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 9342 0 0 0 5101 3 0 0 25 0 5 0 594728018 315691008 28153 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=308292 CPUtime=51.02 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 7987 0 0 0 5099 3 0 0 25 0 5 0 594728019 315691008 28153 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=308292 CPUtime=51.02 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 8885 0 0 0 5099 3 0 0 25 0 5 0 594728020 315691008 28153 33554432000 4194304 5787044 140734333025632 18446744073709551615 47200356978944 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 316992

[startup+102.301 s]
/proc/loadavg: 8.11 8.09 8.02 9/188 16270
/proc/meminfo: memFree=16158644/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=328464 CPUtime=408.43 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 52387 0 0 0 40818 25 0 0 18 0 5 0 594728016 336347136 40521 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 82116 40521 417 389 0 77866 0
[pid=16262/tid=16264] ppid=16261 vsize=328464 CPUtime=101.69 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 12131 0 0 0 10162 7 0 0 25 0 5 0 594728018 336347136 40521 33554432000 4194304 5787044 140734333025632 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=328464 CPUtime=102.24 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 12664 0 0 0 10218 6 0 0 25 0 5 0 594728018 336347136 40521 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=328464 CPUtime=102.22 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 10889 0 0 0 10215 7 0 0 25 0 5 0 594728019 336347136 40521 33554432000 4194304 5787044 140734333025632 18446744073709551615 5592118 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=328464 CPUtime=102.22 cores=0,2,4,6

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

/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 36404 0 0 0 88185 32 0 0 25 0 5 0 594728018 678506496 121859 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=662604 CPUtime=881.8 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 29925 0 0 0 88145 35 0 0 25 0 5 0 594728019 678506496 121859 33554432000 4194304 5787044 140734333025632 18446744073709551615 4218750 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=662604 CPUtime=879.57 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 31331 0 0 0 87943 14 0 0 25 0 5 0 594728020 678506496 121859 33554432000 4194304 5787044 140734333025632 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.04
Current children cumulated vsize (KiB) 671304

[startup+942.3 s]
/proc/loadavg: 8.11 8.05 8.01 9/188 16326
/proc/meminfo: memFree=15962116/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=670512 CPUtime=3763.69 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 141402 0 0 0 376246 123 0 0 18 0 5 0 594728016 686604288 127757 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 167628 127757 419 389 0 163378 0
[pid=16262/tid=16264] ppid=16261 vsize=670512 CPUtime=940.43 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 34504 0 0 0 94010 33 0 0 25 0 5 0 594728018 686604288 127757 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=670512 CPUtime=942.15 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 37011 0 0 0 94183 32 0 0 25 0 5 0 594728018 686604288 127757 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=670512 CPUtime=941.78 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 32676 0 0 0 94139 39 0 0 25 0 5 0 594728019 686604288 127757 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=670512 CPUtime=939.25 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 33328 0 0 0 93909 16 0 0 25 0 5 0 594728020 686604288 127757 33554432000 4194304 5787044 140734333025632 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.69
Current children cumulated vsize (KiB) 679212

[startup+1002.3 s]
/proc/loadavg: 8.04 8.04 8.01 9/188 16327
/proc/meminfo: memFree=15899576/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=672952 CPUtime=4003.36 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 144453 0 0 0 400208 128 0 0 18 0 5 0 594728016 689102848 130808 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 168238 130808 419 389 0 163988 0
[pid=16262/tid=16264] ppid=16261 vsize=672952 CPUtime=1000.44 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 34504 0 0 0 100010 34 0 0 25 0 5 0 594728018 689102848 130808 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=672952 CPUtime=1002.15 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 37012 0 0 0 100183 32 0 0 25 0 5 0 594728018 689102848 130808 33554432000 4194304 5787044 140734333025632 18446744073709551615 260020044675 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=672952 CPUtime=1001.79 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 35310 0 0 0 100135 44 0 0 25 0 5 0 594728019 689102848 130808 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=672952 CPUtime=998.91 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 33744 0 0 0 99875 16 0 0 25 0 5 0 594728020 689102848 130808 33554432000 4194304 5787044 140734333025632 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.36
Current children cumulated vsize (KiB) 681652

[startup+1062.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/188 16329
/proc/meminfo: memFree=15885512/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=672952 CPUtime=4243.03 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 146505 0 0 0 424171 132 0 0 18 0 5 0 594728016 689102848 132635 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 168238 132635 419 389 0 163988 0
[pid=16262/tid=16264] ppid=16261 vsize=672952 CPUtime=1060.44 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 34508 0 0 0 106010 34 0 0 25 0 5 0 594728018 689102848 132635 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=672952 CPUtime=1062.14 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 37019 0 0 0 106182 32 0 0 25 0 5 0 594728018 689102848 132635 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=672952 CPUtime=1061.79 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 37351 0 0 0 106132 47 0 0 25 0 5 0 594728019 689102848 132635 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=672952 CPUtime=1058.6 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 33744 0 0 0 105843 17 0 0 25 0 5 0 594728020 689102848 132635 33554432000 4194304 5787044 140734333025632 18446744073709551615 5528639 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.03
Current children cumulated vsize (KiB) 681652

[startup+1122.3 s]
/proc/loadavg: 8.04 8.03 8.00 9/188 16339
/proc/meminfo: memFree=15875332/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=672952 CPUtime=4482.68 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 146524 0 0 0 448136 132 0 0 18 0 5 0 594728016 689102848 132654 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 168238 132654 419 389 0 163988 0
[pid=16262/tid=16264] ppid=16261 vsize=672952 CPUtime=1120.43 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 34516 0 0 0 112009 34 0 0 25 0 5 0 594728018 689102848 132654 33554432000 4194304 5787044 140734333025632 18446744073709551615 4255012 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=672952 CPUtime=1122.14 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 37030 0 0 0 112181 33 0 0 25 0 5 0 594728018 689102848 132654 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=672952 CPUtime=1121.79 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 37351 0 0 0 112132 47 0 0 25 0 5 0 594728019 689102848 132654 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=672952 CPUtime=1118.26 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 33744 0 0 0 111809 17 0 0 25 0 5 0 594728020 689102848 132654 33554432000 4194304 5787044 140734333025632 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.68
Current children cumulated vsize (KiB) 681652

[startup+1182.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/188 16341
/proc/meminfo: memFree=15832880/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=672952 CPUtime=4722.36 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 146578 0 0 0 472103 133 0 0 18 0 5 0 594728016 689102848 132708 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 168238 132708 419 389 0 163988 0
[pid=16262/tid=16264] ppid=16261 vsize=672952 CPUtime=1180.43 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 34535 0 0 0 118009 34 0 0 25 0 5 0 594728018 689102848 132708 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=672952 CPUtime=1182.14 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 37057 0 0 0 118181 33 0 0 25 0 5 0 594728018 689102848 132708 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=672952 CPUtime=1181.79 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 37351 0 0 0 118132 47 0 0 25 0 5 0 594728019 689102848 132708 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=672952 CPUtime=1177.94 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 33752 0 0 0 117777 17 0 0 25 0 5 0 594728020 689102848 132708 33554432000 4194304 5787044 140734333025632 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 681652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.10 8.05 8.01 9/188 16341
/proc/meminfo: memFree=15819976/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=672952 CPUtime=4800.26 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 146643 0 0 0 479893 133 0 0 18 0 5 0 594728016 689102848 132773 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 168238 132773 419 389 0 163988 0
[pid=16262/tid=16264] ppid=16261 vsize=672952 CPUtime=1199.93 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 34543 0 0 0 119959 34 0 0 25 0 5 0 594728018 689102848 132773 33554432000 4194304 5787044 140734333025632 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=672952 CPUtime=1201.64 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 37111 0 0 0 120131 33 0 0 25 0 5 0 594728018 689102848 132773 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=672952 CPUtime=1201.3 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 37351 0 0 0 120083 47 0 0 25 0 5 0 594728019 689102848 132773 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=672952 CPUtime=1197.33 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 33755 0 0 0 119716 17 0 0 25 0 5 0 594728020 689102848 132773 33554432000 4194304 5787044 140734333025632 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 681652

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.10 8.05 8.01 9/188 16341
/proc/meminfo: memFree=15819976/32951124 swapFree=67111528/67111528
[pid=16261] ppid=16259 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16261/stat : 16261 (priss.sh) S 16259 16261 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594728016 8908800 251 33554432000 4194304 4922060 140736168956768 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16261/statm: 2175 251 211 178 0 68 0
[pid=16262] ppid=16261 vsize=672952 CPUtime=4800.26 cores=0,2,4,6
/proc/16262/stat : 16262 (priss) S 16261 16261 15086 0 -1 4202496 146643 0 0 0 479893 133 0 0 18 0 5 0 594728016 689102848 132773 33554432000 4194304 5787044 140734333025632 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16262/statm: 168238 132773 419 389 0 163988 0
[pid=16262/tid=16264] ppid=16261 vsize=672952 CPUtime=1199.93 cores=0,2,4,6
/proc/16262/task/16264/stat : 16264 (priss) R 16261 16261 15086 0 -1 4202560 34543 0 0 0 119959 34 0 0 25 0 5 0 594728018 689102848 132773 33554432000 4194304 5787044 140734333025632 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=16262/tid=16265] ppid=16261 vsize=672952 CPUtime=1201.64 cores=0,2,4,6
/proc/16262/task/16265/stat : 16265 (priss) R 16261 16261 15086 0 -1 4202560 37111 0 0 0 120131 33 0 0 25 0 5 0 594728018 689102848 132773 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16262/tid=16266] ppid=16261 vsize=672952 CPUtime=1201.3 cores=0,2,4,6
/proc/16262/task/16266/stat : 16266 (priss) R 16261 16261 15086 0 -1 4202560 37351 0 0 0 120083 47 0 0 25 0 5 0 594728019 689102848 132773 33554432000 4194304 5787044 140734333025632 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=16262/tid=16267] ppid=16261 vsize=672952 CPUtime=1197.33 cores=0,2,4,6
/proc/16262/task/16267/stat : 16267 (priss) R 16261 16261 15086 0 -1 4202560 33755 0 0 0 119716 17 0 0 25 0 5 0 594728020 689102848 132773 33554432000 4194304 5787044 140734333025632 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 681652

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16261 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 4800.26
#
# 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.26
CPU user time (s): 4798.93
CPU system time (s): 1.33
CPU usage (%): 399.417
Max. virtual memory (cumulated for all children) (KiB): 681652

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

The end

Launcher Data

Begin job on node110 at 2011-04-29 04:42:54
IDJOB=3258028
IDBENCH=71300
IDSOLVER=1603
FILE ID=node110/3258028-1304044974
RUNJOBID= node110-1304039990-15104
PBS_JOBID= 13170381
Free space on /tmp= 72836 MiB

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

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=690438157

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16338996 kB
Buffers:       2333692 kB
Cached:       13265528 kB
SwapCached:          0 kB
Active:        8210048 kB
Inactive:      7831928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16338996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2360 kB
Writeback:           0 kB
AnonPages:      442184 kB
Mapped:          15752 kB
Slab:           506276 kB
PageTables:       5596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   633104 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= 72836 MiB
End job on node110 at 2011-04-29 05:02:58