Trace number 3499323

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) 20397.8 5100.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x14.cnf
MD5SUMf76302f2442dfc7cabc2315e61e55fea
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 variables1176
Number of clauses78498
Sum of the clauses size310464
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21764
Number of clauses of size 30
Number of clauses of size 476734
Number of clauses of size 50
Number of clauses of size over 50

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: 12613
0.00/0.02	c parsetime: 20291us
0.00/0.02	c parsed 78498 clauses with 1176 variables
0.00/0.03	c NW started thread 0 successfully (1102387520)
0.00/0.04	c NW started thread 1 successfully (1112877376)
0.00/0.05	c NW started thread 2 successfully (1123367232)
0.00/0.07	c NW started thread 3 successfully (1084598592)
23.43/5.92	c preprocessor returned 10003 variables
23.43/5.92	c preprocessing returned UNKNOWN
23.43/5.92	c PP set 0 variables
23.43/5.92	c pp time: 5895124us (5s)
23.43/5.95	c preprocessor returned 10003 variables
23.43/5.95	c preprocessing returned UNKNOWN
23.43/5.95	c PP set 0 variables
23.43/5.95	c pp time: 5894910us (5s)
25.44/6.43	c preprocessor returned 10003 variables
25.44/6.43	c preprocessing returned UNKNOWN
25.44/6.43	c PP set 0 variables
25.44/6.43	c pp time: 6393113us (6s)
61.82/15.58	c preprocessor returned 30034 variables
61.82/15.58	c preprocessing returned UNKNOWN
61.82/15.58	c PP set 0 variables
61.82/15.58	c pp time: 15502913us (15s)
10875.90/2719.59	c HTE
10919.50/2730.47	c subsumption
11034.70/2759.27	c simplified formula contains 0 unit clauses

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3499323-1307998353/watcher-3499323-1307998353 -o /tmp/evaluation-result-3499323-1307998353/solver-3499323-1307998353 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499323-1307998353.cnf 1930213470 40000 31000 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.92 1/170 12612
/proc/meminfo: memFree=7650440/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0

[startup+0.0707651 s]
/proc/loadavg: 3.68 3.93 3.92 1/170 12612
/proc/meminfo: memFree=7650440/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100759 s]
/proc/loadavg: 3.68 3.93 3.92 1/170 12612
/proc/meminfo: memFree=7650440/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300726 s]
/proc/loadavg: 3.68 3.93 3.92 1/170 12612
/proc/meminfo: memFree=7650440/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700661 s]
/proc/loadavg: 3.68 3.93 3.92 1/170 12612
/proc/meminfo: memFree=7650440/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 3.68 3.93 3.92 5/176 12618
/proc/meminfo: memFree=7603296/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=297832 CPUtime=5.84 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 15969 0 0 0 579 5 0 0 18 0 5 0 990065998 304979968 15038 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 74458 15038 350 389 0 70208 0
[pid=12613/tid=12615] ppid=12612 vsize=297832 CPUtime=1.45 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 4355 0 0 0 144 1 0 0 18 0 5 0 990066001 304979968 15038 33554432000 4194304 5787044 140735775098624 18446744073709551615 4336155 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=297832 CPUtime=1.45 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 3261 0 0 0 144 1 0 0 18 0 5 0 990066002 304979968 15038 33554432000 4194304 5787044 140735775098624 18446744073709551615 4339955 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=297832 CPUtime=1.43 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 2184 0 0 0 142 1 0 0 18 0 5 0 990066004 304979968 15038 33554432000 4194304 5787044 140735775098624 18446744073709551615 4336946 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=297832 CPUtime=1.4 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 2145 0 0 0 140 0 0 0 18 0 5 0 990066006 304979968 15038 33554432000 4194304 5787044 140735775098624 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 306532

[startup+3.10126 s]
/proc/loadavg: 3.68 3.93 3.92 5/176 12618
/proc/meminfo: memFree=7590800/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=297832 CPUtime=12.24 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 15969 0 0 0 1219 5 0 0 18 0 5 0 990065998 304979968 15038 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 74458 15038 350 389 0 70208 0
[pid=12613/tid=12615] ppid=12612 vsize=297832 CPUtime=3.05 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 4355 0 0 0 304 1 0 0 20 0 5 0 990066001 304979968 15038 33554432000 4194304 5787044 140735775098624 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=297832 CPUtime=3.05 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 3261 0 0 0 304 1 0 0 20 0 5 0 990066002 304979968 15038 33554432000 4194304 5787044 140735775098624 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=297832 CPUtime=3.03 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 2184 0 0 0 302 1 0 0 20 0 5 0 990066004 304979968 15038 33554432000 4194304 5787044 140735775098624 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=297832 CPUtime=3 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 2145 0 0 0 300 0 0 0 20 0 5 0 990066006 304979968 15038 33554432000 4194304 5787044 140735775098624 18446744073709551615 4336721 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 306532

[startup+6.30073 s]
/proc/loadavg: 3.70 3.93 3.92 5/176 12618
/proc/meminfo: memFree=7576848/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=305776 CPUtime=25.04 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 24448 0 0 0 2497 7 0 0 18 0 5 0 990065998 313114624 20801 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 76444 20801 404 389 0 72194 0
[pid=12613/tid=12615] ppid=12612 vsize=305776 CPUtime=6.26 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 8396 0 0 0 624 2 0 0 18 0 5 0 990066001 313114624 20801 33554432000 4194304 5787044 140735775098624 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=305776 CPUtime=6.24 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 4455 0 0 0 623 1 0 0 25 0 5 0 990066002 313114624 20801 33554432000 4194304 5787044 140735775098624 18446744073709551615 224284619737 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=305776 CPUtime=6.22 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 3573 0 0 0 621 1 0 0 18 0 5 0 990066004 313114624 20801 33554432000 4194304 5787044 140735775098624 18446744073709551615 5590388 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=305776 CPUtime=6.21 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 4000 0 0 0 620 1 0 0 19 0 5 0 990066006 313114624 20801 33554432000 4194304 5787044 140735775098624 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 314476

[startup+12.7007 s]
/proc/loadavg: 3.73 3.94 3.92 5/176 12618
/proc/meminfo: memFree=7547616/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=309876 CPUtime=50.62 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 31216 0 0 0 5050 12 0 0 18 0 5 0 990065998 317313024 26822 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 77469 26822 404 389 0 73219 0
[pid=12613/tid=12615] ppid=12612 vsize=309876 CPUtime=12.65 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 9980 0 0 0 1262 3 0 0 18 0 5 0 990066001 317313024 26822 33554432000 4194304 5787044 140735775098624 18446744073709551615 5588574 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=309876 CPUtime=12.64 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 7148 0 0 0 1261 3 0 0 25 0 5 0 990066002 317313024 26822 33554432000 4194304 5787044 140735775098624 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=309876 CPUtime=12.63 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 6064 0 0 0 1259 4 0 0 18 0 5 0 990066004 317313024 26822 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=309876 CPUtime=12.6 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 4000 0 0 0 1259 1 0 0 20 0 5 0 990066006 317313024 26822 33554432000 4194304 5787044 140735775098624 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 318576

[startup+25.5005 s]
/proc/loadavg: 3.79 3.94 3.92 5/176 12618
/proc/meminfo: memFree=7504836/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=326156 CPUtime=101.77 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 44392 0 0 0 10154 23 0 0 18 0 5 0 990065998 333983744 37676 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 81539 37676 417 389 0 77289 0
[pid=12613/tid=12615] ppid=12612 vsize=326156 CPUtime=25.44 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 13521 0 0 0 2539 5 0 0 18 0 5 0 990066001 333983744 37676 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=326156 CPUtime=25.44 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 9222 0 0 0 2538 6 0 0 22 0 5 0 990066002 333983744 37676 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=326156 CPUtime=25.42 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 8334 0 0 0 2535 7 0 0 18 0 5 0 990066004 333983744 37676 33554432000 4194304 5787044 140735775098624 18446744073709551615 4254583 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=326156 CPUtime=25.36 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 9291 0 0 0 2533 3 0 0 18 0 5 0 990066006 333983744 37676 33554432000 4194304 5787044 140735775098624 18446744073709551615 224284586693 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 334856

[startup+51.1012 s]
/proc/loadavg: 3.86 3.94 3.92 5/176 12620
/proc/meminfo: memFree=7438024/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=353492 CPUtime=204.08 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 62404 0 0 0 20368 40 0 0 18 0 5 0 990065998 361975808 55523 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 88373 55523 417 389 0 84123 0
[pid=12613/tid=12615] ppid=12612 vsize=353492 CPUtime=51.03 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 17925 0 0 0 5094 9 0 0 18 0 5 0 990066001 361975808 55523 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296751797 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=353492 CPUtime=51.02 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 14745 0 0 0 5090 12 0 0 25 0 5 0 990066002 361975808 55523 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296751797 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=353492 CPUtime=51.01 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 11652 0 0 0 5090 11 0 0 18 0 5 0 990066004 361975808 55523 33554432000 4194304 5787044 140735775098624 18446744073709551615 5590258 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=353492 CPUtime=50.9 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 14058 0 0 0 5085 5 0 0 18 0 5 0 990066006 361975808 55523 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296751797 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 362192

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.92 5/176 12620
/proc/meminfo: memFree=7327500/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=577388 CPUtime=408.8 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 88885 0 0 0 40813 67 0 0 18 0 5 0 990065998 591245312 81568 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 144347 81568 417 389 0 140097 0
[pid=12613/tid=12615] ppid=12612 vsize=577388 CPUtime=102.23 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 24786 0 0 0 10205 18 0 0 18 0 5 0 990066001 591245312 81568 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=577388 CPUtime=102.22 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 22429 0 0 0 10203 19 0 0 25 0 5 0 990066002 591245312 81568 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=577388 CPUtime=102.21 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 17878 0 0 0 10201 20 0 0 18 0 5 0 990066004 591245312 81568 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=577388 CPUtime=102.03 cores=0-7

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

/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 213973 0 0 0 471951 259 0 0 25 0 5 0 990066002 3417976832 756065 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=3337868 CPUtime=4722.11 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 199173 0 0 0 471920 291 0 0 19 0 5 0 990066004 3417976832 756065 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=3337868 CPUtime=4720.6 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 150036 0 0 0 471963 97 0 0 19 0 5 0 990066006 3417976832 756065 33554432000 4194304 5787044 140735775098624 18446744073709551615 5527482 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18887.1
Current children cumulated vsize (KiB) 3346568

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 12767
/proc/meminfo: memFree=4607644/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=3346060 CPUtime=19127 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 788452 0 0 0 1911751 949 0 0 18 0 5 0 990065998 3426365440 759427 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 836515 759427 417 389 0 832265 0
[pid=12613/tid=12615] ppid=12612 vsize=3346060 CPUtime=4782.11 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 216894 0 0 0 477914 297 0 0 25 0 5 0 990066001 3426365440 759427 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=3346060 CPUtime=4782.09 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 216401 0 0 0 477948 261 0 0 25 0 5 0 990066002 3426365440 759427 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=3346060 CPUtime=4782.09 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 199236 0 0 0 477918 291 0 0 25 0 5 0 990066004 3426365440 759427 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=3346060 CPUtime=4780.59 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 151897 0 0 0 477961 98 0 0 19 0 5 0 990066006 3426365440 759427 33554432000 4194304 5787044 140735775098624 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19127
Current children cumulated vsize (KiB) 3354760

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 12769
/proc/meminfo: memFree=4599640/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=3353228 CPUtime=19367 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 790425 0 0 0 1935750 950 0 0 18 0 5 0 990065998 3433705472 761400 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 838307 761400 417 389 0 834057 0
[pid=12613/tid=12615] ppid=12612 vsize=3353228 CPUtime=4842.11 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 216894 0 0 0 483914 297 0 0 25 0 5 0 990066001 3433705472 761400 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=3353228 CPUtime=4842.1 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 216401 0 0 0 483948 262 0 0 25 0 5 0 990066002 3433705472 761400 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=3353228 CPUtime=4842.09 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 199265 0 0 0 483918 291 0 0 20 0 5 0 990066004 3433705472 761400 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=3353228 CPUtime=4840.59 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 153841 0 0 0 483960 99 0 0 25 0 5 0 990066006 3433705472 761400 33554432000 4194304 5787044 140735775098624 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19367
Current children cumulated vsize (KiB) 3361928

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 12769
/proc/meminfo: memFree=4593996/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=3359540 CPUtime=19607 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 791876 0 0 0 1959747 951 0 0 18 0 5 0 990065998 3440168960 762851 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 839885 762851 417 389 0 835635 0
[pid=12613/tid=12615] ppid=12612 vsize=3359540 CPUtime=4902.11 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 216898 0 0 0 489914 297 0 0 25 0 5 0 990066001 3440168960 762851 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=3359540 CPUtime=4902.1 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 216401 0 0 0 489948 262 0 0 25 0 5 0 990066002 3440168960 762851 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=3359540 CPUtime=4902.09 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 199294 0 0 0 489918 291 0 0 25 0 5 0 990066004 3440168960 762851 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=3359540 CPUtime=4900.59 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 155259 0 0 0 489959 100 0 0 25 0 5 0 990066006 3440168960 762851 33554432000 4194304 5787044 140735775098624 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19607
Current children cumulated vsize (KiB) 3368240

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 12771
/proc/meminfo: memFree=4593544/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=3359540 CPUtime=19847 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 791958 0 0 0 1983746 952 0 0 18 0 5 0 990065998 3440168960 762933 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 839885 762933 417 389 0 835635 0
[pid=12613/tid=12615] ppid=12612 vsize=3359540 CPUtime=4962.11 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 216900 0 0 0 495914 297 0 0 25 0 5 0 990066001 3440168960 762933 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=3359540 CPUtime=4962.09 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 216401 0 0 0 495947 262 0 0 25 0 5 0 990066002 3440168960 762933 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=3359540 CPUtime=4962.09 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 199374 0 0 0 495918 291 0 0 25 0 5 0 990066004 3440168960 762933 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=3359540 CPUtime=4960.59 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 155259 0 0 0 495959 100 0 0 25 0 5 0 990066006 3440168960 762933 33554432000 4194304 5787044 140735775098624 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19847
Current children cumulated vsize (KiB) 3368240

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 12773
/proc/meminfo: memFree=4593112/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=3359540 CPUtime=20087 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 792034 0 0 0 2007746 953 0 0 18 0 5 0 990065998 3440168960 763009 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 839885 763009 417 389 0 835635 0
[pid=12613/tid=12615] ppid=12612 vsize=3359540 CPUtime=5022.12 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 216901 0 0 0 501914 298 0 0 20 0 5 0 990066001 3440168960 763009 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=3359540 CPUtime=5022.09 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 216401 0 0 0 501947 262 0 0 25 0 5 0 990066002 3440168960 763009 33554432000 4194304 5787044 140735775098624 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=3359540 CPUtime=5022.09 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 199449 0 0 0 501918 291 0 0 25 0 5 0 990066004 3440168960 763009 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=3359540 CPUtime=5020.59 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 155259 0 0 0 501959 100 0 0 25 0 5 0 990066006 3440168960 763009 33554432000 4194304 5787044 140735775098624 18446744073709551615 5527587 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20087
Current children cumulated vsize (KiB) 3368240

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 12775
/proc/meminfo: memFree=4592792/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=3359540 CPUtime=20327 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 792125 0 0 0 2031746 953 0 0 18 0 5 0 990065998 3440168960 763100 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 839885 763100 417 389 0 835635 0
[pid=12613/tid=12615] ppid=12612 vsize=3359540 CPUtime=5082.12 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 216907 0 0 0 507914 298 0 0 25 0 5 0 990066001 3440168960 763100 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=3359540 CPUtime=5082.09 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 216401 0 0 0 507947 262 0 0 25 0 5 0 990066002 3440168960 763100 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=3359540 CPUtime=5082.09 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 199534 0 0 0 507917 292 0 0 25 0 5 0 990066004 3440168960 763100 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=3359540 CPUtime=5080.59 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 155259 0 0 0 507959 100 0 0 25 0 5 0 990066006 3440168960 763100 33554432000 4194304 5787044 140735775098624 18446744073709551615 5527101 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20327
Current children cumulated vsize (KiB) 3368240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 12775
/proc/meminfo: memFree=4592756/32951124 swapFree=67049472/67111528
[pid=12612] ppid=12610 vsize=8700 CPUtime=0 cores=0-7
/proc/12612/stat : 12612 (priss.sh) S 12610 12612 12194 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 990065998 8908800 252 33554432000 4194304 4922060 140735916761552 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12612/statm: 2175 252 211 178 0 68 0
[pid=12613] ppid=12612 vsize=3359540 CPUtime=20397.8 cores=0-7
/proc/12613/stat : 12613 (priss) S 12612 12612 12194 0 -1 4202496 792146 0 0 0 2038828 954 0 0 18 0 5 0 990065998 3440168960 763121 33554432000 4194304 5787044 140735775098624 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12613/statm: 839885 763121 417 389 0 835635 0
[pid=12613/tid=12615] ppid=12612 vsize=3359540 CPUtime=5099.82 cores=0-7
/proc/12613/task/12615/stat : 12615 (priss) R 12612 12612 12194 0 -1 4202560 216908 0 0 0 509684 298 0 0 25 0 5 0 990066001 3440168960 763121 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12613/tid=12616] ppid=12612 vsize=3359540 CPUtime=5099.81 cores=0-7
/proc/12613/task/12616/stat : 12616 (priss) R 12612 12612 12194 0 -1 4202560 216401 0 0 0 509718 263 0 0 25 0 5 0 990066002 3440168960 763121 33554432000 4194304 5787044 140735775098624 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12613/tid=12617] ppid=12612 vsize=3359540 CPUtime=5099.8 cores=0-7
/proc/12613/task/12617/stat : 12617 (priss) R 12612 12612 12194 0 -1 4202560 199554 0 0 0 509688 292 0 0 25 0 5 0 990066004 3440168960 763121 33554432000 4194304 5787044 140735775098624 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12613/tid=12618] ppid=12612 vsize=3359540 CPUtime=5098.3 cores=0-7
/proc/12613/task/12618/stat : 12618 (priss) R 12612 12612 12194 0 -1 4202560 155259 0 0 0 509730 100 0 0 25 0 5 0 990066006 3440168960 763121 33554432000 4194304 5787044 140735775098624 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20397.8
Current children cumulated vsize (KiB) 3368240

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

Real time (s): 5100.02
CPU time (s): 20397.8
CPU user time (s): 20388.3
CPU system time (s): 9.54
CPU usage (%): 399.956
Max. virtual memory (cumulated for all children) (KiB): 3368240

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

runsolver used 8.68668 second user time and 19.1181 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-13 22:52:33
IDJOB=3499323
IDBENCH=83167
IDSOLVER=1994
FILE ID=node118/3499323-1307998353
RUNJOBID= node118-1307988148-12208
PBS_JOBID= 13559805
Free space on /tmp= 18216 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x14.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499323-1307998353/watcher-3499323-1307998353 -o /tmp/evaluation-result-3499323-1307998353/solver-3499323-1307998353 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499323-1307998353.cnf 1930213470 40000 31000 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f76302f2442dfc7cabc2315e61e55fea
RANDOM SEED=1930213470

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7651108 kB
Buffers:        163772 kB
Cached:       24299624 kB
SwapCached:      14336 kB
Active:        8945344 kB
Inactive:     15535916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7651108 kB
SwapTotal:    67111528 kB
SwapFree:     67049472 kB
Dirty:            3136 kB
Writeback:           0 kB
AnonPages:       16552 kB
Mapped:           8832 kB
Slab:           752444 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187628 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= 18216 MiB
End job on node118 at 2011-06-14 00:17:35