Trace number 3258512

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes7.cnf
MD5SUM140eea74f7e66501965365160d02fa4d
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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: 23594
0.00/0.04	c parsetime: 44382us
0.00/0.04	c parsed 215164 clauses with 2100 variables
0.00/0.06	c NW started thread 0 successfully (1111263552)
0.00/0.08	c NW started thread 1 successfully (1121753408)
0.00/0.10	c NW started thread 2 successfully (1089489216)
0.00/0.12	c NW started thread 3 successfully (1132243264)
33.23/8.47	c preprocessor returned 10004 variables
33.23/8.47	c preprocessing returned UNKNOWN
33.23/8.47	c PP set 0 variables
33.23/8.47	c pp time: 8390054us (8s)
33.23/8.48	c preprocessor returned 10004 variables
33.23/8.48	c preprocessing returned UNKNOWN
33.23/8.48	c PP set 0 variables
33.23/8.48	c pp time: 8381463us (8s)
33.23/8.49	c preprocessor returned 10004 variables
33.23/8.49	c preprocessing returned UNKNOWN
33.23/8.49	c PP set 0 variables
33.23/8.49	c pp time: 8431352us (8s)
66.38/16.71	c preprocessor returned 30022 variables
66.38/16.71	c preprocessing returned UNKNOWN
66.38/16.71	c PP set 0 variables
66.38/16.71	c pp time: 16585066us (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-3258512-1304046098/watcher-3258512-1304046098 -o /tmp/evaluation-result-3258512-1304046098/solver-3258512-1304046098 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3258512-1304046098.cnf 1221705848 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 8.00 8.02 8.00 5/182 23593
/proc/meminfo: memFree=14177808/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0

[startup+0.087084 s]
/proc/loadavg: 8.00 8.02 8.00 5/182 23593
/proc/meminfo: memFree=14177808/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.104076 s]
/proc/loadavg: 8.00 8.02 8.00 5/182 23593
/proc/meminfo: memFree=14177808/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301002 s]
/proc/loadavg: 8.00 8.02 8.00 5/182 23593
/proc/meminfo: memFree=14177808/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700928 s]
/proc/loadavg: 8.00 8.02 8.00 5/182 23593
/proc/meminfo: memFree=14177808/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 8.00 8.02 8.00 10/188 23599
/proc/meminfo: memFree=14111792/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=319472 CPUtime=5.67 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 37524 0 0 0 558 9 0 0 18 0 5 0 497025643 327139328 17975 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 79868 17975 350 389 0 75618 0
[pid=23594/tid=23596] ppid=23593 vsize=319472 CPUtime=1.41 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 6920 0 0 0 139 2 0 0 19 0 5 0 497025649 327139328 17975 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=319472 CPUtime=1.38 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 7012 0 0 0 136 2 0 0 19 0 5 0 497025650 327139328 17975 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=319472 CPUtime=1.37 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 7018 0 0 0 135 2 0 0 19 0 5 0 497025653 327139328 17975 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=319472 CPUtime=1.35 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 5594 0 0 0 135 0 0 0 19 0 5 0 497025655 327139328 17975 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 328172

[startup+3.1005 s]
/proc/loadavg: 8.00 8.01 8.00 10/188 23599
/proc/meminfo: memFree=14102988/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=319472 CPUtime=12.06 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 37524 0 0 0 1197 9 0 0 18 0 5 0 497025643 327139328 17975 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 79868 17975 350 389 0 75618 0
[pid=23594/tid=23596] ppid=23593 vsize=319472 CPUtime=3 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 6920 0 0 0 298 2 0 0 24 0 5 0 497025649 327139328 17975 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=319472 CPUtime=2.98 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 7012 0 0 0 296 2 0 0 23 0 5 0 497025650 327139328 17975 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=319472 CPUtime=2.97 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 7018 0 0 0 295 2 0 0 24 0 5 0 497025653 327139328 17975 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=319472 CPUtime=2.95 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 5594 0 0 0 295 0 0 0 23 0 5 0 497025655 327139328 17975 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 328172

[startup+6.30093 s]
/proc/loadavg: 8.00 8.01 8.00 10/188 23599
/proc/meminfo: memFree=14091264/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=320396 CPUtime=24.85 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 39479 0 0 0 2475 10 0 0 18 0 5 0 497025643 328085504 19930 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 80099 19930 352 389 0 75849 0
[pid=23594/tid=23596] ppid=23593 vsize=320396 CPUtime=6.19 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 7498 0 0 0 617 2 0 0 25 0 5 0 497025649 328085504 19930 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=320396 CPUtime=6.18 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 7588 0 0 0 616 2 0 0 25 0 5 0 497025650 328085504 19930 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336833 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=320396 CPUtime=6.18 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 7594 0 0 0 615 3 0 0 25 0 5 0 497025653 328085504 19930 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336135 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=320396 CPUtime=6.15 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 5819 0 0 0 615 0 0 0 25 0 5 0 497025655 328085504 19930 33554432000 4194304 5787044 140735138286208 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 329096

[startup+12.7008 s]
/proc/loadavg: 8.00 8.01 8.00 10/188 23599
/proc/meminfo: memFree=14037716/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=336484 CPUtime=50.4 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 66014 0 0 0 5024 16 0 0 18 0 5 0 497025643 344559616 30282 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 84121 30282 404 389 0 79871 0
[pid=23594/tid=23596] ppid=23593 vsize=336484 CPUtime=12.54 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 16250 0 0 0 1250 4 0 0 25 0 5 0 497025649 344559616 30282 33554432000 4194304 5787044 140735138286208 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=336484 CPUtime=12.59 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 16498 0 0 0 1254 5 0 0 25 0 5 0 497025650 344559616 30282 33554432000 4194304 5787044 140735138286208 18446744073709551615 5586868 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=336484 CPUtime=12.58 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 15303 0 0 0 1253 5 0 0 25 0 5 0 497025653 344559616 30282 33554432000 4194304 5787044 140735138286208 18446744073709551615 4254881 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=336484 CPUtime=12.55 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 6983 0 0 0 1255 0 0 0 25 0 5 0 497025655 344559616 30282 33554432000 4194304 5787044 140735138286208 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 345184

[startup+25.5005 s]
/proc/loadavg: 8.00 8.01 8.00 9/188 23599
/proc/meminfo: memFree=13999276/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=343528 CPUtime=101.53 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 75926 0 0 0 10133 20 0 0 18 0 5 0 497025643 351772672 35549 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 85882 35549 417 389 0 81632 0
[pid=23594/tid=23596] ppid=23593 vsize=343528 CPUtime=25.28 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 17470 0 0 0 2523 5 0 0 25 0 5 0 497025649 351772672 35549 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591529 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=343528 CPUtime=25.38 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 17716 0 0 0 2533 5 0 0 25 0 5 0 497025650 351772672 35549 33554432000 4194304 5787044 140735138286208 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=343528 CPUtime=25.37 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 16404 0 0 0 2532 5 0 0 25 0 5 0 497025653 351772672 35549 33554432000 4194304 5787044 140735138286208 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=343528 CPUtime=25.36 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 13356 0 0 0 2534 2 0 0 25 0 5 0 497025655 351772672 35549 33554432000 4194304 5787044 140735138286208 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 352228

[startup+51.1009 s]
/proc/loadavg: 8.00 8.01 8.00 10/188 23600
/proc/meminfo: memFree=13944096/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=353592 CPUtime=203.78 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 84437 0 0 0 20352 26 0 0 18 0 5 0 497025643 362078208 44059 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 88398 44059 417 389 0 84148 0
[pid=23594/tid=23596] ppid=23593 vsize=353592 CPUtime=50.73 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 19372 0 0 0 5067 6 0 0 25 0 5 0 497025649 362078208 44059 33554432000 4194304 5787044 140735138286208 18446744073709551615 5576621 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=353592 CPUtime=50.99 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 20576 0 0 0 5092 7 0 0 25 0 5 0 497025650 362078208 44059 33554432000 4194304 5787044 140735138286208 18446744073709551615 5592824 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=353592 CPUtime=50.97 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 18695 0 0 0 5089 8 0 0 25 0 5 0 497025653 362078208 44059 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=353592 CPUtime=50.95 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 14814 0 0 0 5093 2 0 0 25 0 5 0 497025655 362078208 44059 33554432000 4194304 5787044 140735138286208 18446744073709551615 4220214 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 362292

[startup+102.307 s]
/proc/loadavg: 8.03 8.02 8.00 9/188 23601
/proc/meminfo: memFree=13860652/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=372688 CPUtime=408.3 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 98462 0 0 0 40789 41 0 0 18 0 5 0 497025643 381632512 58019 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 93172 58019 417 389 0 88922 0
[pid=23594/tid=23596] ppid=23593 vsize=372688 CPUtime=101.65 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 22605 0 0 0 10154 11 0 0 25 0 5 0 497025649 381632512 58019 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=372688 CPUtime=102.18 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 23704 0 0 0 10206 12 0 0 25 0 5 0 497025650 381632512 58019 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=372688 CPUtime=102.17 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 22639 0 0 0 10205 12 0 0 25 0 5 0 497025653 381632512 58019 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=372688 CPUtime=102.16 cores=0,2,4,6

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

/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 48340 0 0 0 82172 42 0 0 25 0 5 0 497025650 800804864 159596 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=782036 CPUtime=822.08 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 50325 0 0 0 82162 46 0 0 25 0 5 0 497025653 800804864 159596 33554432000 4194304 5787044 140735138286208 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=782036 CPUtime=822.14 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 40973 0 0 0 82197 17 0 0 25 0 5 0 497025655 800804864 159596 33554432000 4194304 5787044 140735138286208 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.22
Current children cumulated vsize (KiB) 790736

[startup+882.3 s]
/proc/loadavg: 8.18 8.12 8.04 9/188 23655
/proc/meminfo: memFree=13943596/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=917208 CPUtime=3523.88 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 216869 0 0 0 352216 172 0 0 18 0 5 0 497025643 939220992 175004 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 229302 175004 417 389 0 225052 0
[pid=23594/tid=23596] ppid=23593 vsize=917208 CPUtime=877.52 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 56642 0 0 0 87702 50 0 0 25 0 5 0 497025649 939220992 175004 33554432000 4194304 5787044 140735138286208 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=917208 CPUtime=882.13 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 53002 0 0 0 88164 49 0 0 25 0 5 0 497025650 939220992 175004 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=917208 CPUtime=881.93 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 55272 0 0 0 88140 53 0 0 25 0 5 0 497025653 939220992 175004 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=917208 CPUtime=882.14 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 40973 0 0 0 88197 17 0 0 25 0 5 0 497025655 939220992 175004 33554432000 4194304 5787044 140735138286208 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.88
Current children cumulated vsize (KiB) 925908

[startup+942.301 s]
/proc/loadavg: 8.14 8.11 8.04 9/188 23657
/proc/meminfo: memFree=13843488/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=921308 CPUtime=3763.54 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 228856 0 0 0 376168 186 0 0 18 0 5 0 497025643 943419392 186316 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 230327 186316 417 389 0 226077 0
[pid=23594/tid=23596] ppid=23593 vsize=921308 CPUtime=937.52 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 60452 0 0 0 93699 53 0 0 25 0 5 0 497025649 943419392 186316 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=921308 CPUtime=942.12 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 55991 0 0 0 94159 53 0 0 25 0 5 0 497025650 943419392 186316 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=921308 CPUtime=941.62 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 60460 0 0 0 94102 60 0 0 25 0 5 0 497025653 943419392 186316 33554432000 4194304 5787044 140735138286208 18446744073709551615 5590469 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=921308 CPUtime=942.14 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 40973 0 0 0 94196 18 0 0 25 0 5 0 497025655 943419392 186316 33554432000 4194304 5787044 140735138286208 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.54
Current children cumulated vsize (KiB) 930008

[startup+1002.3 s]
/proc/loadavg: 8.15 8.12 8.05 9/188 23658
/proc/meminfo: memFree=13814560/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=921308 CPUtime=4003.21 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 228859 0 0 0 400134 187 0 0 18 0 5 0 497025643 943419392 186319 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 230327 186319 417 389 0 226077 0
[pid=23594/tid=23596] ppid=23593 vsize=921308 CPUtime=997.52 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 60453 0 0 0 99699 53 0 0 25 0 5 0 497025649 943419392 186319 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591521 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=921308 CPUtime=1001.79 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 55991 0 0 0 100126 53 0 0 25 0 5 0 497025650 943419392 186319 33554432000 4194304 5787044 140735138286208 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=921308 CPUtime=1001.61 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 60460 0 0 0 100101 60 0 0 25 0 5 0 497025653 943419392 186319 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=921308 CPUtime=1002.14 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 40975 0 0 0 100196 18 0 0 25 0 5 0 497025655 943419392 186319 33554432000 4194304 5787044 140735138286208 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.21
Current children cumulated vsize (KiB) 930008

[startup+1062.3 s]
/proc/loadavg: 8.16 8.13 8.05 9/188 23660
/proc/meminfo: memFree=13812048/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=925408 CPUtime=4242.88 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 229422 0 0 0 424100 188 0 0 18 0 5 0 497025643 947617792 186882 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 231352 186882 417 389 0 227102 0
[pid=23594/tid=23596] ppid=23593 vsize=925408 CPUtime=1057.52 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 60456 0 0 0 105699 53 0 0 25 0 5 0 497025649 947617792 186882 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=925408 CPUtime=1061.46 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 55992 0 0 0 106093 53 0 0 25 0 5 0 497025650 947617792 186882 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=925408 CPUtime=1061.61 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 60460 0 0 0 106101 60 0 0 25 0 5 0 497025653 947617792 186882 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=925408 CPUtime=1062.14 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 41534 0 0 0 106196 18 0 0 25 0 5 0 497025655 947617792 186882 33554432000 4194304 5787044 140735138286208 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.88
Current children cumulated vsize (KiB) 934108

[startup+1122.3 s]
/proc/loadavg: 8.22 8.14 8.06 9/188 23662
/proc/meminfo: memFree=13799364/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=937432 CPUtime=4482.55 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 232499 0 0 0 448065 190 0 0 18 0 5 0 497025643 959930368 189959 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 234358 189959 417 389 0 230108 0
[pid=23594/tid=23596] ppid=23593 vsize=937432 CPUtime=1117.52 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 60458 0 0 0 111699 53 0 0 25 0 5 0 497025649 959930368 189959 33554432000 4194304 5787044 140735138286208 18446744073709551615 5586662 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=937432 CPUtime=1121.13 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 55994 0 0 0 112060 53 0 0 25 0 5 0 497025650 959930368 189959 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=937432 CPUtime=1121.6 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 60460 0 0 0 112100 60 0 0 25 0 5 0 497025653 959930368 189959 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=937432 CPUtime=1122.14 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 44607 0 0 0 112194 20 0 0 25 0 5 0 497025655 959930368 189959 33554432000 4194304 5787044 140735138286208 18446744073709551615 5527156 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.55
Current children cumulated vsize (KiB) 946132

[startup+1182.3 s]
/proc/loadavg: 8.23 8.15 8.07 9/188 23663
/proc/meminfo: memFree=13760520/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=959608 CPUtime=4722.22 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 238074 0 0 0 472030 192 0 0 18 0 5 0 497025643 982638592 195534 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 239902 195534 417 389 0 235652 0
[pid=23594/tid=23596] ppid=23593 vsize=959608 CPUtime=1177.53 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 61486 0 0 0 117699 54 0 0 25 0 5 0 497025649 982638592 195534 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=959608 CPUtime=1180.81 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 56001 0 0 0 118028 53 0 0 25 0 5 0 497025650 982638592 195534 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=959608 CPUtime=1181.6 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 60460 0 0 0 118100 60 0 0 25 0 5 0 497025653 982638592 195534 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=959608 CPUtime=1182.14 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 49147 0 0 0 118192 22 0 0 25 0 5 0 497025655 982638592 195534 33554432000 4194304 5787044 140735138286208 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.22
Current children cumulated vsize (KiB) 968308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.15 8.14 8.06 9/188 23664
/proc/meminfo: memFree=13743532/32951124 swapFree=67111528/67111528
[pid=23593] ppid=23591 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23593/stat : 23593 (priss.sh) S 23591 23593 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 497025642 8908800 252 33554432000 4194304 4922060 140734357845792 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/23593/statm: 2175 252 211 178 0 68 0
[pid=23594] ppid=23593 vsize=964984 CPUtime=4800.12 cores=0,2,4,6
/proc/23594/stat : 23594 (priss) S 23593 23593 22103 0 -1 4202496 239269 0 0 0 479819 193 0 0 18 0 5 0 497025643 988143616 196729 33554432000 4194304 5787044 140735138286208 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/23594/statm: 241246 196729 417 389 0 236996 0
[pid=23594/tid=23596] ppid=23593 vsize=964984 CPUtime=1197.03 cores=0,2,4,6
/proc/23594/task/23596/stat : 23596 (priss) R 23593 23593 22103 0 -1 4202560 61499 0 0 0 119649 54 0 0 25 0 5 0 497025649 988143616 196729 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23594/tid=23597] ppid=23593 vsize=964984 CPUtime=1200.2 cores=0,2,4,6
/proc/23594/task/23597/stat : 23597 (priss) R 23593 23593 22103 0 -1 4202560 56012 0 0 0 119967 53 0 0 21 0 5 0 497025650 988143616 196729 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=23594/tid=23598] ppid=23593 vsize=964984 CPUtime=1201.09 cores=0,2,4,6
/proc/23594/task/23598/stat : 23598 (priss) R 23593 23593 22103 0 -1 4202560 60460 0 0 0 120049 60 0 0 25 0 5 0 497025653 988143616 196729 33554432000 4194304 5787044 140735138286208 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23594/tid=23599] ppid=23593 vsize=964984 CPUtime=1201.65 cores=0,2,4,6
/proc/23594/task/23599/stat : 23599 (priss) R 23593 23593 22103 0 -1 4202560 50318 0 0 0 120142 23 0 0 22 0 5 0 497025655 988143616 196729 33554432000 4194304 5787044 140735138286208 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 973684

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23593 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=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.12
#
# 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.12
CPU user time (s): 4798.19
CPU system time (s): 1.93
CPU usage (%): 399.405
Max. virtual memory (cumulated for all children) (KiB): 973684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
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.76173 second user time and 4.80227 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 05:01:38
IDJOB=3258512
IDBENCH=71367
IDSOLVER=1603
FILE ID=node145/3258512-1304046098
RUNJOBID= node145-1304036411-22121
PBS_JOBID= 13170354
Free space on /tmp= 72200 MiB

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

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

MD5SUM BENCH= 140eea74f7e66501965365160d02fa4d
RANDOM SEED=1221705848

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:      14177956 kB
Buffers:       2098696 kB
Cached:       15220260 kB
SwapCached:          0 kB
Active:        5971236 kB
Inactive:     12230436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14177956 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4364 kB
Writeback:           0 kB
AnonPages:      882208 kB
Mapped:          15616 kB
Slab:           508648 kB
PageTables:       6428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1072984 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 05:21:42