Trace number 3251206

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.05 1202.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 21837
0.00/0.08	c parsetime: 75260us
0.00/0.08	c parsed 356340 clauses with 2115 variables
0.00/0.10	c NW started thread 0 successfully (1098512704)
0.00/0.13	c NW started thread 1 successfully (1113827648)
0.00/0.16	c NW started thread 2 successfully (1085094208)
0.00/0.20	c NW started thread 3 successfully (1124317504)
86.63/21.90	c preprocessor returned 10006 variables
86.63/21.90	c preprocessing returned UNKNOWN
86.63/21.90	c PP set 0 variables
86.63/21.90	c pp time: 21806195us (21s)
87.01/22.03	c preprocessor returned 10006 variables
87.01/22.03	c preprocessing returned UNKNOWN
87.01/22.03	c PP set 0 variables
87.01/22.03	c pp time: 21899813us (21s)
87.81/22.29	c preprocessor returned 10006 variables
87.81/22.29	c preprocessing returned UNKNOWN
87.81/22.29	c PP set 0 variables
87.81/22.29	c pp time: 22132171us (22s)
121.36/30.63	c preprocessor returned 30014 variables
121.36/30.63	c preprocessing returned UNKNOWN
121.36/30.63	c PP set 0 variables
121.36/30.63	c pp time: 30429844us (30s)

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-3251206-1304084498/watcher-3251206-1304084498 -o /tmp/evaluation-result-3251206-1304084498/solver-3251206-1304084498 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3251206-1304084498.cnf 845781398 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: 3.84 4.02 4.97 1/171 21836
/proc/meminfo: memFree=30712912/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0

[startup+0.068344 s]
/proc/loadavg: 3.84 4.02 4.97 1/171 21836
/proc/meminfo: memFree=30712912/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100338 s]
/proc/loadavg: 3.84 4.02 4.97 1/171 21836
/proc/meminfo: memFree=30712912/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301309 s]
/proc/loadavg: 3.84 4.02 4.97 1/171 21836
/proc/meminfo: memFree=30712912/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.20608 s]
/proc/loadavg: 3.84 4.02 4.97 1/171 21836
/proc/meminfo: memFree=30712912/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50104 s]
/proc/loadavg: 3.84 4.02 4.97 1/171 21836
/proc/meminfo: memFree=30712912/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10074 s]
/proc/loadavg: 3.84 4.02 4.97 5/177 21843
/proc/meminfo: memFree=30597416/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=341628 CPUtime=11.55 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 59460 0 0 0 1130 25 0 0 18 0 5 0 500866126 349827072 28906 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 85407 28906 350 389 0 81157 0
[pid=21837/tid=21839] ppid=21836 vsize=341628 CPUtime=2.86 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 10821 0 0 0 283 3 0 0 23 0 5 0 500866136 349827072 28906 33554432000 4194304 5787044 140733952430272 18446744073709551615 4336986 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=341628 CPUtime=2.82 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 10784 0 0 0 274 8 0 0 23 0 5 0 500866140 349827072 28906 33554432000 4194304 5787044 140733952430272 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=341628 CPUtime=2.77 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 11173 0 0 0 269 8 0 0 23 0 5 0 500866142 349827072 28906 33554432000 4194304 5787044 140733952430272 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=341628 CPUtime=2.87 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 9641 0 0 0 285 2 0 0 23 0 5 0 500866147 349827072 28906 33554432000 4194304 5787044 140733952430272 18446744073709551615 4339978 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.55
Current children cumulated vsize (KiB) 350328

[startup+6.30617 s]
/proc/loadavg: 3.85 4.02 4.96 5/177 21843
/proc/meminfo: memFree=30596844/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=341628 CPUtime=24.35 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 59460 0 0 0 2410 25 0 0 18 0 5 0 500866126 349827072 28906 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 85407 28906 350 389 0 81157 0
[pid=21837/tid=21839] ppid=21836 vsize=341628 CPUtime=6.06 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 10821 0 0 0 603 3 0 0 25 0 5 0 500866136 349827072 28906 33554432000 4194304 5787044 140733952430272 18446744073709551615 4336560 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=341628 CPUtime=6.03 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 10784 0 0 0 595 8 0 0 25 0 5 0 500866140 349827072 28906 33554432000 4194304 5787044 140733952430272 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=341628 CPUtime=5.96 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 11173 0 0 0 588 8 0 0 25 0 5 0 500866142 349827072 28906 33554432000 4194304 5787044 140733952430272 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=341628 CPUtime=6.07 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 9641 0 0 0 605 2 0 0 25 0 5 0 500866147 349827072 28906 33554432000 4194304 5787044 140733952430272 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (KiB) 350328

[startup+12.701 s]
/proc/loadavg: 3.87 4.02 4.95 5/177 21843
/proc/meminfo: memFree=30596796/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=341628 CPUtime=49.9 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 61172 0 0 0 4965 25 0 0 18 0 5 0 500866126 349827072 30618 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 85407 30618 352 389 0 81157 0
[pid=21837/tid=21839] ppid=21836 vsize=341628 CPUtime=12.46 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 11849 0 0 0 1242 4 0 0 25 0 5 0 500866136 349827072 30618 33554432000 4194304 5787044 140733952430272 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=341628 CPUtime=12.42 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 11468 0 0 0 1234 8 0 0 25 0 5 0 500866140 349827072 30618 33554432000 4194304 5787044 140733952430272 18446744073709551615 4336801 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=341628 CPUtime=12.33 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 11173 0 0 0 1225 8 0 0 25 0 5 0 500866142 349827072 30618 33554432000 4194304 5787044 140733952430272 18446744073709551615 4276945 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=341628 CPUtime=12.47 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 9641 0 0 0 1245 2 0 0 25 0 5 0 500866147 349827072 30618 33554432000 4194304 5787044 140733952430272 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (KiB) 350328

[startup+25.5008 s]
/proc/loadavg: 3.89 4.02 4.94 5/177 21843
/proc/meminfo: memFree=30501312/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=359956 CPUtime=101 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 87488 0 0 0 10061 39 0 0 18 0 5 0 500866126 368594944 53037 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 89989 53037 404 389 0 85739 0
[pid=21837/tid=21839] ppid=21836 vsize=359956 CPUtime=25.22 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 19562 0 0 0 2517 5 0 0 25 0 5 0 500866136 368594944 53037 33554432000 4194304 5787044 140733952430272 18446744073709551615 5601791 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=359956 CPUtime=25.21 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 18634 0 0 0 2505 16 0 0 25 0 5 0 500866140 368594944 53037 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=359956 CPUtime=25.08 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 18119 0 0 0 2497 11 0 0 25 0 5 0 500866142 368594944 53037 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=359956 CPUtime=25.27 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 14132 0 0 0 2524 3 0 0 25 0 5 0 500866147 368594944 53037 33554432000 4194304 5787044 140733952430272 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101
Current children cumulated vsize (KiB) 368656

[startup+51.1012 s]
/proc/loadavg: 3.99 4.03 4.92 5/177 21844
/proc/meminfo: memFree=30480784/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=364056 CPUtime=203.22 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 93573 0 0 0 20277 45 0 0 18 0 5 0 500866126 372793344 58418 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 91014 58418 417 389 0 86764 0
[pid=21837/tid=21839] ppid=21836 vsize=364056 CPUtime=50.81 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 19825 0 0 0 5074 7 0 0 18 0 5 0 500866136 372793344 58418 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=364056 CPUtime=50.8 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 18862 0 0 0 5062 18 0 0 25 0 5 0 500866140 372793344 58418 33554432000 4194304 5787044 140733952430272 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=364056 CPUtime=50.54 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 20104 0 0 0 5041 13 0 0 25 0 5 0 500866142 372793344 58418 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=364056 CPUtime=50.86 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 17741 0 0 0 5082 4 0 0 25 0 5 0 500866147 372793344 58418 33554432000 4194304 5787044 140733952430272 18446744073709551615 212039316513 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.22
Current children cumulated vsize (KiB) 372756

[startup+102.301 s]
/proc/loadavg: 4.04 4.04 4.87 5/177 21845
/proc/meminfo: memFree=30439460/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=381616 CPUtime=407.67 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 103775 0 0 0 40701 66 0 0 18 0 5 0 500866126 390774784 68618 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 95404 68618 417 389 0 91154 0
[pid=21837/tid=21839] ppid=21836 vsize=381616 CPUtime=101.97 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 23314 0 0 0 10185 12 0 0 25 0 5 0 500866136 390774784 68618 33554432000 4194304 5787044 140733952430272 18446744073709551615 5590788 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=381616 CPUtime=101.96 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 21218 0 0 0 10171 25 0 0 25 0 5 0 500866140 390774784 68618 33554432000 4194304 5787044 140733952430272 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=381616 CPUtime=101.47 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 21915 0 0 0 10127 20 0 0 25 0 5 0 500866142 390774784 68619 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=381616 CPUtime=102.06 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 20287 0 0 0 10200 6 0 0 25 0 5 0 500866147 390774784 68619 33554432000 4194304 5787044 140733952430272 18446744073709551615 5530976 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.67
Current children cumulated vsize (KiB) 390316

[startup+162.3 s]
/proc/loadavg: 4.05 4.04 4.82 5/177 21847
/proc/meminfo: memFree=30381404/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=536728 CPUtime=647.27 cores=0,2,4,6

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

/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 46953 0 0 0 82071 109 0 0 25 0 5 0 500866140 954245120 180134 33554432000 4194304 5787044 140733952430272 18446744073709551615 212039322525 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=931880 CPUtime=817.44 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 46896 0 0 0 81621 123 0 0 25 0 5 0 500866142 954245120 180134 33554432000 4194304 5787044 140733952430272 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=931880 CPUtime=822.05 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 55813 0 0 0 82162 43 0 0 25 0 5 0 500866147 954245120 180134 33554432000 4194304 5787044 140733952430272 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.34
Current children cumulated vsize (KiB) 940580

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.36 5/177 21866
/proc/meminfo: memFree=29989528/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=935980 CPUtime=3523.02 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 217345 0 0 0 351928 374 0 0 18 0 5 0 500866126 958443520 180697 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 233995 180697 417 389 0 229745 0
[pid=21837/tid=21839] ppid=21836 vsize=935980 CPUtime=881.83 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 50079 0 0 0 88088 95 0 0 25 0 5 0 500866136 958443520 180697 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=935980 CPUtime=881.8 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 46953 0 0 0 88071 109 0 0 25 0 5 0 500866140 958443520 180697 33554432000 4194304 5787044 140733952430272 18446744073709551615 5588270 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=935980 CPUtime=877.11 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 47453 0 0 0 87588 123 0 0 25 0 5 0 500866142 958443520 180697 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=935980 CPUtime=882.06 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 55819 0 0 0 88162 44 0 0 25 0 5 0 500866147 958443520 180697 33554432000 4194304 5787044 140733952430272 18446744073709551615 5528380 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.02
Current children cumulated vsize (KiB) 944680

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 4.34 5/177 21868
/proc/meminfo: memFree=29978716/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=940740 CPUtime=3762.72 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 219997 0 0 0 375895 377 0 0 18 0 5 0 500866126 963317760 183349 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 235185 183349 417 389 0 230935 0
[pid=21837/tid=21839] ppid=21836 vsize=940740 CPUtime=941.84 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 50080 0 0 0 94089 95 0 0 25 0 5 0 500866136 963317760 183349 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=940740 CPUtime=941.8 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 46960 0 0 0 94071 109 0 0 25 0 5 0 500866140 963317760 183349 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=940740 CPUtime=936.8 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 47684 0 0 0 93556 124 0 0 25 0 5 0 500866142 963317760 183349 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591626 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=940740 CPUtime=942.06 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 58232 0 0 0 94160 46 0 0 25 0 5 0 500866147 963317760 183349 33554432000 4194304 5787044 140733952430272 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3762.72
Current children cumulated vsize (KiB) 949440

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.31 5/177 21869
/proc/meminfo: memFree=29921776/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=965620 CPUtime=4002.35 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 234451 0 0 0 399826 409 0 0 18 0 5 0 500866126 988794880 197803 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 241405 197803 417 389 0 237155 0
[pid=21837/tid=21839] ppid=21836 vsize=965620 CPUtime=1001.83 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 51203 0 0 0 100082 101 0 0 25 0 5 0 500866136 988794880 197803 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=965620 CPUtime=1001.79 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 49903 0 0 0 100053 126 0 0 25 0 5 0 500866140 988794880 197803 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=965620 CPUtime=996.46 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 51884 0 0 0 99519 127 0 0 25 0 5 0 500866142 988794880 197803 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=965620 CPUtime=1002.06 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 64420 0 0 0 100154 52 0 0 25 0 5 0 500866147 988794880 197803 33554432000 4194304 5787044 140733952430272 18446744073709551615 5527557 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 974320

[startup+1062.31 s]
/proc/loadavg: 4.00 4.00 4.29 5/177 21871
/proc/meminfo: memFree=29873632/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=979552 CPUtime=4242.02 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 246464 0 0 0 423760 442 0 0 18 0 5 0 500866126 1003061248 209591 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 244888 209591 417 389 0 240638 0
[pid=21837/tid=21839] ppid=21836 vsize=979552 CPUtime=1061.82 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 53646 0 0 0 106079 103 0 0 25 0 5 0 500866136 1003061248 209591 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=979552 CPUtime=1061.79 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 52492 0 0 0 106039 140 0 0 25 0 5 0 500866140 1003061248 209591 33554432000 4194304 5787044 140733952430272 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=979552 CPUtime=1056.11 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 55031 0 0 0 105472 139 0 0 25 0 5 0 500866142 1003061248 209591 33554432000 4194304 5787044 140733952430272 18446744073709551615 5586686 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=979552 CPUtime=1062.06 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 68254 0 0 0 106150 56 0 0 25 0 5 0 500866147 1003061248 209591 33554432000 4194304 5787044 140733952430272 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.02
Current children cumulated vsize (KiB) 988252

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 4.27 5/177 21872
/proc/meminfo: memFree=29860712/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=1045088 CPUtime=4481.66 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 249936 0 0 0 447719 447 0 0 18 0 5 0 500866126 1070170112 212805 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 261272 212805 417 389 0 257022 0
[pid=21837/tid=21839] ppid=21836 vsize=1045088 CPUtime=1121.82 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 53824 0 0 0 112078 104 0 0 25 0 5 0 500866136 1070170112 212805 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=1045088 CPUtime=1121.48 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 52564 0 0 0 112007 141 0 0 23 0 5 0 500866140 1070170112 212805 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=1045088 CPUtime=1116.09 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 55031 0 0 0 111470 139 0 0 25 0 5 0 500866142 1070170112 212805 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=1045088 CPUtime=1122.05 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 71476 0 0 0 112145 60 0 0 23 0 5 0 500866147 1070170112 212805 33554432000 4194304 5787044 140733952430272 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4481.66
Current children cumulated vsize (KiB) 1053788

[startup+1182.3 s]
/proc/loadavg: 4.12 4.04 4.26 5/177 21883
/proc/meminfo: memFree=29851220/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=1045088 CPUtime=4721.32 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 252067 0 0 0 471679 453 0 0 18 0 5 0 500866126 1070170112 214936 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 261272 214936 417 389 0 257022 0
[pid=21837/tid=21839] ppid=21836 vsize=1045088 CPUtime=1181.81 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 54794 0 0 0 118073 108 0 0 25 0 5 0 500866136 1070170112 214936 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591827 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=1045088 CPUtime=1181.14 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 52677 0 0 0 117973 141 0 0 25 0 5 0 500866140 1070170112 214936 33554432000 4194304 5787044 140733952430272 18446744073709551615 212039315710 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=1045088 CPUtime=1176.09 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 55031 0 0 0 117470 139 0 0 25 0 5 0 500866142 1070170112 214936 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=1045088 CPUtime=1182.06 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 72524 0 0 0 118144 62 0 0 25 0 5 0 500866147 1070170112 214936 33554432000 4194304 5787044 140733952430272 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.32
Current children cumulated vsize (KiB) 1053788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.01 s]
/proc/loadavg: 4.09 4.04 4.26 5/177 21884
/proc/meminfo: memFree=29845376/32951124 swapFree=67111356/67111528
[pid=21836] ppid=21834 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/21836/stat : 21836 (priss.sh) S 21834 21836 20894 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500866126 8908800 252 33554432000 4194304 4922060 140735770478000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21836/statm: 2175 252 211 178 0 68 0
[pid=21837] ppid=21836 vsize=1045088 CPUtime=4800.05 cores=0,2,4,6
/proc/21837/stat : 21837 (priss) S 21836 21836 20894 0 -1 4202496 253531 0 0 0 479549 456 0 0 18 0 5 0 500866126 1070170112 216400 33554432000 4194304 5787044 140733952430272 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/21837/statm: 261272 216400 417 389 0 257022 0
[pid=21837/tid=21839] ppid=21836 vsize=1045088 CPUtime=1201.53 cores=0,2,4,6
/proc/21837/task/21839/stat : 21839 (priss) R 21836 21836 20894 0 -1 4202560 54821 0 0 0 120044 109 0 0 25 0 5 0 500866136 1070170112 216400 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21837/tid=21840] ppid=21836 vsize=1045088 CPUtime=1200.74 cores=0,2,4,6
/proc/21837/task/21840/stat : 21840 (priss) R 21836 21836 20894 0 -1 4202560 52702 0 0 0 119933 141 0 0 25 0 5 0 500866140 1070170112 216400 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21837/tid=21841] ppid=21836 vsize=1045088 CPUtime=1195.8 cores=0,2,4,6
/proc/21837/task/21841/stat : 21841 (priss) R 21836 21836 20894 0 -1 4202560 55031 0 0 0 119441 139 0 0 25 0 5 0 500866142 1070170112 216400 33554432000 4194304 5787044 140733952430272 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21837/tid=21842] ppid=21836 vsize=1045088 CPUtime=1201.76 cores=0,2,4,6
/proc/21837/task/21842/stat : 21842 (priss) R 21836 21836 20894 0 -1 4202560 73936 0 0 0 120112 64 0 0 25 0 5 0 500866147 1070170112 216400 33554432000 4194304 5787044 140733952430272 18446744073709551615 5527101 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1053788

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

Real time (s): 1202.02
CPU time (s): 4800.05
CPU user time (s): 4795.49
CPU system time (s): 4.56
CPU usage (%): 399.331
Max. virtual memory (cumulated for all children) (KiB): 1053788

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= 6
involuntary context switches= 3

runsolver used 2.16767 second user time and 4.29735 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 15:41:39
IDJOB=3251206
IDBENCH=88216
IDSOLVER=1603
FILE ID=node146/3251206-1304084498
RUNJOBID= node146-1304082059-21588
PBS_JOBID= 13170499
Free space on /tmp= 72992 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251206-1304084498/watcher-3251206-1304084498 -o /tmp/evaluation-result-3251206-1304084498/solver-3251206-1304084498 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3251206-1304084498.cnf 845781398 4800 15500 4

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=845781398

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30713184 kB
Buffers:        602620 kB
Cached:        1184112 kB
SwapCached:         32 kB
Active:         129564 kB
Inactive:      1720020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30713184 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6152 kB
Writeback:           4 kB
AnonPages:       63292 kB
Mapped:          14376 kB
Slab:           325392 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184144 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= 72992 MiB
End job on node146 at 2011-04-29 16:01:43