Trace number 3282443

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

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
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: 21626
0.00/0.16	c parsetime: 162763us
0.00/0.16	c parsed 599015 clauses with 200440 variables
0.00/0.20	c NW started thread 0 successfully (1106204992)
0.00/0.23	c NW started thread 1 successfully (1086343488)
0.00/0.28	c NW started thread 2 successfully (1116694848)
0.00/0.32	c NW started thread 3 successfully (1127184704)
78.62/19.98	c preprocessor returned 200440 variables
78.62/19.98	c preprocessing returned UNKNOWN
78.62/19.98	c PP set 275 variables
78.62/19.98	c pp time: 19613091us (19s)
78.62/19.99	c preprocessor returned 200440 variables
78.62/19.99	c preprocessing returned UNKNOWN
78.62/19.99	c PP set 275 variables
78.62/19.99	c pp time: 19666387us (19s)
79.01/20.06	c preprocessor returned 200440 variables
79.01/20.06	c preprocessing returned UNKNOWN
79.01/20.06	c PP set 275 variables
79.01/20.06	c pp time: 19817816us (19s)
79.41/20.19	c preprocessor returned 200440 variables
79.41/20.19	c preprocessing returned UNKNOWN
79.41/20.19	c PP set 275 variables
79.41/20.19	c pp time: 19908021us (19s)

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-3282443-1304041561/watcher-3282443-1304041561 -o /tmp/evaluation-result-3282443-1304041561/solver-3282443-1304041561 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3282443-1304041561.cnf 2084191413 4800 15500 4 

running on 4 cores: 1,3,5,7

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.83 7.53 6.52 5/182 21625
/proc/meminfo: memFree=17477024/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0

[startup+0.0640429 s]
/proc/loadavg: 5.83 7.53 6.52 5/182 21625
/proc/meminfo: memFree=17477024/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101035 s]
/proc/loadavg: 5.83 7.53 6.52 5/182 21625
/proc/meminfo: memFree=17477024/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301239 s]
/proc/loadavg: 5.83 7.53 6.52 5/182 21625
/proc/meminfo: memFree=17477024/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.40081 s]
/proc/loadavg: 5.83 7.53 6.52 5/182 21625
/proc/meminfo: memFree=17477024/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 5.83 7.53 6.52 5/182 21625
/proc/meminfo: memFree=17477024/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10052 s]
/proc/loadavg: 5.83 7.53 6.52 10/188 21631
/proc/meminfo: memFree=17038276/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=688696 CPUtime=11.59 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 159482 0 0 0 1127 32 0 0 25 0 5 0 594386927 705224704 106206 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 172174 106206 348 389 0 167924 0
[pid=21626/tid=21628] ppid=21625 vsize=688696 CPUtime=2.87 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 33337 0 0 0 280 7 0 0 22 0 5 0 594386947 705224704 106206 33554432000 4194304 5787044 140736760798752 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=688696 CPUtime=2.82 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 32383 0 0 0 276 6 0 0 22 0 5 0 594386951 705224704 106206 33554432000 4194304 5787044 140736760798752 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=688696 CPUtime=2.79 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 32573 0 0 0 273 6 0 0 22 0 5 0 594386955 705224704 106206 33554432000 4194304 5787044 140736760798752 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=688696 CPUtime=2.74 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 33253 0 0 0 267 7 0 0 22 0 5 0 594386959 705224704 106206 33554432000 4194304 5787044 140736760798752 18446744073709551615 4330518 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.59
Current children cumulated vsize (KiB) 697396

[startup+6.30096 s]
/proc/loadavg: 6.00 7.54 6.53 10/188 21631
/proc/meminfo: memFree=17031488/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=688696 CPUtime=24.37 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 159503 0 0 0 2405 32 0 0 25 0 5 0 594386927 705224704 106227 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 172174 106227 348 389 0 167924 0
[pid=21626/tid=21628] ppid=21625 vsize=688696 CPUtime=6.08 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 33347 0 0 0 601 7 0 0 25 0 5 0 594386947 705224704 106227 33554432000 4194304 5787044 140736760798752 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=688696 CPUtime=6 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 32383 0 0 0 594 6 0 0 25 0 5 0 594386951 705224704 106227 33554432000 4194304 5787044 140736760798752 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=688696 CPUtime=6 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 32573 0 0 0 594 6 0 0 25 0 5 0 594386955 705224704 106227 33554432000 4194304 5787044 140736760798752 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=688696 CPUtime=5.95 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 33264 0 0 0 588 7 0 0 25 0 5 0 594386959 705224704 106227 33554432000 4194304 5787044 140736760798752 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 697396

[startup+12.7008 s]
/proc/loadavg: 6.16 7.55 6.54 10/188 21631
/proc/meminfo: memFree=16901156/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=765564 CPUtime=49.88 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 194692 0 0 0 4925 63 0 0 25 0 5 0 594386927 783937536 133507 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 191391 133507 351 389 0 187141 0
[pid=21626/tid=21628] ppid=21625 vsize=765564 CPUtime=12.45 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 40921 0 0 0 1231 14 0 0 25 0 5 0 594386947 783937536 133509 33554432000 4194304 5787044 140736760798752 18446744073709551615 4275312 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=765564 CPUtime=12.36 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 42286 0 0 0 1223 13 0 0 25 0 5 0 594386951 783937536 133509 33554432000 4194304 5787044 140736760798752 18446744073709551615 4340056 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=765564 CPUtime=12.38 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 39965 0 0 0 1224 14 0 0 25 0 5 0 594386955 783937536 133511 33554432000 4194304 5787044 140736760798752 18446744073709551615 215988253729 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=765564 CPUtime=12.34 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 43588 0 0 0 1218 16 0 0 25 0 5 0 594386959 783937536 133511 33554432000 4194304 5787044 140736760798752 18446744073709551615 215988253381 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (KiB) 774264

[startup+25.5006 s]
/proc/loadavg: 6.57 7.57 6.56 10/188 21631
/proc/meminfo: memFree=16691436/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=991412 CPUtime=100.98 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 275212 0 0 0 10019 79 0 0 25 0 5 0 594386927 1015205888 180717 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 247853 180717 417 389 0 243603 0
[pid=21626/tid=21628] ppid=21625 vsize=991412 CPUtime=25.24 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 62627 0 0 0 2505 19 0 0 25 0 5 0 594386947 1015205888 180717 33554432000 4194304 5787044 140736760798752 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=991412 CPUtime=25.09 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 63126 0 0 0 2491 18 0 0 25 0 5 0 594386951 1015205888 180717 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=991412 CPUtime=25.17 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 58713 0 0 0 2499 18 0 0 25 0 5 0 594386955 1015205888 180717 33554432000 4194304 5787044 140736760798752 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=991412 CPUtime=25.12 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 62810 0 0 0 2494 18 0 0 25 0 5 0 594386959 1015205888 180717 33554432000 4194304 5787044 140736760798752 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.98
Current children cumulated vsize (KiB) 1000112

[startup+51.1011 s]
/proc/loadavg: 7.06 7.60 6.60 10/188 21632
/proc/meminfo: memFree=16638016/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=993796 CPUtime=203.25 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 278268 0 0 0 20242 83 0 0 25 0 5 0 594386927 1017647104 183773 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 248449 183773 417 389 0 244199 0
[pid=21626/tid=21628] ppid=21625 vsize=993796 CPUtime=50.84 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 63439 0 0 0 5064 20 0 0 25 0 5 0 594386947 1017647104 183773 33554432000 4194304 5787044 140736760798752 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=993796 CPUtime=50.55 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 64084 0 0 0 5036 19 0 0 25 0 5 0 594386951 1017647104 183773 33554432000 4194304 5787044 140736760798752 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=993796 CPUtime=50.77 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 59322 0 0 0 5059 18 0 0 25 0 5 0 594386955 1017647104 183773 33554432000 4194304 5787044 140736760798752 18446744073709551615 5585277 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=993796 CPUtime=50.73 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 63487 0 0 0 5054 19 0 0 25 0 5 0 594386959 1017647104 183773 33554432000 4194304 5787044 140736760798752 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.25
Current children cumulated vsize (KiB) 1002496

[startup+102.301 s]
/proc/loadavg: 7.59 7.66 6.67 10/188 21633
/proc/meminfo: memFree=16568224/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=1064776 CPUtime=407.76 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 283677 0 0 0 40685 91 0 0 25 0 5 0 594386927 1090330624 189182 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 266194 189182 417 389 0 261944 0
[pid=21626/tid=21628] ppid=21625 vsize=1064776 CPUtime=102.04 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 64209 0 0 0 10182 22 0 0 25 0 5 0 594386947 1090330624 189182 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=1064776 CPUtime=101.47 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 65278 0 0 0 10124 23 0 0 25 0 5 0 594386951 1090330624 189182 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=1064776 CPUtime=101.97 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 60674 0 0 0 10178 19 0 0 25 0 5 0 594386955 1090330624 189182 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=1064776 CPUtime=101.93 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 65580 0 0 0 10172 21 0 0 25 0 5 0 594386959 1090330624 189182 33554432000 4194304 5787044 140736760798752 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.76
Current children cumulated vsize (KiB) 1073476

[startup+162.301 s]
/proc/loadavg: 7.85 7.72 6.75 10/188 21635
/proc/meminfo: memFree=16500852/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=1069944 CPUtime=647.46 cores=1,3,5,7

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

/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 83217 0 0 0 87665 58 0 0 25 0 5 0 594386951 1440710656 276941 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=1406944 CPUtime=881.98 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 80594 0 0 0 88159 39 0 0 25 0 5 0 594386955 1440710656 276941 33554432000 4194304 5787044 140736760798752 18446744073709551615 4220488 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=1406944 CPUtime=881.94 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 95364 0 0 0 88119 75 0 0 25 0 5 0 594386959 1440710656 276941 33554432000 4194304 5787044 140736760798752 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.5
Current children cumulated vsize (KiB) 1415644

[startup+942.307 s]
/proc/loadavg: 8.21 8.06 7.47 10/188 21665
/proc/meminfo: memFree=15869548/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=1428336 CPUtime=3763.16 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 390190 0 0 0 376045 271 0 0 25 0 5 0 594386927 1462616064 295296 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 357084 295296 417 389 0 352834 0
[pid=21626/tid=21628] ppid=21625 vsize=1428336 CPUtime=941.99 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 90701 0 0 0 94124 75 0 0 25 0 5 0 594386947 1462616064 295296 33554432000 4194304 5787044 140736760798752 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=1428336 CPUtime=936.9 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 90163 0 0 0 93619 71 0 0 25 0 5 0 594386951 1462616064 295296 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=1428336 CPUtime=941.98 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 86025 0 0 0 94153 45 0 0 25 0 5 0 594386955 1462616064 295296 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=1428336 CPUtime=941.94 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 95365 0 0 0 94119 75 0 0 25 0 5 0 594386959 1462616064 295296 33554432000 4194304 5787044 140736760798752 18446744073709551615 5527186 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.16
Current children cumulated vsize (KiB) 1437036

[startup+1002.3 s]
/proc/loadavg: 8.33 8.12 7.53 10/188 22132
/proc/meminfo: memFree=15784436/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=1517744 CPUtime=4002.36 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 405365 0 0 0 399943 293 0 0 25 0 5 0 594386927 1554169856 310277 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 379436 310277 417 389 0 375186 0
[pid=21626/tid=21628] ppid=21625 vsize=1517744 CPUtime=1001.82 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 95263 0 0 0 100100 82 0 0 25 0 5 0 594386947 1554169856 310277 33554432000 4194304 5787044 140736760798752 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=1517744 CPUtime=996.74 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 94128 0 0 0 99595 79 0 0 25 0 5 0 594386951 1554169856 310277 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=1517744 CPUtime=1001.91 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 91648 0 0 0 100141 50 0 0 25 0 5 0 594386955 1554169856 310277 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=1517744 CPUtime=1001.53 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 96390 0 0 0 100077 76 0 0 25 0 5 0 594386959 1554169856 310277 33554432000 4194304 5787044 140736760798752 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 1526444

[startup+1062.3 s]
/proc/loadavg: 8.22 8.13 7.57 10/188 22134
/proc/meminfo: memFree=15737748/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=1517744 CPUtime=4242.03 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 408745 0 0 0 423902 301 0 0 25 0 5 0 594386927 1554169856 313657 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 379436 313657 417 389 0 375186 0
[pid=21626/tid=21628] ppid=21625 vsize=1517744 CPUtime=1061.83 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 95263 0 0 0 106100 83 0 0 25 0 5 0 594386947 1554169856 313657 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=1517744 CPUtime=1056.74 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 94128 0 0 0 105595 79 0 0 25 0 5 0 594386951 1554169856 313657 33554432000 4194304 5787044 140736760798752 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=1517744 CPUtime=1061.91 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 91648 0 0 0 106141 50 0 0 25 0 5 0 594386955 1554169856 313657 33554432000 4194304 5787044 140736760798752 18446744073709551615 4221250 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=1517744 CPUtime=1061.21 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 99770 0 0 0 106037 84 0 0 25 0 5 0 594386959 1554169856 313657 33554432000 4194304 5787044 140736760798752 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.03
Current children cumulated vsize (KiB) 1526444

[startup+1122.3 s]
/proc/loadavg: 8.13 8.12 7.60 10/188 22136
/proc/meminfo: memFree=15686488/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=1517744 CPUtime=4481.71 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 415452 0 0 0 447853 318 0 0 25 0 5 0 594386927 1554169856 320364 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 379436 320364 417 389 0 375186 0
[pid=21626/tid=21628] ppid=21625 vsize=1517744 CPUtime=1121.83 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 95264 0 0 0 112100 83 0 0 25 0 5 0 594386947 1554169856 320364 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591579 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=1517744 CPUtime=1116.75 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 94129 0 0 0 111595 80 0 0 25 0 5 0 594386951 1554169856 320364 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=1517744 CPUtime=1121.61 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 91648 0 0 0 112111 50 0 0 25 0 5 0 594386955 1554169856 320364 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591727 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=1517744 CPUtime=1121.17 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 106475 0 0 0 112017 100 0 0 25 0 5 0 594386959 1554169856 320364 33554432000 4194304 5787044 140736760798752 18446744073709551615 215988253729 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4481.71
Current children cumulated vsize (KiB) 1526444

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 7.63 10/188 22137
/proc/meminfo: memFree=15642424/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=1583280 CPUtime=4721.38 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 421412 0 0 0 471808 330 0 0 25 0 5 0 594386927 1621278720 326227 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 395820 326227 417 389 0 391570 0
[pid=21626/tid=21628] ppid=21625 vsize=1583280 CPUtime=1181.83 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 95264 0 0 0 118100 83 0 0 25 0 5 0 594386947 1621278720 326227 33554432000 4194304 5787044 140736760798752 18446744073709551615 4220452 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=1583280 CPUtime=1176.74 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 94133 0 0 0 117594 80 0 0 25 0 5 0 594386951 1621278720 326227 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=1583280 CPUtime=1181.28 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 91648 0 0 0 118078 50 0 0 25 0 5 0 594386955 1621278720 326227 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=1583280 CPUtime=1181.17 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 112431 0 0 0 118006 111 0 0 25 0 5 0 594386959 1621278720 326227 33554432000 4194304 5787044 140736760798752 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.38
Current children cumulated vsize (KiB) 1591980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.07 8.10 7.63 5/181 22139
/proc/meminfo: memFree=16204192/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=1583280 CPUtime=4800.08 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 421414 0 0 0 479678 330 0 0 25 0 5 0 594386927 1621278720 326229 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 395820 326229 417 389 0 391570 0
[pid=21626/tid=21628] ppid=21625 vsize=1583280 CPUtime=1201.54 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 95264 0 0 0 120071 83 0 0 25 0 5 0 594386947 1621278720 326229 33554432000 4194304 5787044 140736760798752 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=1583280 CPUtime=1196.44 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 94135 0 0 0 119564 80 0 0 25 0 5 0 594386951 1621278720 326229 33554432000 4194304 5787044 140736760798752 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=1583280 CPUtime=1200.88 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 91648 0 0 0 120038 50 0 0 25 0 5 0 594386955 1621278720 326229 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=1583280 CPUtime=1200.87 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 112431 0 0 0 119976 111 0 0 25 0 5 0 594386959 1621278720 326229 33554432000 4194304 5787044 140736760798752 18446744073709551615 4238736 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1591980

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

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

[startup+1202 s]
/proc/loadavg: 8.07 8.10 7.63 5/181 22139
/proc/meminfo: memFree=16204192/32950940 swapFree=67111528/67111528
[pid=21625] ppid=21623 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21625/stat : 21625 (priss.sh) S 21623 21625 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 594386927 8908800 251 33554432000 4194304 4922060 140735964868080 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21625/statm: 2175 251 211 178 0 68 0
[pid=21626] ppid=21625 vsize=1583280 CPUtime=4800.08 cores=1,3,5,7
/proc/21626/stat : 21626 (priss) S 21625 21625 21582 0 -1 4202496 421414 0 0 0 479678 330 0 0 25 0 5 0 594386927 1621278720 326229 33554432000 4194304 5787044 140736760798752 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21626/statm: 395820 326229 417 389 0 391570 0
[pid=21626/tid=21628] ppid=21625 vsize=1583280 CPUtime=1201.54 cores=1,3,5,7
/proc/21626/task/21628/stat : 21628 (priss) R 21625 21625 21582 0 -1 4202560 95264 0 0 0 120071 83 0 0 25 0 5 0 594386947 1621278720 326229 33554432000 4194304 5787044 140736760798752 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21626/tid=21629] ppid=21625 vsize=1583280 CPUtime=1196.44 cores=1,3,5,7
/proc/21626/task/21629/stat : 21629 (priss) R 21625 21625 21582 0 -1 4202560 94135 0 0 0 119564 80 0 0 25 0 5 0 594386951 1621278720 326229 33554432000 4194304 5787044 140736760798752 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21626/tid=21630] ppid=21625 vsize=1583280 CPUtime=1200.88 cores=1,3,5,7
/proc/21626/task/21630/stat : 21630 (priss) R 21625 21625 21582 0 -1 4202560 91648 0 0 0 120038 50 0 0 25 0 5 0 594386955 1621278720 326229 33554432000 4194304 5787044 140736760798752 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21626/tid=21631] ppid=21625 vsize=1583280 CPUtime=1200.87 cores=1,3,5,7
/proc/21626/task/21631/stat : 21631 (priss) R 21625 21625 21582 0 -1 4202560 112431 0 0 0 119976 111 0 0 25 0 5 0 594386959 1621278720 326229 33554432000 4194304 5787044 140736760798752 18446744073709551615 4238736 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1591980

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21625 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 4800.08
#
# 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.08
CPU user time (s): 4796.78
CPU system time (s): 3.3
CPU usage (%): 399.335
Max. virtual memory (cumulated for all children) (KiB): 1591980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 330
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= 4
involuntary context switches= 2

runsolver used 1.57776 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 03:46:02
IDJOB=3282443
IDBENCH=70815
IDSOLVER=1603
FILE ID=node117/3282443-1304041561
RUNJOBID= node117-1304041561-21601
PBS_JOBID= 13170383
Free space on /tmp= 71668 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282443-1304041561/watcher-3282443-1304041561 -o /tmp/evaluation-result-3282443-1304041561/solver-3282443-1304041561 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3282443-1304041561.cnf 2084191413 4800 15500 4

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=2084191413

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17477296 kB
Buffers:       2376120 kB
Cached:       12415080 kB
SwapCached:          0 kB
Active:        8121404 kB
Inactive:      6768096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17477296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14224 kB
Writeback:          16 kB
AnonPages:       97652 kB
Mapped:          15388 kB
Slab:           517796 kB
PageTables:       5056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   285216 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= 71668 MiB
End job on node117 at 2011-04-29 04:06:06