Trace number 3499479

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.0SAT 2355.43 588.911

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_443.cnf
MD5SUM91ac0151536835225f21cbe5a3574a2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.438932
Satisfiable
(Un)Satisfiability was proved
Number of variables222
Number of clauses26201
Sum of the clauses size115467
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2294
Number of clauses of size 323935
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51972

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: 21002
0.00/0.01	c parsetime: 7955us
0.00/0.01	c parsed 26201 clauses with 222 variables
0.00/0.01	c NW started thread 0 successfully (1096358208)
0.00/0.01	c NW started thread 1 successfully (1106848064)
0.00/0.02	c NW started thread 2 successfully (1117337920)
0.00/0.03	c NW started thread 3 successfully (1127827776)
8.31/2.11	c preprocessor returned 10012 variables
8.31/2.11	c preprocessing returned UNKNOWN
8.31/2.11	c PP set 0 variables
8.31/2.11	c pp time: 2100118us (2s)
8.31/2.13	c preprocessor returned 10012 variables
8.31/2.13	c preprocessing returned UNKNOWN
8.31/2.13	c PP set 0 variables
8.31/2.13	c pp time: 2115795us (2s)
8.31/2.13	c preprocessor returned 10012 variables
8.31/2.13	c preprocessing returned UNKNOWN
8.31/2.13	c PP set 0 variables
8.31/2.13	c pp time: 2108753us (2s)
294.30/73.62	c preprocessor returned 30018 variables
294.30/73.62	c preprocessing returned UNKNOWN
294.30/73.62	c PP set 0 variables
294.30/73.62	c pp time: 73591355us (73s)
2354.23/588.65	c ====================
2354.23/588.65	c implication/decision 0.0135538%(1.35701)
2354.23/588.65	c decisions:           1912214
2354.23/588.65	c last level:          7378
2354.23/588.65	c conflicts:           1371998
2354.23/588.65	c restarts:            9096
2354.23/588.65	c rejected_restarts    0
2354.23/588.65	c removals:            21
2354.23/588.65	c removed clauses:     998218
2354.23/588.65	c oft clauses:         0
2355.03/588.89	c solvetime: 586775595us (586s)
2355.03/588.89	c sended clauses   | 16734 | 16377 | 483 | 8615 |
2355.03/588.89	c received clauses | 0 | 0 | 0 | 0 |
2355.03/588.89	c join all other threads
2355.03/588.89	c joined thread 0
2355.03/588.89	c joined thread 1
2355.03/588.89	c joined thread 2
2355.03/588.89	c joined thread 3
2355.03/588.89	c memory usage (vsize): 370 MB
2355.03/588.89	s SATISFIABLE
2355.03/588.89	c solutions: 1
2355.03/588.89	v 1 2 3 -4 5 6 7 8 9 10 11 12 -13 14 15 16 17 18 19 20 21 22 -23 24 25 26 27 28 29 -30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 -50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 -67 68 -69 70 71 72 73 74 75 76 77 78 79 80 81 -82 83 84 85 86 87 88 89 -90 91 -92 93 94 95 96 97 98 99 100 -101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 -118 -119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 -136 137 138 139 140 141 -142 143 144 -145 146 -147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 -168 169 -170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 -187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 -207 208 209 210 -211 212 213 -214 215 -216 217 218 219 220 221 222 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3499479-1308002135/watcher-3499479-1308002135 -o /var/tmp/evaluation-result-3499479-1308002135/solver-3499479-1308002135 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499479-1308002135.cnf 120814033 40000 31000 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 4.01 3.98 1/170 21001
/proc/meminfo: memFree=13973904/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0

[startup+0.0387709 s]
/proc/loadavg: 4.04 4.01 3.98 1/170 21001
/proc/meminfo: memFree=13973904/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10077 s]
/proc/loadavg: 4.04 4.01 3.98 1/170 21001
/proc/meminfo: memFree=13973904/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300723 s]
/proc/loadavg: 4.04 4.01 3.98 1/170 21001
/proc/meminfo: memFree=13973904/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700652 s]
/proc/loadavg: 4.04 4.01 3.98 1/170 21001
/proc/meminfo: memFree=13973904/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50051 s]
/proc/loadavg: 4.04 4.01 3.98 5/176 21007
/proc/meminfo: memFree=13964208/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=263572 CPUtime=5.92 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 3557 0 0 0 590 2 0 0 25 0 5 0 911811504 269897728 3494 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 65893 3494 352 389 0 61643 0
[pid=21002/tid=21004] ppid=21001 vsize=263572 CPUtime=1.47 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 476 0 0 0 147 0 0 0 18 0 5 0 911811505 269897728 3494 33554432000 4194304 5787044 140734310433264 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=263572 CPUtime=1.47 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 424 0 0 0 147 0 0 0 18 0 5 0 911811506 269897728 3494 33554432000 4194304 5787044 140734310433264 18446744073709551615 4336163 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=263572 CPUtime=1.46 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 434 0 0 0 146 0 0 0 18 0 5 0 911811507 269897728 3494 33554432000 4194304 5787044 140734310433264 18446744073709551615 4336175 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=263572 CPUtime=1.46 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 434 0 0 0 146 0 0 0 18 0 5 0 911811507 269897728 3494 33554432000 4194304 5787044 140734310433264 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 272272

[startup+3.10123 s]
/proc/loadavg: 4.04 4.01 3.98 5/176 21007
/proc/meminfo: memFree=13939820/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=285376 CPUtime=12.3 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 11997 0 0 0 1224 6 0 0 25 0 5 0 911811504 292225024 10613 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 71344 10613 404 389 0 67094 0
[pid=21002/tid=21004] ppid=21001 vsize=285376 CPUtime=3.07 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 2956 0 0 0 307 0 0 0 18 0 5 0 911811505 292225024 10613 33554432000 4194304 5787044 140734310433264 18446744073709551615 5590449 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=285376 CPUtime=3.06 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 2147 0 0 0 305 1 0 0 19 0 5 0 911811506 292225024 10613 33554432000 4194304 5787044 140734310433264 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=285376 CPUtime=3.06 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 2424 0 0 0 305 1 0 0 18 0 5 0 911811507 292225024 10613 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=285376 CPUtime=3.05 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 2681 0 0 0 304 1 0 0 19 0 5 0 911811507 292225024 10613 33554432000 4194304 5787044 140734310433264 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 294076

[startup+6.30065 s]
/proc/loadavg: 4.04 4.01 3.98 5/176 21007
/proc/meminfo: memFree=13931140/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=286432 CPUtime=25.09 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 12832 0 0 0 2502 7 0 0 25 0 5 0 911811504 293306368 11448 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 71608 11448 404 389 0 67358 0
[pid=21002/tid=21004] ppid=21001 vsize=286432 CPUtime=6.28 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 3214 0 0 0 627 1 0 0 19 0 5 0 911811505 293306368 11448 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=286432 CPUtime=6.26 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 2395 0 0 0 625 1 0 0 19 0 5 0 911811506 293306368 11448 33554432000 4194304 5787044 140734310433264 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=286432 CPUtime=6.26 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 2746 0 0 0 624 2 0 0 19 0 5 0 911811507 293306368 11448 33554432000 4194304 5787044 140734310433264 18446744073709551615 4692897 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=286432 CPUtime=6.25 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 2688 0 0 0 624 1 0 0 25 0 5 0 911811507 293306368 11448 33554432000 4194304 5787044 140734310433264 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 295132

[startup+12.7005 s]
/proc/loadavg: 4.03 4.01 3.98 5/176 21007
/proc/meminfo: memFree=13922012/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=292092 CPUtime=50.69 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 15001 0 0 0 5061 8 0 0 25 0 5 0 911811504 299102208 13617 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 73023 13617 404 389 0 68773 0
[pid=21002/tid=21004] ppid=21001 vsize=292092 CPUtime=12.68 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 4628 0 0 0 1266 2 0 0 20 0 5 0 911811505 299102208 13617 33554432000 4194304 5787044 140734310433264 18446744073709551615 4215351 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=292092 CPUtime=12.65 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 2797 0 0 0 1264 1 0 0 25 0 5 0 911811506 299102208 13617 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=292092 CPUtime=12.65 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 3099 0 0 0 1263 2 0 0 20 0 5 0 911811507 299102208 13617 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=292092 CPUtime=12.65 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 2688 0 0 0 1264 1 0 0 25 0 5 0 911811507 299102208 13617 33554432000 4194304 5787044 140734310433264 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 300792

[startup+25.5012 s]
/proc/loadavg: 4.02 4.01 3.98 5/176 21008
/proc/meminfo: memFree=13914160/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=295140 CPUtime=101.89 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 17409 0 0 0 10177 12 0 0 25 0 5 0 911811504 302223360 16025 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 73785 16025 404 389 0 69535 0
[pid=21002/tid=21004] ppid=21001 vsize=295140 CPUtime=25.48 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 5441 0 0 0 2544 4 0 0 25 0 5 0 911811505 302223360 16025 33554432000 4194304 5787044 140734310433264 18446744073709551615 4238778 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=295140 CPUtime=25.45 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 3545 0 0 0 2544 1 0 0 25 0 5 0 911811506 302223360 16025 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=295140 CPUtime=25.45 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 3946 0 0 0 2541 4 0 0 25 0 5 0 911811507 302223360 16025 33554432000 4194304 5787044 140734310433264 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=295140 CPUtime=25.45 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 2688 0 0 0 2544 1 0 0 25 0 5 0 911811507 302223360 16025 33554432000 4194304 5787044 140734310433264 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 303840

[startup+51.1007 s]
/proc/loadavg: 4.02 4.01 3.98 5/176 21009
/proc/meminfo: memFree=13897196/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=304104 CPUtime=204.28 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 21641 0 0 0 20408 20 0 0 25 0 5 0 911811504 311402496 20253 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 76026 20253 404 389 0 71776 0
[pid=21002/tid=21004] ppid=21001 vsize=304104 CPUtime=51.08 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 7563 0 0 0 5100 8 0 0 25 0 5 0 911811505 311402496 20253 33554432000 4194304 5787044 140734310433264 18446744073709551615 5590632 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=304104 CPUtime=51.05 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 4677 0 0 0 5103 2 0 0 25 0 5 0 911811506 311402496 20253 33554432000 4194304 5787044 140734310433264 18446744073709551615 5588299 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=304104 CPUtime=51.05 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 4923 0 0 0 5098 7 0 0 25 0 5 0 911811507 311402496 20253 33554432000 4194304 5787044 140734310433264 18446744073709551615 5588034 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=304104 CPUtime=51.05 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 2689 0 0 0 5104 1 0 0 25 0 5 0 911811507 311402496 20253 33554432000 4194304 5787044 140734310433264 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.28
Current children cumulated vsize (KiB) 312804

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21010
/proc/meminfo: memFree=13861436/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=318684 CPUtime=409.09 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 31745 0 0 0 40868 41 0 0 25 0 5 0 911811504 326332416 29122 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 79671 29122 417 389 0 75421 0
[pid=21002/tid=21004] ppid=21001 vsize=318684 CPUtime=102.27 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 9100 0 0 0 10212 15 0 0 25 0 5 0 911811505 326332416 29122 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=318684 CPUtime=102.25 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 6149 0 0 0 10222 3 0 0 25 0 5 0 911811506 326332416 29122 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=318684 CPUtime=102.25 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 7957 0 0 0 10211 14 0 0 19 0 5 0 911811507 326332416 29122 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=318684 CPUtime=102.25 cores=0-7

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

[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=366668 CPUtime=1609.04 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 61835 0 0 0 160797 107 0 0 25 0 5 0 911811504 375468032 58524 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 91667 58524 417 389 0 87417 0
[pid=21002/tid=21004] ppid=21001 vsize=366668 CPUtime=402.25 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 16887 0 0 0 40189 36 0 0 25 0 5 0 911811505 375468032 58524 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=366668 CPUtime=402.23 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 12604 0 0 0 40216 7 0 0 25 0 5 0 911811506 375468032 58524 33554432000 4194304 5787044 140734310433264 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=366668 CPUtime=402.24 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 15537 0 0 0 40183 41 0 0 25 0 5 0 911811507 375468032 58524 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591547 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=366668 CPUtime=402.25 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 15018 0 0 0 40205 20 0 0 25 0 5 0 911811507 375468032 58524 33554432000 4194304 5787044 140734310433264 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1609.04
Current children cumulated vsize (KiB) 375368

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21028
/proc/meminfo: memFree=13721204/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=377488 CPUtime=1849.03 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 67127 0 0 0 184788 115 0 0 25 0 5 0 911811504 386547712 63816 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 94372 63816 417 389 0 90122 0
[pid=21002/tid=21004] ppid=21001 vsize=377488 CPUtime=462.25 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 18195 0 0 0 46184 41 0 0 21 0 5 0 911811505 386547712 63816 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=377488 CPUtime=462.23 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 15396 0 0 0 46216 7 0 0 25 0 5 0 911811506 386547712 63816 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=377488 CPUtime=462.24 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 15537 0 0 0 46183 41 0 0 20 0 5 0 911811507 386547712 63816 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=377488 CPUtime=462.25 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 16210 0 0 0 46202 23 0 0 25 0 5 0 911811507 386547712 63816 33554432000 4194304 5787044 140734310433264 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1849.03
Current children cumulated vsize (KiB) 386188

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21032
/proc/meminfo: memFree=13697948/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=389232 CPUtime=2089.03 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 73098 0 0 0 208776 127 0 0 25 0 5 0 911811504 398573568 69489 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 97308 69489 417 389 0 93058 0
[pid=21002/tid=21004] ppid=21001 vsize=389232 CPUtime=522.25 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 20089 0 0 0 52176 49 0 0 25 0 5 0 911811505 398573568 69489 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591097 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=389232 CPUtime=522.23 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 17256 0 0 0 52215 8 0 0 25 0 5 0 911811506 398573568 69489 33554432000 4194304 5787044 140734310433264 18446744073709551615 5590426 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=389232 CPUtime=522.23 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 15597 0 0 0 52182 41 0 0 25 0 5 0 911811507 398573568 69489 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=389232 CPUtime=522.25 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 18367 0 0 0 52199 26 0 0 25 0 5 0 911811507 398573568 69489 33554432000 4194304 5787044 140734310433264 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2089.03
Current children cumulated vsize (KiB) 397932

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21035
/proc/meminfo: memFree=13690280/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=391424 CPUtime=2329.03 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 75007 0 0 0 232771 132 0 0 25 0 5 0 911811504 400818176 71398 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 97856 71398 417 389 0 93606 0
[pid=21002/tid=21004] ppid=21001 vsize=391424 CPUtime=582.25 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 20090 0 0 0 58176 49 0 0 25 0 5 0 911811505 400818176 71398 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=391424 CPUtime=582.23 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 17854 0 0 0 58215 8 0 0 25 0 5 0 911811506 400818176 71398 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=391424 CPUtime=582.24 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 16896 0 0 0 58177 47 0 0 25 0 5 0 911811507 400818176 71398 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=391424 CPUtime=582.25 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 18378 0 0 0 58199 26 0 0 25 0 5 0 911811507 400818176 71398 33554432000 4194304 5787044 140734310433264 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2329.03
Current children cumulated vsize (KiB) 400124

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

[startup+585.501 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21035
/proc/meminfo: memFree=13689908/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=391424 CPUtime=2341.83 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 75123 0 0 0 234050 133 0 0 25 0 5 0 911811504 400818176 71514 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 97856 71514 417 389 0 93606 0
[pid=21002/tid=21004] ppid=21001 vsize=391424 CPUtime=585.45 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 20090 0 0 0 58496 49 0 0 25 0 5 0 911811505 400818176 71514 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=391424 CPUtime=585.43 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 17854 0 0 0 58535 8 0 0 25 0 5 0 911811506 400818176 71514 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=391424 CPUtime=585.44 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 16993 0 0 0 58497 47 0 0 25 0 5 0 911811507 400818176 71514 33554432000 4194304 5787044 140734310433264 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=391424 CPUtime=585.45 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 18397 0 0 0 58519 26 0 0 25 0 5 0 911811507 400818176 71514 33554432000 4194304 5787044 140734310433264 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2341.83
Current children cumulated vsize (KiB) 400124

[startup+587.101 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21035
/proc/meminfo: memFree=13689784/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=391424 CPUtime=2348.23 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 75178 0 0 0 234690 133 0 0 25 0 5 0 911811504 400818176 71569 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 97856 71569 417 389 0 93606 0
[pid=21002/tid=21004] ppid=21001 vsize=391424 CPUtime=587.05 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 20090 0 0 0 58656 49 0 0 25 0 5 0 911811505 400818176 71569 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=391424 CPUtime=587.03 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 17854 0 0 0 58695 8 0 0 25 0 5 0 911811506 400818176 71569 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=391424 CPUtime=587.04 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 17045 0 0 0 58657 47 0 0 25 0 5 0 911811507 400818176 71569 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=391424 CPUtime=587.05 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 18400 0 0 0 58679 26 0 0 25 0 5 0 911811507 400818176 71569 33554432000 4194304 5787044 140734310433264 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2348.23
Current children cumulated vsize (KiB) 400124

[startup+587.901 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21035
/proc/meminfo: memFree=13689536/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=391424 CPUtime=2351.43 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 75206 0 0 0 235010 133 0 0 25 0 5 0 911811504 400818176 71597 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 97856 71597 417 389 0 93606 0
[pid=21002/tid=21004] ppid=21001 vsize=391424 CPUtime=587.85 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 20090 0 0 0 58736 49 0 0 25 0 5 0 911811505 400818176 71597 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=391424 CPUtime=587.83 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 17854 0 0 0 58775 8 0 0 25 0 5 0 911811506 400818176 71597 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=391424 CPUtime=587.84 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 17073 0 0 0 58736 48 0 0 25 0 5 0 911811507 400818176 71597 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=391424 CPUtime=587.85 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 18400 0 0 0 58759 26 0 0 25 0 5 0 911811507 400818176 71597 33554432000 4194304 5787044 140734310433264 18446744073709551615 5527156 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2351.43
Current children cumulated vsize (KiB) 400124

[startup+588.7 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21035
/proc/meminfo: memFree=13689408/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=391424 CPUtime=2354.63 cores=0-7
/proc/21002/stat : 21002 (priss) S 21001 21001 20415 0 -1 4202496 75246 0 0 0 235330 133 0 0 25 0 5 0 911811504 400818176 71637 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 97856 71637 431 389 0 93606 0
[pid=21002/tid=21004] ppid=21001 vsize=391424 CPUtime=588.65 cores=0-7
/proc/21002/task/21004/stat : 21004 (priss) R 21001 21001 20415 0 -1 4202560 20104 0 0 0 58816 49 0 0 18 0 5 0 911811505 400818176 71637 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134539957 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21002/tid=21005] ppid=21001 vsize=391424 CPUtime=588.63 cores=0-7
/proc/21002/task/21005/stat : 21005 (priss) R 21001 21001 20415 0 -1 4202560 17854 0 0 0 58855 8 0 0 25 0 5 0 911811506 400818176 71637 33554432000 4194304 5787044 140734310433264 18446744073709551615 228134539957 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21002/tid=21006] ppid=21001 vsize=391424 CPUtime=588.64 cores=0-7
/proc/21002/task/21006/stat : 21006 (priss) R 21001 21001 20415 0 -1 4202560 17098 0 0 0 58816 48 0 0 25 0 5 0 911811507 400818176 71637 33554432000 4194304 5787044 140734310433264 18446744073709551615 5591272 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21002/tid=21007] ppid=21001 vsize=391424 CPUtime=588.65 cores=0-7
/proc/21002/task/21007/stat : 21007 (priss) R 21001 21001 20415 0 -1 4202560 18401 0 0 0 58839 26 0 0 25 0 5 0 911811507 400818176 71637 33554432000 4194304 5787044 140734310433264 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2354.63
Current children cumulated vsize (KiB) 400124

[startup+588.9 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21035
/proc/meminfo: memFree=13689408/32951124 swapFree=67051728/67111528
[pid=21001] ppid=20999 vsize=8700 CPUtime=0 cores=0-7
/proc/21001/stat : 21001 (priss.sh) S 20999 21001 20415 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 911811504 8908800 252 33554432000 4194304 4922060 140736231109456 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21001/statm: 2175 252 211 178 0 68 0
[pid=21002] ppid=21001 vsize=0 CPUtime=2355.41 cores=0-7
/proc/21002/stat : 21002 (priss) R 21001 21001 20415 0 -1 4202500 75283 0 0 0 235406 135 0 0 18 0 1 0 911811504 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21002/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2355.41
Current children cumulated vsize (KiB) 8700

Child status: 10
Real time (s): 588.911
CPU time (s): 2355.43
CPU user time (s): 2354.07
CPU system time (s): 1.36279
CPU usage (%): 399.964
Max. virtual memory (cumulated for all children) (KiB): 400124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2354.07
system time used= 1.36279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75622
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= 10579
involuntary context switches= 8118

runsolver used 0.85287 second user time and 2.25466 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-13 23:55:35
IDJOB=3499479
IDBENCH=83293
IDSOLVER=1994
FILE ID=node138/3499479-1308002135
RUNJOBID= node138-1307989142-20429
PBS_JOBID= 13559820
Free space on /var/tmp= 2864 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_443.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499479-1308002135/watcher-3499479-1308002135 -o /var/tmp/evaluation-result-3499479-1308002135/solver-3499479-1308002135 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499479-1308002135.cnf 120814033 40000 31000 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 91ac0151536835225f21cbe5a3574a2d
RANDOM SEED=120814033

node138.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.854
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.70
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      13973960 kB
Buffers:        120000 kB
Cached:       18189200 kB
SwapCached:      13160 kB
Active:        2877172 kB
Inactive:     15449196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13973960 kB
SwapTotal:    67111528 kB
SwapFree:     67051728 kB
Dirty:            1948 kB
Writeback:           0 kB
AnonPages:       14996 kB
Mapped:           8624 kB
Slab:           583720 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184048 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 /var/tmp at the end= 2864 MiB
End job on node138 at 2011-06-14 00:05:24