Trace number 3499465

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 6627.22 1656.93

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_404.cnf
MD5SUM213e4c0c58f043e67e86cf993698317a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.864
Satisfiable
(Un)Satisfiability was proved
Number of variables202
Number of clauses22023
Sum of the clauses size98860
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 267
Number of clauses of size 320125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51831

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: 21423
0.00/0.01	c parsetime: 6819us
0.00/0.01	c parsed 22023 clauses with 202 variables
0.00/0.01	c NW started thread 0 successfully (1095518528)
0.00/0.01	c NW started thread 1 successfully (1106008384)
0.00/0.02	c NW started thread 2 successfully (1116498240)
0.00/0.02	c NW started thread 3 successfully (1126988096)
6.73/1.75	c preprocessor returned 10047 variables
6.73/1.75	c preprocessing returned UNKNOWN
6.73/1.75	c PP set 0 variables
6.73/1.75	c pp time: 1738425us (1s)
6.73/1.75	c preprocessor returned 10047 variables
6.73/1.75	c preprocessing returned UNKNOWN
6.73/1.75	c PP set 0 variables
6.73/1.75	c pp time: 1737302us (1s)
6.73/1.76	c preprocessor returned 10047 variables
6.73/1.76	c preprocessing returned UNKNOWN
6.73/1.76	c PP set 0 variables
6.73/1.76	c pp time: 1747790us (1s)
345.90/86.56	c preprocessor returned 30189 variables
345.90/86.56	c preprocessing returned UNKNOWN
345.90/86.56	c PP set 0 variables
345.90/86.56	c pp time: 86539374us (86s)
6625.66/1656.55	c ====================
6625.66/1656.55	c implication/decision 0.0131614%(1.32232)
6625.66/1656.55	c decisions:           3287810
6625.66/1656.55	c last level:          7598
6625.66/1656.55	c conflicts:           2416748
6625.66/1656.55	c restarts:            16021
6625.66/1656.55	c rejected_restarts    0
6625.66/1656.55	c removals:            23
6625.66/1656.55	c removed clauses:     1776939
6625.66/1656.55	c oft clauses:         0
6626.81/1656.89	c solvetime: 1655146410us (1655s)
6626.81/1656.90	c sended clauses   | 39500 | 42861 | 570 | 24385 |
6626.81/1656.90	c received clauses | 0 | 0 | 0 | 3 |
6626.81/1656.90	c join all other threads
6626.81/1656.90	c joined thread 0
6627.19/1656.90	c joined thread 1
6627.19/1656.90	c joined thread 2
6627.19/1656.90	c joined thread 3
6627.19/1656.90	c memory usage (vsize): 634 MB
6627.19/1656.90	s SATISFIABLE
6627.19/1656.90	c solutions: 1
6627.19/1656.90	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 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-3499465-1308001090/watcher-3499465-1308001090 -o /var/tmp/evaluation-result-3499465-1308001090/solver-3499465-1308001090 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499465-1308001090.cnf 796975672 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.00 4.00 3.95 1/170 21422
/proc/meminfo: memFree=11572724/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0

[startup+0.0403839 s]
/proc/loadavg: 4.00 4.00 3.95 1/170 21422
/proc/meminfo: memFree=11572724/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100373 s]
/proc/loadavg: 4.00 4.00 3.95 1/170 21422
/proc/meminfo: memFree=11572724/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300336 s]
/proc/loadavg: 4.00 4.00 3.95 1/170 21422
/proc/meminfo: memFree=11572724/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700264 s]
/proc/loadavg: 4.00 4.00 3.95 1/170 21422
/proc/meminfo: memFree=11572724/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50112 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 21428
/proc/meminfo: memFree=11561036/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=280128 CPUtime=5.93 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 8216 0 0 0 591 2 0 0 19 0 5 0 911709478 286851072 7550 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 70032 7563 355 389 0 65782 0
[pid=21423/tid=21425] ppid=21422 vsize=280128 CPUtime=1.47 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 1829 0 0 0 147 0 0 0 18 0 5 0 911709479 286851072 7572 33554432000 4194304 5787044 140733751860144 18446744073709551615 230808859741 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=280128 CPUtime=1.47 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 1247 0 0 0 147 0 0 0 18 0 5 0 911709479 286851072 7587 33554432000 4194304 5787044 140733751860144 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=280128 CPUtime=1.47 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 1047 0 0 0 147 0 0 0 18 0 5 0 911709480 286851072 7600 33554432000 4194304 5787044 140733751860144 18446744073709551615 230808859629 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=280128 CPUtime=1.47 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 2383 0 0 0 147 0 0 0 18 0 5 0 911709480 286851072 7614 33554432000 4194304 5787044 140733751860144 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 288828

[startup+3.10083 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 21428
/proc/meminfo: memFree=11536236/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=283216 CPUtime=12.33 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 11271 0 0 0 1229 4 0 0 19 0 5 0 911709478 290013184 9858 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 70804 9858 404 389 0 66554 0
[pid=21423/tid=21425] ppid=21422 vsize=283216 CPUtime=3.07 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 2941 0 0 0 307 0 0 0 18 0 5 0 911709479 290013184 9858 33554432000 4194304 5787044 140733751860144 18446744073709551615 5588076 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=283216 CPUtime=3.07 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 1912 0 0 0 306 1 0 0 18 0 5 0 911709479 290013184 9858 33554432000 4194304 5787044 140733751860144 18446744073709551615 5586615 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=283216 CPUtime=3.07 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 2286 0 0 0 306 1 0 0 18 0 5 0 911709480 290013184 9858 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=283216 CPUtime=3.07 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 2401 0 0 0 307 0 0 0 20 0 5 0 911709480 290013184 9858 33554432000 4194304 5787044 140733751860144 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 291916

[startup+6.30124 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 21428
/proc/meminfo: memFree=11532768/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=284080 CPUtime=25.13 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 12246 0 0 0 2507 6 0 0 19 0 5 0 911709478 290897920 10833 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 71020 10833 404 389 0 66770 0
[pid=21423/tid=21425] ppid=21422 vsize=284080 CPUtime=6.27 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 3214 0 0 0 627 0 0 0 18 0 5 0 911709479 290897920 10833 33554432000 4194304 5787044 140733751860144 18446744073709551615 5585281 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=284080 CPUtime=6.26 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 2203 0 0 0 624 2 0 0 18 0 5 0 911709479 290897920 10833 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=284080 CPUtime=6.27 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 2691 0 0 0 625 2 0 0 18 0 5 0 911709480 290897920 10833 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=284080 CPUtime=6.27 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 2407 0 0 0 627 0 0 0 25 0 5 0 911709480 290897920 10833 33554432000 4194304 5787044 140733751860144 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 292780

[startup+12.7011 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 21428
/proc/meminfo: memFree=11527848/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=285684 CPUtime=50.73 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 13458 0 0 0 5065 8 0 0 19 0 5 0 911709478 292540416 12045 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 71421 12045 404 389 0 67171 0
[pid=21423/tid=21425] ppid=21422 vsize=285684 CPUtime=12.68 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 3489 0 0 0 1267 1 0 0 21 0 5 0 911709479 292540416 12045 33554432000 4194304 5787044 140733751860144 18446744073709551615 5586627 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=285684 CPUtime=12.66 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 2560 0 0 0 1263 3 0 0 21 0 5 0 911709479 292540416 12045 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=285684 CPUtime=12.67 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 3271 0 0 0 1265 2 0 0 18 0 5 0 911709480 292540416 12045 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=285684 CPUtime=12.67 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 2407 0 0 0 1267 0 0 0 25 0 5 0 911709480 292540416 12045 33554432000 4194304 5787044 140733751860144 18446744073709551615 4355207 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 294384

[startup+25.5007 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 21428
/proc/meminfo: memFree=11514744/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=291512 CPUtime=101.92 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 16860 0 0 0 10178 14 0 0 19 0 5 0 911709478 298508288 15447 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 72878 15447 404 389 0 68628 0
[pid=21423/tid=21425] ppid=21422 vsize=291512 CPUtime=25.47 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 5203 0 0 0 2544 3 0 0 25 0 5 0 911709479 298508288 15447 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=291512 CPUtime=25.46 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 3165 0 0 0 2542 4 0 0 25 0 5 0 911709479 298508288 15447 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=291512 CPUtime=25.47 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 4354 0 0 0 2542 5 0 0 23 0 5 0 911709480 298508288 15447 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=291512 CPUtime=25.47 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 2407 0 0 0 2547 0 0 0 25 0 5 0 911709480 298508288 15447 33554432000 4194304 5787044 140733751860144 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 300212

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 21429
/proc/meminfo: memFree=11498068/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=299620 CPUtime=204.31 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 21082 0 0 0 20407 24 0 0 19 0 5 0 911709478 306810880 19667 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 74905 19667 404 389 0 70655 0
[pid=21423/tid=21425] ppid=21422 vsize=299620 CPUtime=51.07 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 6626 0 0 0 5100 7 0 0 25 0 5 0 911709479 306810880 19667 33554432000 4194304 5787044 140733751860144 18446744073709551615 230808863358 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=299620 CPUtime=51.05 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 5431 0 0 0 5097 8 0 0 25 0 5 0 911709479 306810880 19667 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=299620 CPUtime=51.06 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 4887 0 0 0 5100 6 0 0 25 0 5 0 911709480 306810880 19667 33554432000 4194304 5787044 140733751860144 18446744073709551615 5585300 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=299620 CPUtime=51.07 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 2407 0 0 0 5107 0 0 0 25 0 5 0 911709480 306810880 19667 33554432000 4194304 5787044 140733751860144 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.31
Current children cumulated vsize (KiB) 308320

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 21430
/proc/meminfo: memFree=11472124/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=311836 CPUtime=409.11 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 28598 0 0 0 40876 35 0 0 19 0 5 0 911709478 319320064 26016 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 77959 26016 417 389 0 73709 0
[pid=21423/tid=21425] ppid=21422 vsize=311836 CPUtime=102.27 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 8928 0 0 0 10216 11 0 0 18 0 5 0 911709479 319320064 26016 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=311836 CPUtime=102.26 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 7111 0 0 0 10214 12 0 0 25 0 5 0 911709479 319320064 26016 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=311836 CPUtime=102.26 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 6431 0 0 0 10216 10 0 0 25 0 5 0 911709480 319320064 26016 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=311836 CPUtime=102.27 cores=0-7

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

[pid=21423/tid=21425] ppid=21422 vsize=665604 CPUtime=1602.2 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 29616 0 0 0 160155 65 0 0 25 0 5 0 911709479 681578496 107924 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=665604 CPUtime=1602.15 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 31072 0 0 0 160157 58 0 0 25 0 5 0 911709479 681578496 107924 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=665604 CPUtime=1602.23 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 24027 0 0 0 160177 46 0 0 25 0 5 0 911709480 681578496 107924 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591243 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=665604 CPUtime=1602.2 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 25753 0 0 0 160191 29 0 0 25 0 5 0 911709480 681578496 107924 33554432000 4194304 5787044 140733751860144 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6408.84
Current children cumulated vsize (KiB) 674304

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

[startup+1612.7 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21483
/proc/meminfo: memFree=11140816/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=665604 CPUtime=6450.43 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 112248 0 0 0 644843 200 0 0 19 0 5 0 911709478 681578496 107973 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 166401 107973 418 389 0 162151 0
[pid=21423/tid=21425] ppid=21422 vsize=665604 CPUtime=1612.6 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 29616 0 0 0 161195 65 0 0 25 0 5 0 911709479 681578496 107973 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=665604 CPUtime=1612.55 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 31072 0 0 0 161197 58 0 0 25 0 5 0 911709479 681578496 107973 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=665604 CPUtime=1612.63 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 24029 0 0 0 161217 46 0 0 25 0 5 0 911709480 681578496 107973 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=665604 CPUtime=1612.6 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 25800 0 0 0 161231 29 0 0 25 0 5 0 911709480 681578496 107973 33554432000 4194304 5787044 140733751860144 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6450.43
Current children cumulated vsize (KiB) 674304

[startup+1638.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21483
/proc/meminfo: memFree=11139944/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=665604 CPUtime=6552.84 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 112495 0 0 0 655083 201 0 0 19 0 5 0 911709478 681578496 108220 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 166401 108220 418 389 0 162151 0
[pid=21423/tid=21425] ppid=21422 vsize=665604 CPUtime=1638.2 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 29616 0 0 0 163755 65 0 0 25 0 5 0 911709479 681578496 108220 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=665604 CPUtime=1638.15 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 31072 0 0 0 163757 58 0 0 25 0 5 0 911709479 681578496 108220 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=665604 CPUtime=1638.23 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 24036 0 0 0 163777 46 0 0 20 0 5 0 911709480 681578496 108220 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=665604 CPUtime=1638.2 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 26040 0 0 0 163790 30 0 0 25 0 5 0 911709480 681578496 108220 33554432000 4194304 5787044 140733751860144 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6552.84
Current children cumulated vsize (KiB) 674304

[startup+1644.7 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21484
/proc/meminfo: memFree=11139564/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=665604 CPUtime=6578.44 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 112587 0 0 0 657643 201 0 0 19 0 5 0 911709478 681578496 108312 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 166401 108312 418 389 0 162151 0
[pid=21423/tid=21425] ppid=21422 vsize=665604 CPUtime=1644.6 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 29616 0 0 0 164395 65 0 0 19 0 5 0 911709479 681578496 108312 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=665604 CPUtime=1644.55 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 31072 0 0 0 164397 58 0 0 21 0 5 0 911709479 681578496 108312 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=665604 CPUtime=1644.63 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 24037 0 0 0 164417 46 0 0 25 0 5 0 911709480 681578496 108312 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=665604 CPUtime=1644.6 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 26131 0 0 0 164430 30 0 0 25 0 5 0 911709480 681578496 108312 33554432000 4194304 5787044 140733751860144 18446744073709551615 5527215 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6578.44
Current children cumulated vsize (KiB) 674304

[startup+1651.11 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21484
/proc/meminfo: memFree=11139192/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=665604 CPUtime=6604.06 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 112690 0 0 0 660204 202 0 0 19 0 5 0 911709478 681578496 108415 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 166401 108415 418 389 0 162151 0
[pid=21423/tid=21425] ppid=21422 vsize=665604 CPUtime=1651 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 29616 0 0 0 165035 65 0 0 25 0 5 0 911709479 681578496 108415 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=665604 CPUtime=1650.96 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 31072 0 0 0 165038 58 0 0 25 0 5 0 911709479 681578496 108415 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=665604 CPUtime=1651.04 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 24040 0 0 0 165058 46 0 0 25 0 5 0 911709480 681578496 108415 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=665604 CPUtime=1651 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 26231 0 0 0 165070 30 0 0 25 0 5 0 911709480 681578496 108415 33554432000 4194304 5787044 140733751860144 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6604.06
Current children cumulated vsize (KiB) 674304

[startup+1654.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21484
/proc/meminfo: memFree=11139192/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=665604 CPUtime=6616.86 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 112755 0 0 0 661484 202 0 0 19 0 5 0 911709478 681578496 108480 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 166401 108480 418 389 0 162151 0
[pid=21423/tid=21425] ppid=21422 vsize=665604 CPUtime=1654.2 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 29616 0 0 0 165355 65 0 0 25 0 5 0 911709479 681578496 108480 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=665604 CPUtime=1654.15 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 31072 0 0 0 165357 58 0 0 25 0 5 0 911709479 681578496 108480 33554432000 4194304 5787044 140733751860144 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=665604 CPUtime=1654.24 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 24099 0 0 0 165378 46 0 0 25 0 5 0 911709480 681578496 108480 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591808 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=665604 CPUtime=1654.2 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 26237 0 0 0 165390 30 0 0 25 0 5 0 911709480 681578496 108480 33554432000 4194304 5787044 140733751860144 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6616.86
Current children cumulated vsize (KiB) 674304

[startup+1655.9 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21484
/proc/meminfo: memFree=11139192/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=665604 CPUtime=6623.24 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 112786 0 0 0 662122 202 0 0 19 0 5 0 911709478 681578496 108511 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 166401 108511 418 389 0 162151 0
[pid=21423/tid=21425] ppid=21422 vsize=665604 CPUtime=1655.8 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 29616 0 0 0 165515 65 0 0 25 0 5 0 911709479 681578496 108511 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591239 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=665604 CPUtime=1655.75 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 31072 0 0 0 165517 58 0 0 25 0 5 0 911709479 681578496 108511 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=665604 CPUtime=1655.84 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 24127 0 0 0 165537 47 0 0 25 0 5 0 911709480 681578496 108511 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=665604 CPUtime=1655.8 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 26240 0 0 0 165550 30 0 0 25 0 5 0 911709480 681578496 108511 33554432000 4194304 5787044 140733751860144 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6623.24
Current children cumulated vsize (KiB) 674304

[startup+1656.7 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21484
/proc/meminfo: memFree=11139192/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=665604 CPUtime=6626.43 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 112812 0 0 0 662441 202 0 0 19 0 5 0 911709478 681578496 108537 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 166401 108537 432 389 0 162151 0
[pid=21423/tid=21425] ppid=21422 vsize=665604 CPUtime=1656.59 cores=0-7
/proc/21423/task/21425/stat : 21425 (priss) R 21422 21422 20906 0 -1 4202560 29632 0 0 0 165594 65 0 0 17 0 5 0 911709479 681578496 108537 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21423/tid=21426] ppid=21422 vsize=665604 CPUtime=1656.55 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 31072 0 0 0 165597 58 0 0 25 0 5 0 911709479 681578496 108537 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=665604 CPUtime=1656.64 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 24136 0 0 0 165617 47 0 0 25 0 5 0 911709480 681578496 108537 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=665604 CPUtime=1656.6 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 26241 0 0 0 165630 30 0 0 25 0 5 0 911709480 681578496 108537 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6626.43
Current children cumulated vsize (KiB) 674304

[startup+1656.9 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21484
/proc/meminfo: memFree=11139192/32951124 swapFree=67053020/67111528
[pid=21422] ppid=21420 vsize=8700 CPUtime=0 cores=0-7
/proc/21422/stat : 21422 (priss.sh) S 21420 21422 20906 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911709478 8908800 252 33554432000 4194304 4922060 140737433596128 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21422/statm: 2175 252 211 178 0 68 0
[pid=21423] ppid=21422 vsize=659456 CPUtime=6627.19 cores=0-7
/proc/21423/stat : 21423 (priss) S 21422 21422 20906 0 -1 4202496 112814 0 0 0 662516 203 0 0 18 0 4 0 911709478 675282944 107275 33554432000 4194304 5787044 140733751860144 18446744073709551615 230820968421 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21423/statm: 164864 107275 434 389 0 160614 0
[pid=21423/tid=21426] ppid=21422 vsize=659456 CPUtime=1656.75 cores=0-7
/proc/21423/task/21426/stat : 21426 (priss) R 21422 21422 20906 0 -1 4202560 31072 0 0 0 165617 58 0 0 25 0 4 0 911709479 675282944 107275 33554432000 4194304 5787044 140733751860144 18446744073709551615 5590866 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21423/tid=21427] ppid=21422 vsize=659456 CPUtime=1656.84 cores=0-7
/proc/21423/task/21427/stat : 21427 (priss) R 21422 21422 20906 0 -1 4202560 24136 0 0 0 165637 47 0 0 25 0 4 0 911709480 675282944 107275 33554432000 4194304 5787044 140733751860144 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=21423/tid=21428] ppid=21422 vsize=659456 CPUtime=1656.8 cores=0-7
/proc/21423/task/21428/stat : 21428 (priss) R 21422 21422 20906 0 -1 4202560 26241 0 0 0 165650 30 0 0 25 0 4 0 911709480 675282944 107275 33554432000 4194304 5787044 140733751860144 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6627.19
Current children cumulated vsize (KiB) 668156

Child status: 10
Real time (s): 1656.93
CPU time (s): 6627.22
CPU user time (s): 6625.17
CPU system time (s): 2.05469
CPU usage (%): 399.97
Max. virtual memory (cumulated for all children) (KiB): 674304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6625.17
system time used= 2.05469
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113183
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= 11318
involuntary context switches= 9677

runsolver used 2.6036 second user time and 6.35203 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-13 23:38:10
IDJOB=3499465
IDBENCH=83272
IDSOLVER=1994
FILE ID=node104/3499465-1308001090
RUNJOBID= node104-1307989133-20920
PBS_JOBID= 13559819
Free space on /var/tmp= 2872 MiB

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

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

MD5SUM BENCH= 213e4c0c58f043e67e86cf993698317a
RANDOM SEED=796975672

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11573260 kB
Buffers:        116200 kB
Cached:       20540736 kB
SwapCached:      11572 kB
Active:        5296324 kB
Inactive:     15378624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11573260 kB
SwapTotal:    67111528 kB
SwapFree:     67053020 kB
Dirty:            1976 kB
Writeback:           0 kB
AnonPages:       15508 kB
Mapped:           8524 kB
Slab:           636860 kB
PageTables:       4588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186220 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= 2872 MiB
End job on node104 at 2011-06-14 00:05:47