Trace number 3257236

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark250.158
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
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: 23747
0.00/0.00	c parsetime: 111us
0.00/0.00	c parsed 236 clauses with 113 variables
0.00/0.00	c NW started thread 0 successfully (1106049344)
0.00/0.00	c NW started thread 1 successfully (1116539200)
0.00/0.00	c NW started thread 2 successfully (1127029056)
0.00/0.00	c NW started thread 3 successfully (1137518912)
0.00/0.79	c preprocessor returned 10103 variables
0.00/0.79	c preprocessing returned UNKNOWN
0.00/0.79	c PP set 0 variables
0.00/0.79	c pp time: 765225us (0s)
0.00/0.91	c preprocessor returned 10103 variables
0.00/0.91	c preprocessing returned UNKNOWN
0.00/0.91	c PP set 0 variables
0.00/0.91	c pp time: 900438us (0s)
0.00/0.95	c preprocessor returned 10103 variables
0.00/0.95	c preprocessing returned UNKNOWN
0.00/0.95	c PP set 0 variables
0.00/0.95	c pp time: 898847us (0s)
31.61/8.07	c preprocessor returned 30370 variables
31.61/8.07	c preprocessing returned UNKNOWN
31.61/8.07	c PP set 0 variables
31.61/8.07	c pp time: 8060359us (8s)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3257236-1304038835/watcher-3257236-1304038835 -o /tmp/evaluation-result-3257236-1304038835/solver-3257236-1304038835 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3257236-1304038835.cnf 71129958 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 5.33 8.60 9.55 2/174 23746
/proc/meminfo: memFree=26398428/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0

[startup+0.0437569 s]
/proc/loadavg: 5.33 8.60 9.55 2/174 23746
/proc/meminfo: memFree=26398428/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100748 s]
/proc/loadavg: 5.33 8.60 9.55 2/174 23746
/proc/meminfo: memFree=26398428/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300721 s]
/proc/loadavg: 5.33 8.60 9.55 2/174 23746
/proc/meminfo: memFree=26398428/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700639 s]
/proc/loadavg: 5.33 8.60 9.55 2/174 23746
/proc/meminfo: memFree=26398428/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50047 s]
/proc/loadavg: 5.33 8.60 9.55 7/185 23760
/proc/meminfo: memFree=26227372/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=215568 CPUtime=5.64 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 7249 0 0 0 563 1 0 0 23 0 5 0 515481487 220741632 6711 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 53892 6711 405 389 0 49642 0
[pid=23747/tid=23749] ppid=23746 vsize=215568 CPUtime=1.35 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 1292 0 0 0 135 0 0 0 18 0 5 0 515481487 220741632 6711 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=215568 CPUtime=1.34 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 1186 0 0 0 134 0 0 0 25 0 5 0 515481487 220741632 6711 33554432000 4194304 5787044 140736093389712 18446744073709551615 4220295 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=215568 CPUtime=1.45 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 1260 0 0 0 145 0 0 0 25 0 5 0 515481487 220741632 6711 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=215568 CPUtime=1.47 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 2014 0 0 0 147 0 0 0 25 0 5 0 515481487 220741632 6711 33554432000 4194304 5787044 140736093389712 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 224268

[startup+3.10119 s]
/proc/loadavg: 5.33 8.60 9.55 9/188 23763
/proc/meminfo: memFree=25735936/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=216872 CPUtime=12.04 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 8276 0 0 0 1202 2 0 0 23 0 5 0 515481487 222076928 7738 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 54218 7738 405 389 0 49968 0
[pid=23747/tid=23749] ppid=23746 vsize=216872 CPUtime=2.95 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 1584 0 0 0 295 0 0 0 21 0 5 0 515481487 222076928 7738 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=216872 CPUtime=2.93 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 1616 0 0 0 293 0 0 0 25 0 5 0 515481487 222076928 7738 33554432000 4194304 5787044 140736093389712 18446744073709551615 4648935 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=216872 CPUtime=3.05 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 1565 0 0 0 305 0 0 0 25 0 5 0 515481487 222076928 7738 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=216872 CPUtime=3.07 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 2014 0 0 0 307 0 0 0 25 0 5 0 515481487 222076928 7738 33554432000 4194304 5787044 140736093389712 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 225572

[startup+6.30063 s]
/proc/loadavg: 5.55 8.59 9.54 9/188 23763
/proc/meminfo: memFree=25928636/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=219072 CPUtime=24.82 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 9774 0 0 0 2479 3 0 0 23 0 5 0 515481487 224329728 9236 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 54768 9236 405 389 0 50518 0
[pid=23747/tid=23749] ppid=23746 vsize=219072 CPUtime=6.16 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 2074 0 0 0 615 1 0 0 25 0 5 0 515481487 224329728 9236 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=219072 CPUtime=6.13 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 2106 0 0 0 613 0 0 0 25 0 5 0 515481487 224329728 9236 33554432000 4194304 5787044 140736093389712 18446744073709551615 4218732 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=219072 CPUtime=6.25 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 2083 0 0 0 625 0 0 0 25 0 5 0 515481487 224329728 9236 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=219072 CPUtime=6.25 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 2014 0 0 0 625 0 0 0 25 0 5 0 515481487 224329728 9236 33554432000 4194304 5787044 140736093389712 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 227772

[startup+12.7005 s]
/proc/loadavg: 5.74 8.58 9.53 9/188 23764
/proc/meminfo: memFree=25781224/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=228988 CPUtime=50.38 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 14843 0 0 0 5033 5 0 0 23 0 5 0 515481487 234483712 13593 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 57247 13593 418 389 0 52997 0
[pid=23747/tid=23749] ppid=23746 vsize=228988 CPUtime=12.55 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 2839 0 0 0 1254 1 0 0 25 0 5 0 515481487 234483712 13593 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=228988 CPUtime=12.53 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 3740 0 0 0 1252 1 0 0 25 0 5 0 515481487 234483712 13593 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=228988 CPUtime=12.65 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 2523 0 0 0 1265 0 0 0 25 0 5 0 515481487 234483712 13593 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=228988 CPUtime=12.61 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 4244 0 0 0 1261 0 0 0 25 0 5 0 515481487 234483712 13593 33554432000 4194304 5787044 140736093389712 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 237688

[startup+25.5003 s]
/proc/loadavg: 6.32 8.57 9.51 9/188 23764
/proc/meminfo: memFree=25557884/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=300604 CPUtime=101.5 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 19409 0 0 0 10142 8 0 0 23 0 5 0 515481487 307818496 18156 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 75151 18156 418 389 0 70901 0
[pid=23747/tid=23749] ppid=23746 vsize=300604 CPUtime=25.34 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 3504 0 0 0 2533 1 0 0 25 0 5 0 515481487 307818496 18156 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=300604 CPUtime=25.33 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 4430 0 0 0 2531 2 0 0 25 0 5 0 515481487 307818496 18156 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=300604 CPUtime=25.45 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 3182 0 0 0 2544 1 0 0 25 0 5 0 515481487 307818496 18156 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=300604 CPUtime=25.34 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 6796 0 0 0 2532 2 0 0 25 0 5 0 515481487 307818496 18156 33554432000 4194304 5787044 140736093389712 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 309304

[startup+51.1008 s]
/proc/loadavg: 6.89 8.52 9.47 9/188 23774
/proc/meminfo: memFree=25559196/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=307968 CPUtime=203.72 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 24007 0 0 0 20359 13 0 0 23 0 5 0 515481487 315359232 22732 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 76992 22732 419 389 0 72742 0
[pid=23747/tid=23749] ppid=23746 vsize=307968 CPUtime=50.94 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 5068 0 0 0 5091 3 0 0 25 0 5 0 515481487 315359232 22732 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591298 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=307968 CPUtime=50.91 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 5500 0 0 0 5088 3 0 0 25 0 5 0 515481487 315359232 22732 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=307968 CPUtime=51.05 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 3924 0 0 0 5103 2 0 0 25 0 5 0 515481487 315359232 22732 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=307968 CPUtime=50.8 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 8018 0 0 0 5076 4 0 0 25 0 5 0 515481487 315359232 22732 33554432000 4194304 5787044 140736093389712 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 316668

[startup+102.307 s]
/proc/loadavg: 7.53 8.43 9.39 9/188 23871
/proc/meminfo: memFree=26200060/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=316664 CPUtime=408.26 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 30430 0 0 0 40806 20 0 0 23 0 5 0 515481487 324263936 29067 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 79166 29067 419 389 0 74916 0
[pid=23747/tid=23749] ppid=23746 vsize=316664 CPUtime=102.14 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 5961 0 0 0 10210 4 0 0 25 0 5 0 515481487 324263936 29067 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=316664 CPUtime=102.11 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 6949 0 0 0 10207 4 0 0 25 0 5 0 515481487 324263936 29067 33554432000 4194304 5787044 140736093389712 18446744073709551615 4254881 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=316664 CPUtime=102.25 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 4591 0 0 0 10223 2 0 0 25 0 5 0 515481487 324263936 29067 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=316664 CPUtime=101.72 cores=0,2,4,6

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

/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 13679 0 0 0 82198 13 0 0 25 0 5 0 515481487 382869504 62644 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=373896 CPUtime=822.26 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 13922 0 0 0 82218 8 0 0 25 0 5 0 515481487 382869504 62644 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=373896 CPUtime=817.8 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 22977 0 0 0 81759 21 0 0 25 0 5 0 515481487 382869504 62644 33554432000 4194304 5787044 140736093389712 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.32
Current children cumulated vsize (KiB) 382596

[startup+882.3 s]
/proc/loadavg: 8.04 8.10 8.62 9/188 23895
/proc/meminfo: memFree=25859716/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=379632 CPUtime=3523.98 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 66677 0 0 0 352341 57 0 0 23 0 5 0 515481487 388743168 64603 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 94908 64603 420 389 0 90658 0
[pid=23747/tid=23749] ppid=23746 vsize=379632 CPUtime=882.13 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 12758 0 0 0 88200 13 0 0 25 0 5 0 515481487 388743168 64603 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=379632 CPUtime=882.11 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 14839 0 0 0 88198 13 0 0 25 0 5 0 515481487 388743168 64603 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=379632 CPUtime=882.25 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 14272 0 0 0 88217 8 0 0 25 0 5 0 515481487 388743168 64603 33554432000 4194304 5787044 140736093389712 18446744073709551615 228244004944 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=379632 CPUtime=877.47 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 23311 0 0 0 87725 22 0 0 25 0 5 0 515481487 388743168 64603 33554432000 4194304 5787044 140736093389712 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.98
Current children cumulated vsize (KiB) 388332

[startup+942.301 s]
/proc/loadavg: 8.01 8.08 8.58 9/188 23896
/proc/meminfo: memFree=25844200/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=379632 CPUtime=3763.67 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 67401 0 0 0 376308 59 0 0 23 0 5 0 515481487 388743168 65327 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 94908 65327 420 389 0 90658 0
[pid=23747/tid=23749] ppid=23746 vsize=379632 CPUtime=942.13 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 12936 0 0 0 94200 13 0 0 25 0 5 0 515481487 388743168 65327 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=379632 CPUtime=942.11 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 15163 0 0 0 94197 14 0 0 25 0 5 0 515481487 388743168 65327 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=379632 CPUtime=942.26 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 14272 0 0 0 94218 8 0 0 25 0 5 0 515481487 388743168 65327 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=379632 CPUtime=937.14 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 23533 0 0 0 93692 22 0 0 25 0 5 0 515481487 388743168 65327 33554432000 4194304 5787044 140736093389712 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.67
Current children cumulated vsize (KiB) 388332

[startup+1002.3 s]
/proc/loadavg: 8.13 8.09 8.55 9/188 23898
/proc/meminfo: memFree=25821252/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=383732 CPUtime=4003.34 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 70153 0 0 0 400274 60 0 0 23 0 5 0 515481487 392941568 68079 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 95933 68079 420 389 0 91683 0
[pid=23747/tid=23749] ppid=23746 vsize=383732 CPUtime=1002.13 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 13582 0 0 0 100199 14 0 0 25 0 5 0 515481487 392941568 68079 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=383732 CPUtime=1002.12 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 16600 0 0 0 100198 14 0 0 25 0 5 0 515481487 392941568 68079 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=383732 CPUtime=1002.25 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 14272 0 0 0 100217 8 0 0 25 0 5 0 515481487 392941568 68079 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=383732 CPUtime=996.81 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 24202 0 0 0 99658 23 0 0 25 0 5 0 515481487 392941568 68079 33554432000 4194304 5787044 140736093389712 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.34
Current children cumulated vsize (KiB) 392432

[startup+1062.3 s]
/proc/loadavg: 8.17 8.10 8.53 9/188 23900
/proc/meminfo: memFree=25803632/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=387832 CPUtime=4243.02 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 72946 0 0 0 424241 61 0 0 23 0 5 0 515481487 397139968 70872 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 96958 70872 420 389 0 92708 0
[pid=23747/tid=23749] ppid=23746 vsize=387832 CPUtime=1062.14 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 14376 0 0 0 106199 15 0 0 25 0 5 0 515481487 397139968 70872 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=387832 CPUtime=1062.11 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 16960 0 0 0 106197 14 0 0 25 0 5 0 515481487 397139968 70872 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=387832 CPUtime=1062.26 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 14274 0 0 0 106218 8 0 0 25 0 5 0 515481487 397139968 70872 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591626 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=387832 CPUtime=1056.48 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 25839 0 0 0 105625 23 0 0 25 0 5 0 515481487 397139968 70872 33554432000 4194304 5787044 140736093389712 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.02
Current children cumulated vsize (KiB) 396532

[startup+1122.3 s]
/proc/loadavg: 8.17 8.11 8.50 9/188 23901
/proc/meminfo: memFree=25791956/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=392144 CPUtime=4482.69 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 75890 0 0 0 448205 64 0 0 23 0 5 0 515481487 401555456 73816 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 98036 73816 420 389 0 93786 0
[pid=23747/tid=23749] ppid=23746 vsize=392144 CPUtime=1122.13 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 16119 0 0 0 112197 16 0 0 25 0 5 0 515481487 401555456 73816 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=392144 CPUtime=1122.11 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 17388 0 0 0 112197 14 0 0 25 0 5 0 515481487 401555456 73816 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=392144 CPUtime=1122.25 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 14366 0 0 0 112217 8 0 0 25 0 5 0 515481487 401555456 73816 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=392144 CPUtime=1116.16 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 26520 0 0 0 111592 24 0 0 25 0 5 0 515481487 401555456 73816 33554432000 4194304 5787044 140736093389712 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.69
Current children cumulated vsize (KiB) 400844

[startup+1182.3 s]
/proc/loadavg: 8.16 8.12 8.48 9/188 23903
/proc/meminfo: memFree=25782404/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=393920 CPUtime=4722.37 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 78261 0 0 0 472171 66 0 0 23 0 5 0 515481487 403374080 75984 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 98480 75984 420 389 0 94230 0
[pid=23747/tid=23749] ppid=23746 vsize=393920 CPUtime=1182.13 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 16987 0 0 0 118196 17 0 0 25 0 5 0 515481487 403374080 75984 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=393920 CPUtime=1182.12 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 18001 0 0 0 118197 15 0 0 25 0 5 0 515481487 403374080 75984 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=393920 CPUtime=1182.25 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 14796 0 0 0 118217 8 0 0 25 0 5 0 515481487 403374080 75984 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=393920 CPUtime=1175.83 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 26980 0 0 0 117559 24 0 0 25 0 5 0 515481487 403374080 75984 33554432000 4194304 5787044 140736093389712 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 402620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.20 8.13 8.47 9/188 23903
/proc/meminfo: memFree=25780784/32951124 swapFree=67111364/67111528
[pid=23746] ppid=23744 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23746/stat : 23746 (priss.sh) S 23744 23746 22773 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 515481487 8908800 251 33554432000 4194304 4922060 140735339149888 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23746/statm: 2175 251 211 178 0 68 0
[pid=23747] ppid=23746 vsize=459844 CPUtime=4800.28 cores=0,2,4,6
/proc/23747/stat : 23747 (priss) S 23746 23746 22773 0 -1 4202496 78728 0 0 0 479961 67 0 0 23 0 5 0 515481487 470880256 76246 33554432000 4194304 5787044 140736093389712 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23747/statm: 114961 76246 420 389 0 110711 0
[pid=23747/tid=23749] ppid=23746 vsize=459844 CPUtime=1201.64 cores=0,2,4,6
/proc/23747/task/23749/stat : 23749 (priss) R 23746 23746 22773 0 -1 4202560 16987 0 0 0 120147 17 0 0 25 0 5 0 515481487 470880256 76246 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23747/tid=23750] ppid=23746 vsize=459844 CPUtime=1201.62 cores=0,2,4,6
/proc/23747/task/23750/stat : 23750 (priss) R 23746 23746 22773 0 -1 4202560 18367 0 0 0 120147 15 0 0 25 0 5 0 515481487 470880256 76246 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23747/tid=23751] ppid=23746 vsize=459844 CPUtime=1201.77 cores=0,2,4,6
/proc/23747/task/23751/stat : 23751 (priss) R 23746 23746 22773 0 -1 4202560 14812 0 0 0 120168 9 0 0 25 0 5 0 515481487 470880256 76246 33554432000 4194304 5787044 140736093389712 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23747/tid=23752] ppid=23746 vsize=459844 CPUtime=1195.23 cores=0,2,4,6
/proc/23747/task/23752/stat : 23752 (priss) R 23746 23746 22773 0 -1 4202560 27065 0 0 0 119499 24 0 0 25 0 5 0 515481487 470880256 76246 33554432000 4194304 5787044 140736093389712 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 468544

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 23746 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.28
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.82
CPU time (s): 4800.28
CPU user time (s): 4799.61
CPU system time (s): 0.67
CPU usage (%): 399.418
Max. virtual memory (cumulated for all children) (KiB): 468544

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

runsolver used 1.69674 second user time and 4.87026 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 03:00:35
IDJOB=3257236
IDBENCH=20442
IDSOLVER=1603
FILE ID=node136/3257236-1304038835
RUNJOBID= node136-1304038835-23732
PBS_JOBID= 13170316
Free space on /tmp= 72336 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257236-1304038835/watcher-3257236-1304038835 -o /tmp/evaluation-result-3257236-1304038835/solver-3257236-1304038835 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3257236-1304038835.cnf 71129958 4800 15500 4

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=71129958

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26398460 kB
Buffers:       1049368 kB
Cached:        4885104 kB
SwapCached:        100 kB
Active:         649216 kB
Inactive:      5352708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26398460 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2448 kB
Writeback:           0 kB
AnonPages:       67252 kB
Mapped:          14488 kB
Slab:           485720 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189596 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= 72332 MiB
End job on node136 at 2011-04-29 03:20:39