Trace number 3499635

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.7 5100.02

General information on the benchmark

NameSAT05/crafted/lynce05/social-golfer-problem/
sgp_5-6-8.shuffled-as.sat05-2669.cnf
MD5SUM4229175ff4382a4625ce92a19d20dde4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3276.36
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

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: 13096
0.00/0.22	c parsetime: 218680us
0.00/0.22	c parsed 778800 clauses with 58560 variables
0.00/0.27	c NW started thread 0 successfully (1092913472)
0.00/0.32	c NW started thread 1 successfully (1103403328)
0.00/0.37	c NW started thread 2 successfully (1113893184)
0.00/0.42	c NW started thread 3 successfully (1124383040)
41.44/10.81	c preprocessor returned 60560 variables
41.44/10.81	c preprocessing returned UNKNOWN
41.44/10.81	c PP set 29184 variables
41.44/10.81	c pp time: 10369274us (10s)
42.64/11.18	c HTE
45.84/11.93	c subsumption
46.26/12.07	c preprocessor returned 58860 variables
46.26/12.07	c preprocessing returned UNKNOWN
46.26/12.07	c PP set 29184 variables
46.26/12.07	c pp time: 11790535us (11s)
49.03/12.75	c preprocessor returned 58860 variables
49.03/12.75	c preprocessing returned UNKNOWN
49.03/12.75	c PP set 29184 variables
49.03/12.75	c pp time: 12365293us (12s)
49.83/12.97	c preprocessor returned 58860 variables
49.83/12.97	c preprocessing returned UNKNOWN
49.83/12.97	c PP set 29184 variables
49.83/12.97	c pp time: 12642985us (12s)
53.02/13.77	c simplified formula contains 0 unit clauses
2275.22/569.35	c added unsatisfied clause
2275.22/569.36	c failed to add network clauses
13690.53/3423.22	c HTE
13919.70/3480.53	c subsumption
14817.31/3704.92	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-3499635-1308008563/watcher-3499635-1308008563 -o /tmp/evaluation-result-3499635-1308008563/solver-3499635-1308008563 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499635-1308008563.cnf 1988640497 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.70 3.93 3.98 2/170 13095
/proc/meminfo: memFree=7626828/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0

[startup+0.0717979 s]
/proc/loadavg: 3.70 3.93 3.98 2/170 13095
/proc/meminfo: memFree=7626828/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100799 s]
/proc/loadavg: 3.70 3.93 3.98 2/170 13095
/proc/meminfo: memFree=7626828/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300746 s]
/proc/loadavg: 3.70 3.93 3.98 2/170 13095
/proc/meminfo: memFree=7626828/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700703 s]
/proc/loadavg: 3.70 3.93 3.98 2/170 13095
/proc/meminfo: memFree=7626828/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50056 s]
/proc/loadavg: 3.70 3.93 3.98 5/176 13101
/proc/meminfo: memFree=7268692/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=654548 CPUtime=4.41 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 120005 0 0 0 378 63 0 0 18 0 5 0 991086998 670257152 117659 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 163637 117660 345 389 0 159387 0
[pid=13096/tid=13098] ppid=13095 vsize=654548 CPUtime=1.2 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 19621 0 0 0 113 7 0 0 18 0 5 0 991087025 670257152 117660 33554432000 4194304 5787044 140735960102576 18446744073709551615 47915879957636 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=654548 CPUtime=1.15 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 21775 0 0 0 109 6 0 0 18 0 5 0 991087030 670257152 117662 33554432000 4194304 5787044 140735960102576 18446744073709551615 47915879958053 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=654548 CPUtime=1.1 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 21566 0 0 0 101 9 0 0 18 0 5 0 991087036 670257152 117663 33554432000 4194304 5787044 140735960102576 18446744073709551615 224284587041 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=654548 CPUtime=0.53 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 20960 0 0 0 16 37 0 0 18 0 5 0 991087041 670257152 117663 33554432000 4194304 5787044 140735960102576 18446744073709551615 4302288 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 663248

[startup+3.10128 s]
/proc/loadavg: 3.70 3.93 3.98 3/176 13101
/proc/meminfo: memFree=7312588/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=530472 CPUtime=10.65 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 131116 0 0 0 994 71 0 0 18 0 5 0 991086998 543203328 69912 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 132618 69912 349 389 0 128368 0
[pid=13096/tid=13098] ppid=13095 vsize=530472 CPUtime=2.7 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 20960 0 0 0 262 8 0 0 18 0 5 0 991087025 543203328 69912 33554432000 4194304 5787044 140735960102576 18446744073709551615 224284623443 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=530472 CPUtime=2.74 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 24989 0 0 0 267 7 0 0 20 0 5 0 991087030 543203328 69912 33554432000 4194304 5787044 140735960102576 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=530472 CPUtime=2.65 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 25188 0 0 0 256 9 0 0 19 0 5 0 991087036 543203328 69912 33554432000 4194304 5787044 140735960102576 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=530472 CPUtime=2.12 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 23892 0 0 0 170 42 0 0 20 0 5 0 991087041 543203328 69912 33554432000 4194304 5787044 140735960102576 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.65
Current children cumulated vsize (KiB) 539172

[startup+6.30075 s]
/proc/loadavg: 3.81 3.95 3.98 5/176 13101
/proc/meminfo: memFree=7336736/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=542648 CPUtime=23.44 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 136683 0 0 0 2272 72 0 0 18 0 5 0 991086998 555671552 72435 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 135662 72435 350 389 0 131412 0
[pid=13096/tid=13098] ppid=13095 vsize=542648 CPUtime=5.9 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 21792 0 0 0 582 8 0 0 25 0 5 0 991087025 555671552 72435 33554432000 4194304 5787044 140735960102576 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=542648 CPUtime=5.93 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 25908 0 0 0 586 7 0 0 19 0 5 0 991087030 555671552 72435 33554432000 4194304 5787044 140735960102576 18446744073709551615 224284623614 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=542648 CPUtime=5.85 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 27044 0 0 0 575 10 0 0 19 0 5 0 991087036 555671552 72435 33554432000 4194304 5787044 140735960102576 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=542648 CPUtime=5.32 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 25852 0 0 0 489 43 0 0 19 0 5 0 991087041 555671552 72435 33554432000 4194304 5787044 140735960102576 18446744073709551615 224284616803 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.44
Current children cumulated vsize (KiB) 551348

[startup+12.7007 s]
/proc/loadavg: 3.82 3.95 3.98 5/176 13101
/proc/meminfo: memFree=7264700/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=638748 CPUtime=49.03 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 187912 0 0 0 4806 97 0 0 18 0 5 0 991086998 654077952 93529 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 159687 93529 416 389 0 155437 0
[pid=13096/tid=13098] ppid=13095 vsize=638748 CPUtime=12.29 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 32098 0 0 0 1220 9 0 0 25 0 5 0 991087025 654077952 93529 33554432000 4194304 5787044 140735960102576 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=638748 CPUtime=12.33 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 33632 0 0 0 1225 8 0 0 18 0 5 0 991087030 654077952 93529 33554432000 4194304 5787044 140735960102576 18446744073709551615 224284574849 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=638748 CPUtime=12.24 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 36021 0 0 0 1213 11 0 0 18 0 5 0 991087036 654077952 93529 33554432000 4194304 5787044 140735960102576 18446744073709551615 4327854 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=638748 CPUtime=11.71 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 50074 0 0 0 1108 63 0 0 19 0 5 0 991087041 654077952 93529 33554432000 4194304 5787044 140735960102576 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.03
Current children cumulated vsize (KiB) 647448

[startup+25.5005 s]
/proc/loadavg: 3.86 3.95 3.98 5/176 13101
/proc/meminfo: memFree=7223160/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=573212 CPUtime=100.21 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 202103 0 0 0 9917 104 0 0 18 0 5 0 991086998 586969088 102014 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 143303 102014 419 389 0 139053 0
[pid=13096/tid=13098] ppid=13095 vsize=573212 CPUtime=25.09 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 34094 0 0 0 2498 11 0 0 25 0 5 0 991087025 586969088 102014 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=573212 CPUtime=25.12 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 38891 0 0 0 2502 10 0 0 18 0 5 0 991087030 586969088 102014 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296745596 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=573212 CPUtime=25.04 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 41154 0 0 0 2491 13 0 0 18 0 5 0 991087036 586969088 102014 33554432000 4194304 5787044 140735960102576 18446744073709551615 4228014 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=573212 CPUtime=24.5 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 51877 0 0 0 2386 64 0 0 18 0 5 0 991087041 586969088 102014 33554432000 4194304 5787044 140735960102576 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.21
Current children cumulated vsize (KiB) 581912

[startup+51.1013 s]
/proc/loadavg: 3.91 3.96 3.98 5/176 13103
/proc/meminfo: memFree=7175508/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=704284 CPUtime=202.59 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 214076 0 0 0 20144 115 0 0 18 0 5 0 991086998 721186816 113987 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 176071 113987 419 389 0 171821 0
[pid=13096/tid=13098] ppid=13095 vsize=704284 CPUtime=50.7 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 36857 0 0 0 5057 13 0 0 25 0 5 0 991087025 721186816 113987 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=704284 CPUtime=50.72 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 42290 0 0 0 5058 14 0 0 19 0 5 0 991087030 721186816 113987 33554432000 4194304 5787044 140735960102576 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=704284 CPUtime=50.64 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 44471 0 0 0 5047 17 0 0 18 0 5 0 991087036 721186816 113987 33554432000 4194304 5787044 140735960102576 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=704284 CPUtime=50.09 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 54371 0 0 0 4943 66 0 0 20 0 5 0 991087041 721186816 113987 33554432000 4194304 5787044 140735960102576 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.59
Current children cumulated vsize (KiB) 712984

[startup+102.307 s]
/proc/loadavg: 3.96 3.96 3.98 5/176 13103
/proc/meminfo: memFree=7098732/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=769820 CPUtime=407.39 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 233082 0 0 0 40601 138 0 0 18 0 5 0 991086998 788295680 132990 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 192455 132990 419 389 0 188205 0
[pid=13096/tid=13098] ppid=13095 vsize=769820 CPUtime=101.9 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 40770 0 0 0 10174 16 0 0 25 0 5 0 991087025 788295680 132990 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=769820 CPUtime=101.93 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 48495 0 0 0 10171 22 0 0 18 0 5 0 991087030 788295680 132990 33554432000 4194304 5787044 140735960102576 18446744073709551615 5590768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=769820 CPUtime=101.84 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 49162 0 0 0 10163 21 0 0 18 0 5 0 991087036 788295680 132990 33554432000 4194304 5787044 140735960102576 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=769820 CPUtime=101.28 cores=0-7

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

/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 278765 0 0 0 471862 329 0 0 19 0 5 0 991087030 4797636608 1099157 33554432000 4194304 5787044 140735960102576 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=4685192 CPUtime=4721.84 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 252213 0 0 0 471890 294 0 0 25 0 5 0 991087036 4797636608 1099157 33554432000 4194304 5787044 140735960102576 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=4685192 CPUtime=4720.89 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 391618 0 0 0 471222 867 0 0 25 0 5 0 991087041 4797636608 1099157 33554432000 4194304 5787044 140735960102576 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18886.9
Current children cumulated vsize (KiB) 4693892

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 13251
/proc/meminfo: memFree=3193436/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=4711212 CPUtime=19126.9 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 1215374 0 0 0 1910946 1744 0 0 18 0 5 0 991086998 4824281088 1106808 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 1177803 1106808 419 389 0 1173553 0
[pid=13096/tid=13098] ppid=13095 vsize=4711212 CPUtime=4781.83 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 249045 0 0 0 477937 246 0 0 25 0 5 0 991087025 4824281088 1106808 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=4711212 CPUtime=4781.9 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 279858 0 0 0 477861 329 0 0 25 0 5 0 991087030 4824281088 1106808 33554432000 4194304 5787044 140735960102576 18446744073709551615 4213825 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=4711212 CPUtime=4781.84 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 252235 0 0 0 477889 295 0 0 25 0 5 0 991087036 4824281088 1106808 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=4711212 CPUtime=4780.88 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 398149 0 0 0 477219 869 0 0 25 0 5 0 991087041 4824281088 1106808 33554432000 4194304 5787044 140735960102576 18446744073709551615 5528394 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19126.9
Current children cumulated vsize (KiB) 4719912

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 13253
/proc/meminfo: memFree=3162876/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=4736724 CPUtime=19366.9 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 1222886 0 0 0 1934943 1747 0 0 18 0 5 0 991086998 4850405376 1114320 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 1184181 1114320 419 389 0 1179931 0
[pid=13096/tid=13098] ppid=13095 vsize=4736724 CPUtime=4841.84 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 250074 0 0 0 483937 247 0 0 25 0 5 0 991087025 4850405376 1114320 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=4736724 CPUtime=4841.9 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 279906 0 0 0 483861 329 0 0 25 0 5 0 991087030 4850405376 1114320 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=4736724 CPUtime=4841.84 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 252256 0 0 0 483889 295 0 0 25 0 5 0 991087036 4850405376 1114320 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=4736724 CPUtime=4840.88 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 404563 0 0 0 483216 872 0 0 25 0 5 0 991087041 4850405376 1114320 33554432000 4194304 5787044 140735960102576 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19366.9
Current children cumulated vsize (KiB) 4745424

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 13253
/proc/meminfo: memFree=3133412/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=4761944 CPUtime=19606.9 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 1230349 0 0 0 1958938 1752 0 0 18 0 5 0 991086998 4876230656 1121783 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 1190486 1121783 419 389 0 1186236 0
[pid=13096/tid=13098] ppid=13095 vsize=4761944 CPUtime=4901.84 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 250080 0 0 0 489937 247 0 0 25 0 5 0 991087025 4876230656 1121783 33554432000 4194304 5787044 140735960102576 18446744073709551615 5585228 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=4761944 CPUtime=4901.9 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 279966 0 0 0 489861 329 0 0 25 0 5 0 991087030 4876230656 1121783 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=4761944 CPUtime=4901.84 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 253308 0 0 0 489887 297 0 0 18 0 5 0 991087036 4876230656 1121783 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=4761944 CPUtime=4900.88 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 410908 0 0 0 489213 875 0 0 25 0 5 0 991087041 4876230656 1121783 33554432000 4194304 5787044 140735960102576 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19606.9
Current children cumulated vsize (KiB) 4770644

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 13255
/proc/meminfo: memFree=3076672/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=4852320 CPUtime=19846.9 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 1244912 0 0 0 1982919 1767 0 0 18 0 5 0 991086998 4968775680 1135849 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 1213080 1135849 419 389 0 1208830 0
[pid=13096/tid=13098] ppid=13095 vsize=4852320 CPUtime=4961.83 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 250097 0 0 0 495936 247 0 0 25 0 5 0 991087025 4968775680 1135849 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=4852320 CPUtime=4961.89 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 283773 0 0 0 495854 335 0 0 25 0 5 0 991087030 4968775680 1135849 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=4852320 CPUtime=4961.8 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 257957 0 0 0 495878 302 0 0 20 0 5 0 991087036 4968775680 1135849 33554432000 4194304 5787044 140735960102576 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=4852320 CPUtime=4960.88 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 416998 0 0 0 495211 877 0 0 25 0 5 0 991087041 4968775680 1135849 33554432000 4194304 5787044 140735960102576 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19846.9
Current children cumulated vsize (KiB) 4861020

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 13257
/proc/meminfo: memFree=3062476/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=4917856 CPUtime=20086.9 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 1248703 0 0 0 2006912 1774 0 0 18 0 5 0 991086998 5035884544 1139640 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 1229464 1139640 419 389 0 1225214 0
[pid=13096/tid=13098] ppid=13095 vsize=4917856 CPUtime=5021.83 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 250187 0 0 0 501936 247 0 0 25 0 5 0 991087025 5035884544 1139640 33554432000 4194304 5787044 140735960102576 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=4917856 CPUtime=5021.9 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 287404 0 0 0 501848 342 0 0 25 0 5 0 991087030 5035884544 1139640 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=4917856 CPUtime=5021.8 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 257958 0 0 0 501878 302 0 0 18 0 5 0 991087036 5035884544 1139640 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=4917856 CPUtime=5020.88 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 417067 0 0 0 501210 878 0 0 25 0 5 0 991087041 5035884544 1139640 33554432000 4194304 5787044 140735960102576 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20086.9
Current children cumulated vsize (KiB) 4926556

[startup+5082.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/176 13259
/proc/meminfo: memFree=3034144/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=4917856 CPUtime=20326.9 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 1255546 0 0 0 2030899 1787 0 0 18 0 5 0 991086998 5035884544 1146483 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 1229464 1146483 419 389 0 1225214 0
[pid=13096/tid=13098] ppid=13095 vsize=4917856 CPUtime=5081.84 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 250290 0 0 0 507936 248 0 0 25 0 5 0 991087025 5035884544 1146483 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=4917856 CPUtime=5081.9 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 294084 0 0 0 507836 354 0 0 25 0 5 0 991087030 5035884544 1146483 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=4917856 CPUtime=5081.81 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 257958 0 0 0 507878 303 0 0 25 0 5 0 991087036 5035884544 1146483 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=4917856 CPUtime=5080.88 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 417127 0 0 0 507210 878 0 0 25 0 5 0 991087041 5035884544 1146483 33554432000 4194304 5787044 140735960102576 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20326.9
Current children cumulated vsize (KiB) 4926556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.03 4.01 4.00 5/176 13259
/proc/meminfo: memFree=3027564/32951124 swapFree=67049472/67111528
[pid=13095] ppid=13093 vsize=8700 CPUtime=0 cores=0-7
/proc/13095/stat : 13095 (priss.sh) S 13093 13095 12194 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 991086998 8908800 252 33554432000 4194304 4922060 140735355905728 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13095/statm: 2175 252 211 178 0 68 0
[pid=13096] ppid=13095 vsize=4917856 CPUtime=20397.7 cores=0-7
/proc/13096/stat : 13096 (priss) S 13095 13095 12194 0 -1 4202496 1257185 0 0 0 2037978 1790 0 0 18 0 5 0 991086998 5035884544 1148122 33554432000 4194304 5787044 140735960102576 18446744073709551615 224296749489 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/13096/statm: 1229464 1148122 419 389 0 1225214 0
[pid=13096/tid=13098] ppid=13095 vsize=4917856 CPUtime=5099.55 cores=0-7
/proc/13096/task/13098/stat : 13098 (priss) R 13095 13095 12194 0 -1 4202560 250363 0 0 0 509707 248 0 0 25 0 5 0 991087025 5035884544 1148122 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=13096/tid=13099] ppid=13095 vsize=4917856 CPUtime=5099.6 cores=0-7
/proc/13096/task/13099/stat : 13099 (priss) R 13095 13095 12194 0 -1 4202560 295629 0 0 0 509603 357 0 0 25 0 5 0 991087030 5035884544 1148122 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13096/tid=13100] ppid=13095 vsize=4917856 CPUtime=5099.51 cores=0-7
/proc/13096/task/13100/stat : 13100 (priss) R 13095 13095 12194 0 -1 4202560 257958 0 0 0 509648 303 0 0 25 0 5 0 991087036 5035884544 1148122 33554432000 4194304 5787044 140735960102576 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=13096/tid=13101] ppid=13095 vsize=4917856 CPUtime=5098.58 cores=0-7
/proc/13096/task/13101/stat : 13101 (priss) R 13095 13095 12194 0 -1 4202560 417148 0 0 0 508980 878 0 0 25 0 5 0 991087041 5035884544 1148122 33554432000 4194304 5787044 140735960102576 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20397.7
Current children cumulated vsize (KiB) 4926556

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 13095 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 20397.7
#
# 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.7
CPU user time (s): 20379.8
CPU system time (s): 17.9
CPU usage (%): 399.953
Max. virtual memory (cumulated for all children) (KiB): 4926556

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

runsolver used 8.5457 second user time and 19.2801 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-14 01:42:43
IDJOB=3499635
IDBENCH=85640
IDSOLVER=1994
FILE ID=node118/3499635-1308008563
RUNJOBID= node118-1307988148-12208
PBS_JOBID= 13559805
Free space on /tmp= 18204 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT05/crafted/lynce05/social-golfer-problem/sgp_5-6-8.shuffled-as.sat05-2669.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499635-1308008563/watcher-3499635-1308008563 -o /tmp/evaluation-result-3499635-1308008563/solver-3499635-1308008563 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499635-1308008563.cnf 1988640497 40000 31000 8

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

MD5SUM BENCH= 4229175ff4382a4625ce92a19d20dde4
RANDOM SEED=1988640497

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:       7627372 kB
Buffers:        168872 kB
Cached:       24315992 kB
SwapCached:      14336 kB
Active:        8957848 kB
Inactive:     15544860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7627372 kB
SwapTotal:    67111528 kB
SwapFree:     67049472 kB
Dirty:           14156 kB
Writeback:           0 kB
AnonPages:       16444 kB
Mapped:           8644 kB
Slab:           753596 kB
PageTables:       4312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186888 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= 18204 MiB
End job on node118 at 2011-06-14 03:07:45