Trace number 3281155

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.29 1201.82

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

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: 12848
0.00/0.04	c parsetime: 42009us
0.00/0.04	c parsed 133420 clauses with 31357 variables
0.00/0.05	c NW started thread 0 successfully (1108523328)
0.00/0.06	c NW started thread 1 successfully (1119013184)
0.00/0.07	c NW started thread 2 successfully (1090058560)
0.00/0.09	c NW started thread 3 successfully (1129503040)
0.00/1.23	c preprocessor returned 31357 variables
0.00/1.23	c preprocessing returned UNKNOWN
0.00/1.23	c PP set 284 variables
0.00/1.23	c pp time: 1154597us (1s)
0.00/1.23	c preprocessor returned 31357 variables
0.00/1.23	c preprocessing returned UNKNOWN
0.00/1.23	c preprocessor returned 31357 variables
0.00/1.23	c preprocessing returned UNKNOWN
0.00/1.23	c PP set 284 variables
0.00/1.23	c pp time: 1160962us (1s)
0.00/1.23	c PP set 284 variables
0.00/1.23	c pp time: 1150537us (1s)
7.76/2.03	c preprocessor returned 33357 variables
7.76/2.03	c preprocessing returned UNKNOWN
7.76/2.03	c PP set 284 variables
7.76/2.03	c pp time: 1931688us (1s)
23.74/6.08	c added unsatisfied clause
23.74/6.08	c failed to add network clauses
55.72/14.04	c added unsatisfied clause
55.72/14.04	c failed to add network clauses
59.71/15.06	c added unsatisfied clause
59.71/15.06	c failed to add network clauses
62.48/15.79	c added unsatisfied clause
62.48/15.79	c failed to add network clauses
63.28/15.90	c added unsatisfied clause
63.28/15.90	c failed to add network clauses
79.66/20.02	c added unsatisfied clause
79.66/20.02	c failed to add network clauses
104.82/26.37	c added unsatisfied clause
104.82/26.37	c failed to add network clauses
181.51/45.54	c added unsatisfied clause
181.51/45.54	c failed to add network clauses
187.90/47.14	c added unsatisfied clause
187.90/47.14	c failed to add network clauses
260.59/65.30	c added unsatisfied clause
260.59/65.30	c failed to add network clauses
294.94/73.98	c added unsatisfied clause
294.94/73.98	c failed to add network clauses
352.86/88.44	c HTE
358.86/89.92	c added unsatisfied clause
358.86/89.92	c failed to add network clauses
384.00/96.26	c subsumption
401.98/100.78	c simplified formula contains 0 unit clauses

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.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-3281155-1304039674/watcher-3281155-1304039674 -o /tmp/evaluation-result-3281155-1304039674/solver-3281155-1304039674 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3281155-1304039674.cnf 854736757 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: 7.49 7.92 7.54 5/182 12847
/proc/meminfo: memFree=30548836/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0

[startup+0.0447471 s]
/proc/loadavg: 7.49 7.92 7.54 5/182 12847
/proc/meminfo: memFree=30548836/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101108 s]
/proc/loadavg: 7.49 7.92 7.54 5/182 12847
/proc/meminfo: memFree=30548836/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.379146 s]
/proc/loadavg: 7.49 7.92 7.54 5/182 12847
/proc/meminfo: memFree=30548836/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.23181 s]
/proc/loadavg: 7.49 7.92 7.54 5/182 12847
/proc/meminfo: memFree=30548836/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50044 s]
/proc/loadavg: 7.49 7.92 7.54 5/182 12847
/proc/meminfo: memFree=30548836/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10114 s]
/proc/loadavg: 7.49 7.92 7.54 10/188 12853
/proc/meminfo: memFree=30368864/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=400692 CPUtime=12.16 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 43221 0 0 0 1205 11 0 0 18 0 5 0 515569814 410308608 33679 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 100173 33679 419 389 0 95923 0
[pid=12848/tid=12850] ppid=12847 vsize=400692 CPUtime=3.03 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 8489 0 0 0 301 2 0 0 25 0 5 0 515569819 410308608 33679 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=400692 CPUtime=3.01 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 9913 0 0 0 298 3 0 0 22 0 5 0 515569820 410308608 33679 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=400692 CPUtime=3.01 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 9413 0 0 0 299 2 0 0 23 0 5 0 515569821 410308608 33679 33554432000 4194304 5787044 140733690574096 18446744073709551615 5590283 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=400692 CPUtime=2.99 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 7762 0 0 0 297 2 0 0 22 0 5 0 515569823 410308608 33679 33554432000 4194304 5787044 140733690574096 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 409392

[startup+6.30653 s]
/proc/loadavg: 7.53 7.92 7.55 10/188 12853
/proc/meminfo: memFree=30360900/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=400692 CPUtime=24.96 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 44102 0 0 0 2484 12 0 0 18 0 5 0 515569814 410308608 34560 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 100173 34560 419 389 0 95923 0
[pid=12848/tid=12850] ppid=12847 vsize=400692 CPUtime=6.24 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 8680 0 0 0 621 3 0 0 25 0 5 0 515569819 410308608 34560 33554432000 4194304 5787044 140733690574096 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=400692 CPUtime=6.19 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 10173 0 0 0 616 3 0 0 25 0 5 0 515569820 410308608 34560 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=400692 CPUtime=6.21 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 9661 0 0 0 619 2 0 0 25 0 5 0 515569821 410308608 34560 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591309 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=400692 CPUtime=6.2 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 7944 0 0 0 618 2 0 0 25 0 5 0 515569823 410308608 34560 33554432000 4194304 5787044 140733690574096 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 409392

[startup+12.7003 s]
/proc/loadavg: 7.57 7.93 7.55 9/188 12853
/proc/meminfo: memFree=30339492/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=407084 CPUtime=50.5 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 47167 0 0 0 5034 16 0 0 18 0 5 0 515569814 416854016 37625 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 101771 37625 419 389 0 97521 0
[pid=12848/tid=12850] ppid=12847 vsize=407084 CPUtime=12.63 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 8923 0 0 0 1260 3 0 0 25 0 5 0 515569819 416854016 37625 33554432000 4194304 5787044 140733690574096 18446744073709551615 4254502 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=407084 CPUtime=12.56 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 11774 0 0 0 1252 4 0 0 25 0 5 0 515569820 416854016 37625 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=407084 CPUtime=12.6 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 10494 0 0 0 1256 4 0 0 25 0 5 0 515569821 416854016 37625 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=407084 CPUtime=12.6 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 8332 0 0 0 1257 3 0 0 25 0 5 0 515569823 416854016 37625 33554432000 4194304 5787044 140733690574096 18446744073709551615 5526827 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 415784

[startup+25.5009 s]
/proc/loadavg: 7.74 7.94 7.56 10/188 12854
/proc/meminfo: memFree=30302652/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=414004 CPUtime=101.62 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 52128 0 0 0 10140 22 0 0 18 0 5 0 515569814 423940096 42583 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 103501 42583 419 389 0 99251 0
[pid=12848/tid=12850] ppid=12847 vsize=414004 CPUtime=25.43 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 9846 0 0 0 2538 5 0 0 25 0 5 0 515569819 423940096 42583 33554432000 4194304 5787044 140733690574096 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=414004 CPUtime=25.29 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 13643 0 0 0 2524 5 0 0 25 0 5 0 515569820 423940096 42583 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=414004 CPUtime=25.4 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 11533 0 0 0 2535 5 0 0 25 0 5 0 515569821 423940096 42583 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591787 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=414004 CPUtime=25.39 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 9462 0 0 0 2534 5 0 0 25 0 5 0 515569823 423940096 42583 33554432000 4194304 5787044 140733690574096 18446744073709551615 5527031 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 422704

[startup+51.101 s]
/proc/loadavg: 7.83 7.95 7.57 9/188 12854
/proc/meminfo: memFree=30245932/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=427100 CPUtime=203.87 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 59943 0 0 0 20355 32 0 0 18 0 5 0 515569814 437350400 50374 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 106775 50374 419 389 0 102525 0
[pid=12848/tid=12850] ppid=12847 vsize=427100 CPUtime=51.03 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 11829 0 0 0 5095 8 0 0 25 0 5 0 515569819 437350400 50374 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=427100 CPUtime=50.75 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 16566 0 0 0 5067 8 0 0 25 0 5 0 515569820 437350400 50374 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=427100 CPUtime=51 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 13550 0 0 0 5092 8 0 0 25 0 5 0 515569821 437350400 50374 33554432000 4194304 5787044 140733690574096 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=427100 CPUtime=50.98 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 10354 0 0 0 5092 6 0 0 25 0 5 0 515569823 437350400 50374 33554432000 4194304 5787044 140733690574096 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 435800

[startup+102.3 s]
/proc/loadavg: 7.92 7.95 7.59 9/188 12856
/proc/meminfo: memFree=30132572/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=439280 CPUtime=408.37 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 76887 0 0 0 40784 53 0 0 18 0 5 0 515569814 449822720 65777 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 109820 65777 419 389 0 105570 0
[pid=12848/tid=12850] ppid=12847 vsize=439280 CPUtime=102.22 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 14301 0 0 0 10211 11 0 0 25 0 5 0 515569819 449822720 65777 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=439280 CPUtime=101.66 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 18947 0 0 0 10154 12 0 0 25 0 5 0 515569820 449822720 65777 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=439280 CPUtime=102.19 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 15763 0 0 0 10207 12 0 0 25 0 5 0 515569821 449822720 65777 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=439280 CPUtime=102.18 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 20232 0 0 0 10203 15 0 0 25 0 5 0 515569823 449822720 65777 33554432000 4194304 5787044 140733690574096 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.37
Current children cumulated vsize (KiB) 447980

[startup+162.301 s]
/proc/loadavg: 7.97 7.96 7.61 9/188 12857
/proc/meminfo: memFree=30033344/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=457304 CPUtime=648.02 cores=1,3,5,7

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

/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 43923 0 0 0 81934 46 0 0 25 0 5 0 515569820 852578304 150972 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=832596 CPUtime=820.09 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 36424 0 0 0 81967 42 0 0 25 0 5 0 515569821 852578304 150972 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=832596 CPUtime=822.17 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 41107 0 0 0 82176 41 0 0 25 0 5 0 515569823 852578304 150972 33554432000 4194304 5787044 140733690574096 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.36
Current children cumulated vsize (KiB) 841296

[startup+882.301 s]
/proc/loadavg: 8.19 8.14 7.88 9/188 12877
/proc/meminfo: memFree=29449160/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=832596 CPUtime=3524.03 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 168717 0 0 0 352221 182 0 0 18 0 5 0 515569814 852578304 156203 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 208149 156203 419 389 0 203899 0
[pid=12848/tid=12850] ppid=12847 vsize=832596 CPUtime=882.19 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 34388 0 0 0 88179 40 0 0 25 0 5 0 515569819 852578304 156203 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=832596 CPUtime=879.81 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 45783 0 0 0 87930 51 0 0 25 0 5 0 515569820 852578304 156203 33554432000 4194304 5787044 140733690574096 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=832596 CPUtime=879.75 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 36846 0 0 0 87933 42 0 0 25 0 5 0 515569821 852578304 156203 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=832596 CPUtime=882.16 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 44056 0 0 0 88169 47 0 0 25 0 5 0 515569823 852578304 156203 33554432000 4194304 5787044 140733690574096 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.03
Current children cumulated vsize (KiB) 841296

[startup+942.301 s]
/proc/loadavg: 8.19 8.14 7.90 9/188 12878
/proc/meminfo: memFree=29421236/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=833616 CPUtime=3763.72 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 175323 0 0 0 376174 198 0 0 18 0 5 0 515569814 853622784 162809 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 208404 162809 419 389 0 204154 0
[pid=12848/tid=12850] ppid=12847 vsize=833616 CPUtime=942.2 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 37888 0 0 0 94172 48 0 0 25 0 5 0 515569819 853622784 162809 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=833616 CPUtime=939.81 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 48132 0 0 0 93925 56 0 0 25 0 5 0 515569820 853622784 162809 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=833616 CPUtime=939.43 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 36961 0 0 0 93900 43 0 0 25 0 5 0 515569821 853622784 162809 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=833616 CPUtime=942.17 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 44698 0 0 0 94168 49 0 0 25 0 5 0 515569823 853622784 162809 33554432000 4194304 5787044 140733690574096 18446744073709551615 4220214 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.72
Current children cumulated vsize (KiB) 842316

[startup+1002.3 s]
/proc/loadavg: 8.18 8.14 7.91 9/188 12880
/proc/meminfo: memFree=29372844/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=850016 CPUtime=4003.37 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 183809 0 0 0 400125 212 0 0 18 0 5 0 515569814 870416384 171295 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 212504 171295 419 389 0 208254 0
[pid=12848/tid=12850] ppid=12847 vsize=850016 CPUtime=1002.19 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 42266 0 0 0 100164 55 0 0 25 0 5 0 515569819 870416384 171295 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=850016 CPUtime=999.8 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 51585 0 0 0 99917 63 0 0 25 0 5 0 515569820 870416384 171295 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=850016 CPUtime=999.1 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 36961 0 0 0 99867 43 0 0 25 0 5 0 515569821 870416384 171295 33554432000 4194304 5787044 140733690574096 18446744073709551615 5576708 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=850016 CPUtime=1002.16 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 45353 0 0 0 100167 49 0 0 25 0 5 0 515569823 870416384 171295 33554432000 4194304 5787044 140733690574096 18446744073709551615 5528442 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.37
Current children cumulated vsize (KiB) 858716

[startup+1062.31 s]
/proc/loadavg: 8.17 8.15 7.92 10/188 12881
/proc/meminfo: memFree=29304752/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=854372 CPUtime=4243.07 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 189227 0 0 0 424085 222 0 0 18 0 5 0 515569814 874876928 176713 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 213593 176713 419 389 0 209343 0
[pid=12848/tid=12850] ppid=12847 vsize=854372 CPUtime=1062.2 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 43037 0 0 0 106163 57 0 0 25 0 5 0 515569819 874876928 176713 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=854372 CPUtime=1059.81 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 54838 0 0 0 105911 70 0 0 25 0 5 0 515569820 874876928 176713 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=854372 CPUtime=1058.78 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 37986 0 0 0 105835 43 0 0 25 0 5 0 515569821 874876928 176713 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591712 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=854372 CPUtime=1062.17 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 45722 0 0 0 106167 50 0 0 25 0 5 0 515569823 874876928 176713 33554432000 4194304 5787044 140733690574096 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.07
Current children cumulated vsize (KiB) 863072

[startup+1122.3 s]
/proc/loadavg: 8.16 8.15 7.93 10/188 12883
/proc/meminfo: memFree=29227100/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=928364 CPUtime=4482.72 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 196703 0 0 0 448040 232 0 0 18 0 5 0 515569814 950644736 184189 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 232091 184189 419 389 0 227841 0
[pid=12848/tid=12850] ppid=12847 vsize=928364 CPUtime=1122.19 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 43172 0 0 0 112162 57 0 0 25 0 5 0 515569819 950644736 184189 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=928364 CPUtime=1119.81 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 58840 0 0 0 111905 76 0 0 25 0 5 0 515569820 950644736 184189 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=928364 CPUtime=1118.45 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 40046 0 0 0 111799 46 0 0 25 0 5 0 515569821 950644736 184189 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=928364 CPUtime=1122.16 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 47001 0 0 0 112165 51 0 0 25 0 5 0 515569823 950644736 184189 33554432000 4194304 5787044 140733690574096 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.72
Current children cumulated vsize (KiB) 937064

[startup+1182.3 s]
/proc/loadavg: 8.10 8.13 7.94 10/188 12885
/proc/meminfo: memFree=29151064/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=1001280 CPUtime=4722.37 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 205385 0 0 0 471991 246 0 0 18 0 5 0 515569814 1025310720 192646 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 250320 192646 419 389 0 246070 0
[pid=12848/tid=12850] ppid=12847 vsize=1001280 CPUtime=1182.18 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 43470 0 0 0 118161 57 0 0 25 0 5 0 515569819 1025310720 192646 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=1001280 CPUtime=1179.79 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 62914 0 0 0 117898 81 0 0 25 0 5 0 515569820 1025310720 192646 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=1001280 CPUtime=1178.26 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 41861 0 0 0 117776 50 0 0 25 0 5 0 515569821 1025310720 192646 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=1001280 CPUtime=1182.01 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 49496 0 0 0 118145 56 0 0 25 0 5 0 515569823 1025310720 192646 33554432000 4194304 5787044 140733690574096 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 1009980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.07 8.12 7.94 5/181 12886
/proc/meminfo: memFree=29876620/32951124 swapFree=67111416/67111528
[pid=12847] ppid=12845 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12847/stat : 12847 (priss.sh) S 12845 12847 11686 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515569814 8908800 252 33554432000 4194304 4922060 140734245393776 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12847/statm: 2175 252 211 178 0 68 0
[pid=12848] ppid=12847 vsize=1001280 CPUtime=4800.29 cores=1,3,5,7
/proc/12848/stat : 12848 (priss) S 12847 12847 11686 0 -1 4202496 206721 0 0 0 479781 248 0 0 18 0 5 0 515569814 1025310720 193757 33554432000 4194304 5787044 140733690574096 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 250320 193757 419 389 0 246070 0
[pid=12848/tid=12850] ppid=12847 vsize=1001280 CPUtime=1201.69 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (priss) R 12847 12847 11686 0 -1 4202560 44803 0 0 0 120110 59 0 0 25 0 5 0 515569819 1025310720 193757 33554432000 4194304 5787044 140733690574096 18446744073709551615 212435714978 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12848/tid=12851] ppid=12847 vsize=1001280 CPUtime=1199.3 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (priss) R 12847 12847 11686 0 -1 4202560 62914 0 0 0 119849 81 0 0 25 0 5 0 515569820 1025310720 193757 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12848/tid=12852] ppid=12847 vsize=1001280 CPUtime=1197.77 cores=1,3,5,7
/proc/12848/task/12852/stat : 12852 (priss) R 12847 12847 11686 0 -1 4202560 41864 0 0 0 119727 50 0 0 25 0 5 0 515569821 1025310720 193757 33554432000 4194304 5787044 140733690574096 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12848/tid=12853] ppid=12847 vsize=1001280 CPUtime=1201.41 cores=1,3,5,7
/proc/12848/task/12853/stat : 12853 (priss) R 12847 12847 11686 0 -1 4202560 49496 0 0 0 120085 56 0 0 25 0 5 0 515569823 1025310720 193757 33554432000 4194304 5787044 140733690574096 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1009980

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.82
CPU time (s): 4800.29
CPU user time (s): 4797.81
CPU system time (s): 2.48
CPU usage (%): 399.419
Max. virtual memory (cumulated for all children) (KiB): 1009980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333
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.60975 second user time and 4.95525 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 03:14:35
IDJOB=3281155
IDBENCH=20529
IDSOLVER=1603
FILE ID=node102/3281155-1304039674
RUNJOBID= node102-1304038469-12713
PBS_JOBID= 13170350
Free space on /tmp= 71552 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281155-1304039674/watcher-3281155-1304039674 -o /tmp/evaluation-result-3281155-1304039674/solver-3281155-1304039674 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3281155-1304039674.cnf 854736757 4800 15500 4

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=854736757

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30548984 kB
Buffers:        602824 kB
Cached:        1215976 kB
SwapCached:          8 kB
Active:         317224 kB
Inactive:      1671704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30548984 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            9780 kB
Writeback:           0 kB
AnonPages:      169924 kB
Mapped:          15076 kB
Slab:           348780 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   374228 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= 71556 MiB
End job on node102 at 2011-04-29 03:34:38