Trace number 3282949

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.0UNSAT 2250.66 563.603

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

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: 22231
0.00/0.05	c parsetime: 50119us
0.00/0.05	c parsed 165828 clauses with 33090 variables
0.00/0.06	c NW started thread 0 successfully (1086671168)
0.00/0.07	c NW started thread 1 successfully (1110530368)
0.00/0.09	c NW started thread 2 successfully (1097161024)
0.00/0.11	c NW started thread 3 successfully (1121020224)
0.00/0.83	c preprocessor returned 33090 variables
0.00/0.83	c preprocessing returned UNKNOWN
0.00/0.83	c PP set 5075 variables
0.00/0.83	c pp time: 759830us (0s)
0.00/0.84	c preprocessor returned 33090 variables
0.00/0.84	c preprocessing returned UNKNOWN
0.00/0.84	c PP set 5075 variables
0.00/0.84	c pp time: 758938us (0s)
0.00/0.85	c preprocessor returned 33090 variables
0.00/0.85	c preprocessing returned UNKNOWN
0.00/0.85	c PP set 5075 variables
0.00/0.85	c pp time: 754014us (0s)
6.91/1.83	c preprocessor returned 35090 variables
6.91/1.83	c preprocessing returned UNKNOWN
6.91/1.83	c PP set 5075 variables
6.91/1.83	c pp time: 1707697us (1s)
6.91/1.89	c HTE
7.31/1.92	c subsumption
7.31/1.96	c simplified formula contains 0 unit clauses
1754.81/439.44	c added unsatisfied clause
1754.81/439.44	c failed to add network clauses
1756.83/439.96	c added unsatisfied clause
1756.83/439.96	c failed to add network clauses
1989.72/498.28	c added unsatisfied clause
1989.72/498.28	c failed to add network clauses
2117.92/530.39	c added unsatisfied clause
2117.92/530.39	c failed to add network clauses
2149.07/538.13	c added unsatisfied clause
2149.07/538.13	c failed to add network clauses
2220.57/556.05	c received clause contains eliminated literal -41
2236.17/559.95	c added unsatisfied clause
2236.17/559.95	c failed to add network clauses
2236.17/559.95	c added unsatisfied clause
2236.17/559.95	c failed to add network clauses
2245.74/562.37	c added unsatisfied clause
2245.74/562.37	c failed to add network clauses
2246.14/562.40	c added unsatisfied clause
2246.14/562.40	c failed to add network clauses
2246.14/562.42	c added unsatisfied clause
2246.14/562.42	c failed to add network clauses
2246.94/562.60	c added unsatisfied clause
2246.94/562.60	c failed to add network clauses
2247.34/562.76	c added unsatisfied clause
2247.34/562.76	c failed to add network clauses
2247.34/562.76	c added unsatisfied clause
2247.34/562.76	c failed to add network clauses
2247.74/562.81	c added unsatisfied clause
2247.74/562.81	c failed to add network clauses
2249.36/563.26	c ====================
2249.36/563.26	c implication/decision inf%(inf)
2249.36/563.26	c decisions:           1646291
2249.36/563.26	c last level:          0
2249.36/563.26	c conflicts:           1104775
2249.36/563.26	c restarts:            7325
2249.36/563.26	c rejected_restarts    0
2249.36/563.26	c removals:            20
2249.36/563.26	c removed clauses:     752528
2249.36/563.26	c oft clauses:         0
2249.36/563.28	c ====================
2249.36/563.28	c ====================
2250.05/563.47	c solvetime: 562628845us (562s)
2250.42/563.53	c sended clauses   | 46714 | 46873 | 44000 | 21126 |
2250.42/563.53	c received clauses | 0 | 141 | 78 | 149 |
2250.42/563.53	c join all other threads
2250.42/563.53	c joined thread 0
2250.42/563.53	c joined thread 1
2250.42/563.58	c joined thread 2
2250.42/563.58	c joined thread 3
2250.42/563.58	c memory usage (vsize): 459 MB
2250.42/563.58	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3282949-1304042769/watcher-3282949-1304042769 -o /tmp/evaluation-result-3282949-1304042769/solver-3282949-1304042769 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3282949-1304042769.cnf 1115665123 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.82 8.05 7.62 6/182 22230
/proc/meminfo: memFree=17466144/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0

[startup+0.0249471 s]
/proc/loadavg: 7.82 8.05 7.62 6/182 22230
/proc/meminfo: memFree=17466144/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100946 s]
/proc/loadavg: 7.82 8.05 7.62 6/182 22230
/proc/meminfo: memFree=17466144/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300904 s]
/proc/loadavg: 7.82 8.05 7.62 6/182 22230
/proc/meminfo: memFree=17466144/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700835 s]
/proc/loadavg: 7.82 8.05 7.62 6/182 22230
/proc/meminfo: memFree=17466144/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50069 s]
/proc/loadavg: 7.82 8.05 7.62 9/188 22236
/proc/meminfo: memFree=17338136/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=330640 CPUtime=5.72 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 39540 0 0 0 564 8 0 0 25 0 5 0 594507683 338575360 31499 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 82660 31499 405 389 0 78410 0
[pid=22231/tid=22233] ppid=22230 vsize=330640 CPUtime=1.42 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 7164 0 0 0 141 1 0 0 19 0 5 0 594507689 338575360 31499 33554432000 4194304 5787044 140736097461808 18446744073709551615 215988248583 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=330640 CPUtime=1.4 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 8640 0 0 0 139 1 0 0 20 0 5 0 594507690 338575360 31499 33554432000 4194304 5787044 140736097461808 18446744073709551615 4254881 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=330640 CPUtime=1.38 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 6706 0 0 0 137 1 0 0 25 0 5 0 594507692 338575360 31499 33554432000 4194304 5787044 140736097461808 18446744073709551615 5388712 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=330640 CPUtime=1.37 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 8192 0 0 0 136 1 0 0 19 0 5 0 594507694 338575360 31499 33554432000 4194304 5787044 140736097461808 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 339340

[startup+3.10041 s]
/proc/loadavg: 7.84 8.05 7.62 9/188 22236
/proc/meminfo: memFree=17315692/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=332004 CPUtime=12.1 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 43651 0 0 0 1202 8 0 0 25 0 5 0 594507683 339972096 34397 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 83001 34397 419 389 0 78751 0
[pid=22231/tid=22233] ppid=22230 vsize=332004 CPUtime=3.02 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 7197 0 0 0 301 1 0 0 25 0 5 0 594507689 339972096 34397 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=332004 CPUtime=3 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 8676 0 0 0 299 1 0 0 25 0 5 0 594507690 339972096 34397 33554432000 4194304 5787044 140736097461808 18446744073709551615 5588208 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=332004 CPUtime=2.97 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 6738 0 0 0 296 1 0 0 25 0 5 0 594507692 339972096 34397 33554432000 4194304 5787044 140736097461808 18446744073709551615 4220341 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=332004 CPUtime=2.97 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 12202 0 0 0 295 2 0 0 24 0 5 0 594507694 339972096 34397 33554432000 4194304 5787044 140736097461808 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 340704

[startup+6.30085 s]
/proc/loadavg: 7.84 8.05 7.62 9/188 22236
/proc/meminfo: memFree=17303288/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=333144 CPUtime=24.89 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 44716 0 0 0 2479 10 0 0 25 0 5 0 594507683 341139456 35462 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 83286 35462 419 389 0 79036 0
[pid=22231/tid=22233] ppid=22230 vsize=333144 CPUtime=6.22 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 7356 0 0 0 621 1 0 0 25 0 5 0 594507689 341139456 35462 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=333144 CPUtime=6.21 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 9041 0 0 0 619 2 0 0 25 0 5 0 594507690 341139456 35462 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591315 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=333144 CPUtime=6.16 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 7012 0 0 0 614 2 0 0 25 0 5 0 594507692 341139456 35462 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=333144 CPUtime=6.17 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 12469 0 0 0 615 2 0 0 25 0 5 0 594507694 341139456 35462 33554432000 4194304 5787044 140736097461808 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 341844

[startup+12.7007 s]
/proc/loadavg: 7.93 8.06 7.63 9/188 22236
/proc/meminfo: memFree=17272444/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=339428 CPUtime=50.44 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 47219 0 0 0 5033 11 0 0 25 0 5 0 594507683 347574272 37965 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 84857 37965 419 389 0 80607 0
[pid=22231/tid=22233] ppid=22230 vsize=339428 CPUtime=12.62 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 8804 0 0 0 1260 2 0 0 22 0 5 0 594507689 347574272 37965 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=339428 CPUtime=12.6 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 9369 0 0 0 1258 2 0 0 25 0 5 0 594507690 347574272 37965 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=339428 CPUtime=12.52 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 7343 0 0 0 1250 2 0 0 22 0 5 0 594507692 347574272 37965 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=339428 CPUtime=12.57 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 12865 0 0 0 1254 3 0 0 25 0 5 0 594507694 347574272 37965 33554432000 4194304 5787044 140736097461808 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 348128

[startup+25.5005 s]
/proc/loadavg: 7.94 8.06 7.63 9/188 22237
/proc/meminfo: memFree=17210560/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=347940 CPUtime=101.56 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 52632 0 0 0 10139 17 0 0 25 0 5 0 594507683 356290560 43373 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 86985 43373 419 389 0 82735 0
[pid=22231/tid=22233] ppid=22230 vsize=347940 CPUtime=25.41 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 10289 0 0 0 2538 3 0 0 25 0 5 0 594507689 356290560 43373 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=347940 CPUtime=25.4 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 10418 0 0 0 2537 3 0 0 25 0 5 0 594507690 356290560 43373 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591827 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=347940 CPUtime=25.25 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 9365 0 0 0 2521 4 0 0 25 0 5 0 594507692 356290560 43373 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=347940 CPUtime=25.37 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 13722 0 0 0 2533 4 0 0 25 0 5 0 594507694 356290560 43373 33554432000 4194304 5787044 140736097461808 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 356640

[startup+51.101 s]
/proc/loadavg: 7.96 8.05 7.64 9/188 22237
/proc/meminfo: memFree=17147648/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=355716 CPUtime=203.8 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 57449 0 0 0 20360 20 0 0 25 0 5 0 594507683 364253184 48123 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 88929 48123 419 389 0 84679 0
[pid=22231/tid=22233] ppid=22230 vsize=355716 CPUtime=51.01 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 10969 0 0 0 5097 4 0 0 25 0 5 0 594507689 364253184 48123 33554432000 4194304 5787044 140736097461808 18446744073709551615 5592500 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=355716 CPUtime=50.99 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 12357 0 0 0 5095 4 0 0 25 0 5 0 594507690 364253184 48123 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=355716 CPUtime=50.7 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 10315 0 0 0 5066 4 0 0 25 0 5 0 594507692 364253184 48123 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591243 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=355716 CPUtime=50.96 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 14970 0 0 0 5091 5 0 0 25 0 5 0 594507694 364253184 48123 33554432000 4194304 5787044 140736097461808 18446744073709551615 5527587 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 364416

[startup+102.307 s]
/proc/loadavg: 8.06 8.07 7.67 9/188 22239
/proc/meminfo: memFree=17045212/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=370692 CPUtime=408.34 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 67402 0 0 0 40805 29 0 0 25 0 5 0 594507683 379588608 57944 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 92673 57944 419 389 0 88423 0
[pid=22231/tid=22233] ppid=22230 vsize=370692 CPUtime=102.21 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 12722 0 0 0 10215 6 0 0 25 0 5 0 594507689 379588608 57944 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=370692 CPUtime=102.2 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 15371 0 0 0 10213 7 0 0 25 0 5 0 594507690 379588608 57944 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=370692 CPUtime=101.62 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 13535 0 0 0 10156 6 0 0 25 0 5 0 594507692 379588608 57944 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=370692 CPUtime=102.16 cores=0,2,4,6

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

/proc/loadavg: 8.06 8.06 7.81 9/188 22250
/proc/meminfo: memFree=16562712/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=489560 CPUtime=2146.68 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 99927 0 0 0 214609 59 0 0 25 0 5 0 594507683 501309440 89742 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 122390 89742 419 389 0 118140 0
[pid=22231/tid=22233] ppid=22230 vsize=489560 CPUtime=537.41 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 18273 0 0 0 53728 13 0 0 25 0 5 0 594507689 501309440 89742 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=489560 CPUtime=537.39 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 22470 0 0 0 53725 14 0 0 25 0 5 0 594507690 501309440 89742 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=489560 CPUtime=534.39 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 25103 0 0 0 53423 16 0 0 25 0 5 0 594507692 501309440 89742 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=489560 CPUtime=537.34 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 25243 0 0 0 53720 14 0 0 25 0 5 0 594507694 501309440 89742 33554432000 4194304 5787044 140736097461808 18446744073709551615 5527156 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2146.68
Current children cumulated vsize (KiB) 498260

[startup+550.301 s]
/proc/loadavg: 8.05 8.06 7.81 9/188 22251
/proc/meminfo: memFree=16562212/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=489908 CPUtime=2197.81 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 100097 0 0 0 219722 59 0 0 25 0 5 0 594507683 501665792 89912 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 122477 89912 419 389 0 118227 0
[pid=22231/tid=22233] ppid=22230 vsize=489908 CPUtime=550.21 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 18285 0 0 0 55008 13 0 0 25 0 5 0 594507689 501665792 89912 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=489908 CPUtime=550.19 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 22533 0 0 0 55005 14 0 0 25 0 5 0 594507690 501665792 89912 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591315 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=489908 CPUtime=547.12 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 25148 0 0 0 54696 16 0 0 25 0 5 0 594507692 501665792 89912 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=489908 CPUtime=550.14 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 25293 0 0 0 55000 14 0 0 25 0 5 0 594507694 501665792 89912 33554432000 4194304 5787044 140736097461808 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2197.81
Current children cumulated vsize (KiB) 498608

[startup+556.701 s]
/proc/loadavg: 8.12 8.07 7.82 9/188 22251
/proc/meminfo: memFree=16561464/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=489908 CPUtime=2223.37 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 100308 0 0 0 222278 59 0 0 25 0 5 0 594507683 501665792 90123 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 122477 90123 419 389 0 118227 0
[pid=22231/tid=22233] ppid=22230 vsize=489908 CPUtime=556.61 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 18290 0 0 0 55648 13 0 0 25 0 5 0 594507689 501665792 90123 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=489908 CPUtime=556.59 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 22537 0 0 0 55645 14 0 0 25 0 5 0 594507690 501665792 90123 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=489908 CPUtime=553.49 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 25219 0 0 0 55333 16 0 0 25 0 5 0 594507692 501665792 90123 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=489908 CPUtime=556.54 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 25424 0 0 0 55640 14 0 0 25 0 5 0 594507694 501665792 90123 33554432000 4194304 5787044 140736097461808 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2223.37
Current children cumulated vsize (KiB) 498608

[startup+559.907 s]
/proc/loadavg: 8.12 8.07 7.82 9/188 22251
/proc/meminfo: memFree=16561464/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=489908 CPUtime=2236.17 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 100318 0 0 0 223558 59 0 0 25 0 5 0 594507683 501665792 90133 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 122477 90133 419 389 0 118227 0
[pid=22231/tid=22233] ppid=22230 vsize=489908 CPUtime=559.82 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 18292 0 0 0 55969 13 0 0 25 0 5 0 594507689 501665792 90133 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=489908 CPUtime=559.8 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 22538 0 0 0 55966 14 0 0 25 0 5 0 594507690 501665792 90133 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=489908 CPUtime=556.67 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 25225 0 0 0 55651 16 0 0 25 0 5 0 594507692 501665792 90133 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=489908 CPUtime=559.75 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 25425 0 0 0 55961 14 0 0 25 0 5 0 594507694 501665792 90133 33554432000 4194304 5787044 140736097461808 18446744073709551615 5527168 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2236.17
Current children cumulated vsize (KiB) 498608

[startup+561.501 s]
/proc/loadavg: 8.12 8.07 7.82 9/188 22251
/proc/meminfo: memFree=16561464/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=489908 CPUtime=2242.54 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 100321 0 0 0 224195 59 0 0 25 0 5 0 594507683 501665792 90136 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 122477 90136 419 389 0 118227 0
[pid=22231/tid=22233] ppid=22230 vsize=489908 CPUtime=561.41 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 18293 0 0 0 56128 13 0 0 25 0 5 0 594507689 501665792 90136 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=489908 CPUtime=561.39 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 22538 0 0 0 56125 14 0 0 25 0 5 0 594507690 501665792 90136 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=489908 CPUtime=558.26 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 25227 0 0 0 55810 16 0 0 25 0 5 0 594507692 501665792 90136 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=489908 CPUtime=561.34 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 25425 0 0 0 56120 14 0 0 25 0 5 0 594507694 501665792 90136 33554432000 4194304 5787044 140736097461808 18446744073709551615 5527758 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2242.54
Current children cumulated vsize (KiB) 498608

[startup+562.301 s]
/proc/loadavg: 8.11 8.07 7.82 9/188 22251
/proc/meminfo: memFree=16561464/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=489908 CPUtime=2245.74 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 100322 0 0 0 224515 59 0 0 25 0 5 0 594507683 501665792 90137 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 122477 90137 419 389 0 118227 0
[pid=22231/tid=22233] ppid=22230 vsize=489908 CPUtime=562.21 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 18293 0 0 0 56208 13 0 0 25 0 5 0 594507689 501665792 90137 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=489908 CPUtime=562.19 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 22539 0 0 0 56205 14 0 0 25 0 5 0 594507690 501665792 90137 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=489908 CPUtime=559.06 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 25227 0 0 0 55890 16 0 0 25 0 5 0 594507692 501665792 90137 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=489908 CPUtime=562.14 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 25425 0 0 0 56200 14 0 0 25 0 5 0 594507694 501665792 90137 33554432000 4194304 5787044 140736097461808 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2245.74
Current children cumulated vsize (KiB) 498608

[startup+563.1 s]
/proc/loadavg: 8.11 8.07 7.82 9/188 22251
/proc/meminfo: memFree=16561464/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=489908 CPUtime=2248.95 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 100325 0 0 0 224836 59 0 0 25 0 5 0 594507683 501665792 90140 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 122477 90140 419 389 0 118227 0
[pid=22231/tid=22233] ppid=22230 vsize=489908 CPUtime=563.02 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 18294 0 0 0 56289 13 0 0 25 0 5 0 594507689 501665792 90140 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=489908 CPUtime=563 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 22539 0 0 0 56286 14 0 0 25 0 5 0 594507690 501665792 90140 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=489908 CPUtime=559.85 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 25228 0 0 0 55969 16 0 0 25 0 5 0 594507692 501665792 90140 33554432000 4194304 5787044 140736097461808 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=489908 CPUtime=562.95 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 25426 0 0 0 56281 14 0 0 25 0 5 0 594507694 501665792 90140 33554432000 4194304 5787044 140736097461808 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2248.95
Current children cumulated vsize (KiB) 498608

[startup+563.5 s]
/proc/loadavg: 8.11 8.07 7.82 9/188 22251
/proc/meminfo: memFree=16561464/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=489908 CPUtime=2250.42 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) S 22230 22230 21582 0 -1 4202496 100338 0 0 0 224953 89 0 0 25 0 5 0 594507683 501665792 90153 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22231/statm: 122477 90153 431 389 0 118227 0
[pid=22231/tid=22233] ppid=22230 vsize=489908 CPUtime=563.41 cores=0,2,4,6
/proc/22231/task/22233/stat : 22233 (priss) R 22230 22230 21582 0 -1 4202560 18294 0 0 0 56328 13 0 0 25 0 5 0 594507689 501665792 90153 33554432000 4194304 5787044 140736097461808 18446744073709551615 215988251586 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22231/tid=22234] ppid=22230 vsize=489908 CPUtime=563.36 cores=0,2,4,6
/proc/22231/task/22234/stat : 22234 (priss) R 22230 22230 21582 0 -1 4202560 22551 0 0 0 56312 24 0 0 17 0 5 0 594507690 501665792 90153 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000418485 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22231/tid=22235] ppid=22230 vsize=489908 CPUtime=560.21 cores=0,2,4,6
/proc/22231/task/22235/stat : 22235 (priss) R 22230 22230 21582 0 -1 4202560 25229 0 0 0 55995 26 0 0 17 0 5 0 594507692 501665792 90153 33554432000 4194304 5787044 140736097461808 18446744073709551615 215988248583 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22231/tid=22236] ppid=22230 vsize=489908 CPUtime=563.31 cores=0,2,4,6
/proc/22231/task/22236/stat : 22236 (priss) R 22230 22230 21582 0 -1 4202560 25426 0 0 0 56307 24 0 0 17 0 5 0 594507694 501665792 90153 33554432000 4194304 5787044 140736097461808 18446744073709551615 216000418485 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2250.42
Current children cumulated vsize (KiB) 498608

[startup+563.6 s]
/proc/loadavg: 8.11 8.07 7.82 9/188 22251
/proc/meminfo: memFree=16561464/32950940 swapFree=67111528/67111528
[pid=22230] ppid=22228 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22230/stat : 22230 (priss.sh) S 22228 22230 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 594507683 8908800 252 33554432000 4194304 4922060 140735379179648 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22230/statm: 2175 252 211 178 0 68 0
[pid=22231] ppid=22230 vsize=0 CPUtime=2250.65 cores=0,2,4,6
/proc/22231/stat : 22231 (priss) R 22230 22230 21582 0 -1 4202500 100371 0 0 0 224968 97 0 0 17 0 1 0 594507683 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22231/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2250.65
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 563.603
CPU time (s): 2250.66
CPU user time (s): 2249.68
CPU system time (s): 0.972852
CPU usage (%): 399.334
Max. virtual memory (cumulated for all children) (KiB): 498608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2249.68
system time used= 0.972852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100710
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= 16234
involuntary context switches= 9573

runsolver used 0.804877 second user time and 2.27565 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 04:06:09
IDJOB=3282949
IDBENCH=70941
IDSOLVER=1603
FILE ID=node117/3282949-1304042769
RUNJOBID= node117-1304041561-21600
PBS_JOBID= 13170383
Free space on /tmp= 71676 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282949-1304042769/watcher-3282949-1304042769 -o /tmp/evaluation-result-3282949-1304042769/solver-3282949-1304042769 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3282949-1304042769.cnf 1115665123 4800 15500 4

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1115665123

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:      17466416 kB
Buffers:       2376188 kB
Cached:       12407952 kB
SwapCached:          0 kB
Active:        8135244 kB
Inactive:      6767384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17466416 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6732 kB
Writeback:           0 kB
AnonPages:      116676 kB
Mapped:          15260 kB
Slab:           517996 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   302668 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= 71676 MiB
End job on node117 at 2011-04-29 04:15:33