Trace number 3259612

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUM3b033385d50481e5bd2fe507f2941f4f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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: 22682
0.00/0.07	c parsetime: 65602us
0.00/0.07	c parsed 305320 clauses with 2640 variables
0.00/0.08	c NW started thread 0 successfully (1114040640)
0.00/0.11	c NW started thread 1 successfully (1124530496)
0.00/0.14	c NW started thread 2 successfully (1086245184)
0.00/0.17	c NW started thread 3 successfully (1101756736)
55.11/13.96	c preprocessor returned 10011 variables
55.11/13.96	c preprocessing returned UNKNOWN
55.11/13.96	c PP set 0 variables
55.11/13.96	c pp time: 13869528us (13s)
55.51/14.06	c preprocessor returned 10011 variables
55.51/14.06	c preprocessing returned UNKNOWN
55.51/14.06	c PP set 0 variables
55.51/14.06	c pp time: 13923975us (13s)
55.51/14.09	c preprocessor returned 10011 variables
55.51/14.09	c preprocessing returned UNKNOWN
55.51/14.09	c PP set 0 variables
55.51/14.09	c pp time: 13978565us (13s)
72.68/18.32	c preprocessor returned 30008 variables
72.68/18.32	c preprocessing returned UNKNOWN
72.68/18.32	c PP set 0 variables
72.68/18.32	c pp time: 18148825us (18s)

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-3259612-1304048150/watcher-3259612-1304048150 -o /tmp/evaluation-result-3259612-1304048150/solver-3259612-1304048150 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3259612-1304048150.cnf 1493211288 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: 7.80 8.03 8.00 5/182 22681
/proc/meminfo: memFree=16885344/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0

[startup+0.059883 s]
/proc/loadavg: 7.80 8.03 8.00 5/182 22681
/proc/meminfo: memFree=16885344/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100877 s]
/proc/loadavg: 7.80 8.03 8.00 5/182 22681
/proc/meminfo: memFree=16885344/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.305426 s]
/proc/loadavg: 7.80 8.03 8.00 5/182 22681
/proc/meminfo: memFree=16885344/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.20268 s]
/proc/loadavg: 7.80 8.03 8.00 5/182 22681
/proc/meminfo: memFree=16885344/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50063 s]
/proc/loadavg: 7.80 8.03 8.00 5/182 22681
/proc/meminfo: memFree=16885344/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10035 s]
/proc/loadavg: 7.80 8.03 8.00 9/188 22687
/proc/meminfo: memFree=16776184/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=338572 CPUtime=11.94 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 54061 0 0 0 1181 13 0 0 18 0 5 0 595045836 346697728 27207 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 84643 27207 350 389 0 80393 0
[pid=22682/tid=22684] ppid=22681 vsize=338572 CPUtime=2.97 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 10186 0 0 0 294 3 0 0 22 0 5 0 595045845 346697728 27207 33554432000 4194304 5787044 140734783784880 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=338572 CPUtime=2.97 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 9414 0 0 0 294 3 0 0 23 0 5 0 595045848 346697728 27207 33554432000 4194304 5787044 140734783784880 18446744073709551615 4336256 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=338572 CPUtime=2.93 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 10044 0 0 0 291 2 0 0 23 0 5 0 595045851 346697728 27207 33554432000 4194304 5787044 140734783784880 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=338572 CPUtime=2.87 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 9672 0 0 0 286 1 0 0 23 0 5 0 595045854 346697728 27207 33554432000 4194304 5787044 140734783784880 18446744073709551615 4336155 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 347272

[startup+6.30679 s]
/proc/loadavg: 7.81 8.03 8.00 9/188 22688
/proc/meminfo: memFree=16775992/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=338572 CPUtime=24.75 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 54061 0 0 0 2462 13 0 0 18 0 5 0 595045836 346697728 27207 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 84643 27207 350 389 0 80393 0
[pid=22682/tid=22684] ppid=22681 vsize=338572 CPUtime=6.17 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 10186 0 0 0 614 3 0 0 25 0 5 0 595045845 346697728 27207 33554432000 4194304 5787044 140734783784880 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=338572 CPUtime=6.18 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 9414 0 0 0 615 3 0 0 25 0 5 0 595045848 346697728 27207 33554432000 4194304 5787044 140734783784880 18446744073709551615 4336214 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=338572 CPUtime=6.14 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 10044 0 0 0 612 2 0 0 25 0 5 0 595045851 346697728 27207 33554432000 4194304 5787044 140734783784880 18446744073709551615 4335724 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=338572 CPUtime=6.06 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 9672 0 0 0 605 1 0 0 25 0 5 0 595045854 346697728 27207 33554432000 4194304 5787044 140734783784880 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 347272

[startup+12.7007 s]
/proc/loadavg: 7.83 8.03 8.00 9/188 22688
/proc/meminfo: memFree=16765456/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=338572 CPUtime=50.3 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 56668 0 0 0 5016 14 0 0 18 0 5 0 595045836 346697728 29814 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 84643 29814 352 389 0 80393 0
[pid=22682/tid=22684] ppid=22681 vsize=338572 CPUtime=12.57 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 11059 0 0 0 1254 3 0 0 25 0 5 0 595045845 346697728 29814 33554432000 4194304 5787044 140734783784880 18446744073709551615 4336804 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=338572 CPUtime=12.57 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 9414 0 0 0 1254 3 0 0 25 0 5 0 595045848 346697728 29814 33554432000 4194304 5787044 140734783784880 18446744073709551615 4336664 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=338572 CPUtime=12.54 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 10914 0 0 0 1251 3 0 0 25 0 5 0 595045851 346697728 29814 33554432000 4194304 5787044 140734783784880 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=338572 CPUtime=12.43 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 10536 0 0 0 1241 2 0 0 25 0 5 0 595045854 346697728 29814 33554432000 4194304 5787044 140734783784880 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 347272

[startup+25.5004 s]
/proc/loadavg: 7.93 8.04 8.00 9/188 22688
/proc/meminfo: memFree=16705692/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=356932 CPUtime=101.41 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 96441 0 0 0 10116 25 0 0 18 0 5 0 595045836 365498368 45133 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 89233 45133 417 389 0 84983 0
[pid=22682/tid=22684] ppid=22681 vsize=356932 CPUtime=25.36 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 22056 0 0 0 2530 6 0 0 25 0 5 0 595045845 365498368 45133 33554432000 4194304 5787044 140734783784880 18446744073709551615 4234842 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=356932 CPUtime=25.37 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 18221 0 0 0 2532 5 0 0 25 0 5 0 595045848 365498368 45133 33554432000 4194304 5787044 140734783784880 18446744073709551615 4254508 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=356932 CPUtime=25.34 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 19878 0 0 0 2528 6 0 0 25 0 5 0 595045851 365498368 45133 33554432000 4194304 5787044 140734783784880 18446744073709551615 5592160 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=356932 CPUtime=25.15 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 21541 0 0 0 2511 4 0 0 25 0 5 0 595045854 365498368 45133 33554432000 4194304 5787044 140734783784880 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 365632

[startup+51.101 s]
/proc/loadavg: 7.96 8.04 8.00 9/188 22689
/proc/meminfo: memFree=16655284/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=374552 CPUtime=203.67 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 109495 0 0 0 20334 33 0 0 18 0 5 0 595045836 383541248 58186 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 93638 58186 417 389 0 89388 0
[pid=22682/tid=22684] ppid=22681 vsize=374552 CPUtime=50.96 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 26694 0 0 0 5087 9 0 0 25 0 5 0 595045845 383541248 58186 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=374552 CPUtime=50.96 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 21622 0 0 0 5089 7 0 0 25 0 5 0 595045848 383541248 58186 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=374552 CPUtime=50.93 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 23589 0 0 0 5086 7 0 0 25 0 5 0 595045851 383541248 58186 33554432000 4194304 5787044 140734783784880 18446744073709551615 5592128 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=374552 CPUtime=50.61 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 22845 0 0 0 5056 5 0 0 25 0 5 0 595045854 383541248 58186 33554432000 4194304 5787044 140734783784880 18446744073709551615 5527508 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 383252

[startup+102.301 s]
/proc/loadavg: 8.03 8.05 8.00 9/188 22690
/proc/meminfo: memFree=16584476/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=397200 CPUtime=408.17 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 126109 0 0 0 40770 47 0 0 18 0 5 0 595045836 406732800 74754 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 99300 74754 417 389 0 95050 0
[pid=22682/tid=22684] ppid=22681 vsize=397200 CPUtime=102.16 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 31120 0 0 0 10202 14 0 0 25 0 5 0 595045845 406732800 74754 33554432000 4194304 5787044 140734783784880 18446744073709551615 5590573 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=397200 CPUtime=102.16 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 26229 0 0 0 10206 10 0 0 25 0 5 0 595045848 406732800 74754 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=397200 CPUtime=102.13 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 28798 0 0 0 10201 12 0 0 25 0 5 0 595045851 406732800 74754 33554432000 4194304 5787044 140734783784880 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=397200 CPUtime=101.53 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 25217 0 0 0 10146 7 0 0 25 0 5 0 595045854 406732800 74754 33554432000 4194304 5787044 140734783784880 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.17
Current children cumulated vsize (KiB) 405900

[startup+162.301 s]
/proc/loadavg: 8.09 8.06 8.01 9/188 22692
/proc/meminfo: memFree=16457596/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=560772 CPUtime=647.83 cores=0,2,4,6

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

/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 72845 0 0 0 88113 46 0 0 25 0 5 0 595045848 1187188736 240639 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=1159364 CPUtime=881.94 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 75699 0 0 0 88119 75 0 0 25 0 5 0 595045851 1187188736 240639 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=1159364 CPUtime=877.01 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 53994 0 0 0 87647 54 0 0 25 0 5 0 595045854 1187188736 240639 33554432000 4194304 5787044 140734783784880 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3522.86
Current children cumulated vsize (KiB) 1168064

[startup+942.301 s]
/proc/loadavg: 8.05 7.98 8.00 9/188 22909
/proc/meminfo: memFree=15710596/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=1159364 CPUtime=3762.55 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 293902 0 0 0 376005 250 0 0 18 0 5 0 595045836 1187188736 240645 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 289841 240645 417 389 0 285591 0
[pid=22682/tid=22684] ppid=22681 vsize=1159364 CPUtime=942.13 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 76616 0 0 0 94143 70 0 0 25 0 5 0 595045845 1187188736 240645 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=1159364 CPUtime=941.59 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 72847 0 0 0 94113 46 0 0 25 0 5 0 595045848 1187188736 240645 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=1159364 CPUtime=941.94 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 75699 0 0 0 94119 75 0 0 25 0 5 0 595045851 1187188736 240645 33554432000 4194304 5787044 140734783784880 18446744073709551615 5576674 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=1159364 CPUtime=936.68 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 53995 0 0 0 93614 54 0 0 25 0 5 0 595045854 1187188736 240645 33554432000 4194304 5787044 140734783784880 18446744073709551615 5528639 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3762.55
Current children cumulated vsize (KiB) 1168064

[startup+1002.3 s]
/proc/loadavg: 8.06 8.00 8.00 9/188 22910
/proc/meminfo: memFree=15620224/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=1163464 CPUtime=4002.2 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 294946 0 0 0 399969 251 0 0 18 0 5 0 595045836 1191387136 241689 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 290866 241689 417 389 0 286616 0
[pid=22682/tid=22684] ppid=22681 vsize=1163464 CPUtime=1002.12 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 76631 0 0 0 100142 70 0 0 25 0 5 0 595045845 1191387136 241689 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=1163464 CPUtime=1001.58 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 73876 0 0 0 100111 47 0 0 25 0 5 0 595045848 1191387136 241689 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=1163464 CPUtime=1001.94 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 75699 0 0 0 100119 75 0 0 25 0 5 0 595045851 1191387136 241689 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=1163464 CPUtime=996.35 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 53995 0 0 0 99581 54 0 0 25 0 5 0 595045854 1191387136 241689 33554432000 4194304 5787044 140734783784880 18446744073709551615 5527239 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.2
Current children cumulated vsize (KiB) 1172164

[startup+1062.31 s]
/proc/loadavg: 8.06 8.01 8.00 9/188 22912
/proc/meminfo: memFree=15514696/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=1172856 CPUtime=4241.89 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 300082 0 0 0 423933 256 0 0 18 0 5 0 595045836 1201004544 246825 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 293214 246825 417 389 0 288964 0
[pid=22682/tid=22684] ppid=22681 vsize=1172856 CPUtime=1062.14 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 79282 0 0 0 106139 75 0 0 25 0 5 0 595045845 1201004544 246825 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=1172856 CPUtime=1061.58 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 75301 0 0 0 106111 47 0 0 25 0 5 0 595045848 1201004544 246825 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=1172856 CPUtime=1061.94 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 76759 0 0 0 106119 75 0 0 25 0 5 0 595045851 1201004544 246825 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=1172856 CPUtime=1056.03 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 53995 0 0 0 105549 54 0 0 25 0 5 0 595045854 1201004544 246825 33554432000 4194304 5787044 140734783784880 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4241.89
Current children cumulated vsize (KiB) 1181556

[startup+1122.3 s]
/proc/loadavg: 8.06 8.02 8.00 9/188 22913
/proc/meminfo: memFree=15368248/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=1277268 CPUtime=4481.53 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 319692 0 0 0 447878 275 0 0 18 0 5 0 595045836 1307922432 266435 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 319317 266435 417 389 0 315067 0
[pid=22682/tid=22684] ppid=22681 vsize=1277268 CPUtime=1122.13 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 85952 0 0 0 112128 85 0 0 25 0 5 0 595045845 1307922432 266435 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=1277268 CPUtime=1121.56 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 82999 0 0 0 112106 50 0 0 25 0 5 0 595045848 1307922432 266435 33554432000 4194304 5787044 140734783784880 18446744073709551615 5586806 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=1277268 CPUtime=1121.94 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 81437 0 0 0 112113 81 0 0 25 0 5 0 595045851 1307922432 266435 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=1277268 CPUtime=1115.7 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 54559 0 0 0 111515 55 0 0 25 0 5 0 595045854 1307922432 266435 33554432000 4194304 5787044 140734783784880 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4481.53
Current children cumulated vsize (KiB) 1285968

[startup+1182.3 s]
/proc/loadavg: 8.10 8.03 8.01 9/188 22915
/proc/meminfo: memFree=15174172/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=1376628 CPUtime=4721.19 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 342787 0 0 0 471818 301 0 0 18 0 5 0 595045836 1409667072 289530 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 344157 289530 417 389 0 339907 0
[pid=22682/tid=22684] ppid=22681 vsize=1376628 CPUtime=1182.13 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 93366 0 0 0 118118 95 0 0 25 0 5 0 595045845 1409667072 289530 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591529 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=1376628 CPUtime=1181.56 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 89444 0 0 0 118101 55 0 0 25 0 5 0 595045848 1409667072 289530 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=1376628 CPUtime=1181.94 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 88777 0 0 0 118104 90 0 0 25 0 5 0 595045851 1409667072 289530 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=1376628 CPUtime=1175.37 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 56455 0 0 0 117480 57 0 0 25 0 5 0 595045854 1409667072 289530 33554432000 4194304 5787044 140734783784880 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.19
Current children cumulated vsize (KiB) 1385328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.13 8.05 8.01 9/188 22915
/proc/meminfo: memFree=15141684/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=1384636 CPUtime=4800.28 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 348930 0 0 0 479721 307 0 0 18 0 5 0 595045836 1417867264 295349 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 346159 295349 417 389 0 341909 0
[pid=22682/tid=22684] ppid=22681 vsize=1384636 CPUtime=1201.93 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 94055 0 0 0 120097 96 0 0 25 0 5 0 595045845 1417867264 295349 33554432000 4194304 5787044 140734783784880 18446744073709551615 5590476 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=1384636 CPUtime=1201.36 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 91485 0 0 0 120080 56 0 0 25 0 5 0 595045848 1417867264 295349 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=1384636 CPUtime=1201.74 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 90826 0 0 0 120082 92 0 0 25 0 5 0 595045851 1417867264 295349 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=1384636 CPUtime=1195.05 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 57819 0 0 0 119446 59 0 0 25 0 5 0 595045854 1417867264 295349 33554432000 4194304 5787044 140734783784880 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1393336

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

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

[startup+1202.1 s]
/proc/loadavg: 8.13 8.05 8.01 9/188 22915
/proc/meminfo: memFree=15141684/32950940 swapFree=67111528/67111528
[pid=22681] ppid=22679 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22681/stat : 22681 (priss.sh) S 22679 22681 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595045836 8908800 251 33554432000 4194304 4922060 140737421447072 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22681/statm: 2175 251 211 178 0 68 0
[pid=22682] ppid=22681 vsize=1384636 CPUtime=4800.28 cores=0,2,4,6
/proc/22682/stat : 22682 (priss) S 22681 22681 21582 0 -1 4202496 348930 0 0 0 479721 307 0 0 18 0 5 0 595045836 1417867264 295349 33554432000 4194304 5787044 140734783784880 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22682/statm: 346159 295349 417 389 0 341909 0
[pid=22682/tid=22684] ppid=22681 vsize=1384636 CPUtime=1201.93 cores=0,2,4,6
/proc/22682/task/22684/stat : 22684 (priss) R 22681 22681 21582 0 -1 4202560 94055 0 0 0 120097 96 0 0 25 0 5 0 595045845 1417867264 295349 33554432000 4194304 5787044 140734783784880 18446744073709551615 5590476 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22682/tid=22685] ppid=22681 vsize=1384636 CPUtime=1201.36 cores=0,2,4,6
/proc/22682/task/22685/stat : 22685 (priss) R 22681 22681 21582 0 -1 4202560 91485 0 0 0 120080 56 0 0 25 0 5 0 595045848 1417867264 295349 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22682/tid=22686] ppid=22681 vsize=1384636 CPUtime=1201.74 cores=0,2,4,6
/proc/22682/task/22686/stat : 22686 (priss) R 22681 22681 21582 0 -1 4202560 90826 0 0 0 120082 92 0 0 25 0 5 0 595045851 1417867264 295349 33554432000 4194304 5787044 140734783784880 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22682/tid=22687] ppid=22681 vsize=1384636 CPUtime=1195.05 cores=0,2,4,6
/proc/22682/task/22687/stat : 22687 (priss) R 22681 22681 21582 0 -1 4202560 57819 0 0 0 119446 59 0 0 25 0 5 0 595045854 1417867264 295349 33554432000 4194304 5787044 140734783784880 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1393336

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22681 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.28
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.12
CPU time (s): 4800.28
CPU user time (s): 4797.21
CPU system time (s): 3.07
CPU usage (%): 399.319
Max. virtual memory (cumulated for all children) (KiB): 1393336

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

runsolver used 1.85772 second user time and 4.70628 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 05:35:51
IDJOB=3259612
IDBENCH=71603
IDSOLVER=1603
FILE ID=node117/3259612-1304048150
RUNJOBID= node117-1304041561-21600
PBS_JOBID= 13170383
Free space on /tmp= 71672 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259612-1304048150/watcher-3259612-1304048150 -o /tmp/evaluation-result-3259612-1304048150/solver-3259612-1304048150 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3259612-1304048150.cnf 1493211288 4800 15500 4

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

MD5SUM BENCH= 3b033385d50481e5bd2fe507f2941f4f
RANDOM SEED=1493211288

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:      16885508 kB
Buffers:       2376364 kB
Cached:       12414104 kB
SwapCached:          0 kB
Active:        8716580 kB
Inactive:      6765860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16885508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5472 kB
Writeback:           0 kB
AnonPages:      690872 kB
Mapped:          15600 kB
Slab:           517380 kB
PageTables:       5804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   882004 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= 71660 MiB
End job on node117 at 2011-04-29 05:55:55