Trace number 3261899

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 AutoSAT 1175.2 294.245

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_399.cnf
MD5SUM693b5fe291cecff45feff3be98a908cf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.87165
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses21294
Sum of the clauses size93307
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2265
Number of clauses of size 319364
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51665

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: 21221
0.00/0.00	c setup for 4cores
0.00/0.01	c parsetime: 6492us
0.00/0.01	c parsed 21294 clauses with 200 variables
0.00/0.01	c NW started thread 0 successfully (1099204928)
0.00/0.01	c NW started thread 1 successfully (1114655040)
0.00/0.01	c NW started thread 2 successfully (1125144896)
0.00/0.01	c NW started thread 3 successfully (1135634752)
6.34/1.65	c preprocessor returned 10045 variables
6.34/1.65	c preprocessing returned UNKNOWN
6.34/1.65	c PP set 0 variables
6.34/1.65	c pp time: 1642962us (1s)
6.34/1.65	c preprocessor returned 10045 variables
6.34/1.65	c preprocessing returned UNKNOWN
6.34/1.65	c PP set 0 variables
6.34/1.65	c pp time: 1641729us (1s)
6.34/1.67	c preprocessor returned 10045 variables
6.34/1.67	c preprocessing returned UNKNOWN
6.34/1.67	c PP set 0 variables
6.34/1.67	c pp time: 1655358us (1s)
304.71/76.31	c preprocessor returned 30187 variables
304.71/76.31	c preprocessing returned UNKNOWN
304.71/76.31	c PP set 0 variables
304.71/76.31	c pp time: 76293935us (76s)
1174.65/294.13	c ====================
1174.65/294.13	c implication/decision 0.0132732%(1.33329)
1174.65/294.13	c decisions:           1151167
1174.65/294.13	c last level:          7534
1174.65/294.13	c conflicts:           829598
1174.65/294.13	c restarts:            5499
1174.65/294.13	c rejected_restarts    0
1174.65/294.13	c removals:            19
1174.65/294.13	c removed clauses:     560200
1174.65/294.13	c oft clauses:         0
1175.04/294.23	c solvetime: 292577866us (292s)
1175.04/294.23	c sended clauses   | 14055 | 13632 | 646 | 6077 |
1175.04/294.23	c received clauses | 1 | 1 | 2 | 1 |
1175.04/294.23	c join all other threads
1175.04/294.23	c joined thread 0
1175.04/294.23	c joined thread 1
1175.04/294.23	c joined thread 2
1175.04/294.23	c joined thread 3
1175.04/294.23	c memory usage (vsize): 319 MB
1175.04/294.23	s SATISFIABLE
1175.04/294.23	c solutions: 1
1175.04/294.23	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3261899-1304059902/watcher-3261899-1304059902 -o /tmp/evaluation-result-3261899-1304059902/solver-3261899-1304059902 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3261899-1304059902.cnf 161445604 4800 15500 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.75 7.99 8.00 6/182 21220
/proc/meminfo: memFree=17992832/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0

[startup+0.12019 s]
/proc/loadavg: 7.75 7.99 8.00 6/182 21220
/proc/meminfo: memFree=17992832/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200173 s]
/proc/loadavg: 7.75 7.99 8.00 6/182 21220
/proc/meminfo: memFree=17992832/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300154 s]
/proc/loadavg: 7.75 7.99 8.00 6/182 21220
/proc/meminfo: memFree=17992832/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700079 s]
/proc/loadavg: 7.75 7.99 8.00 6/182 21220
/proc/meminfo: memFree=17992832/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50093 s]
/proc/loadavg: 7.75 7.99 8.00 10/188 21226
/proc/meminfo: memFree=17975168/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=213284 CPUtime=5.94 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 8390 0 0 0 592 2 0 0 25 0 5 0 596220860 218402816 7651 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 53321 7651 355 389 0 49071 0
[pid=21221/tid=21223] ppid=21220 vsize=213284 CPUtime=1.48 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 1134 0 0 0 148 0 0 0 20 0 5 0 596220861 218402816 7651 33554432000 4194304 5787044 140734541485696 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=213284 CPUtime=1.48 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 1110 0 0 0 148 0 0 0 20 0 5 0 596220862 218402816 7651 33554432000 4194304 5787044 140734541485696 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=213284 CPUtime=1.47 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 1084 0 0 0 147 0 0 0 25 0 5 0 596220862 218402816 7651 33554432000 4194304 5787044 140734541485696 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=213284 CPUtime=1.47 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 3347 0 0 0 147 0 0 0 25 0 5 0 596220862 218402816 7651 33554432000 4194304 5787044 140734541485696 18446744073709551615 4359125 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 221984

[startup+3.10063 s]
/proc/loadavg: 7.75 7.99 8.00 10/188 21226
/proc/meminfo: memFree=17954884/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=216372 CPUtime=12.33 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 11288 0 0 0 1229 4 0 0 25 0 5 0 596220860 221564928 9834 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 54093 9834 404 389 0 49843 0
[pid=21221/tid=21223] ppid=21220 vsize=216372 CPUtime=3.08 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 1973 0 0 0 307 1 0 0 25 0 5 0 596220861 221564928 9834 33554432000 4194304 5787044 140734541485696 18446744073709551615 4254502 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=216372 CPUtime=3.08 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 2359 0 0 0 307 1 0 0 25 0 5 0 596220862 221564928 9834 33554432000 4194304 5787044 140734541485696 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=216372 CPUtime=3.06 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 1876 0 0 0 306 0 0 0 25 0 5 0 596220862 221564928 9834 33554432000 4194304 5787044 140734541485696 18446744073709551615 4229303 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=216372 CPUtime=3.08 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 3365 0 0 0 307 1 0 0 25 0 5 0 596220862 221564928 9834 33554432000 4194304 5787044 140734541485696 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 225072

[startup+6.30103 s]
/proc/loadavg: 7.77 7.99 8.00 10/188 21226
/proc/meminfo: memFree=17950768/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=217296 CPUtime=25.11 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 12035 0 0 0 2506 5 0 0 25 0 5 0 596220860 222511104 10581 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 54324 10581 404 389 0 50074 0
[pid=21221/tid=21223] ppid=21220 vsize=217296 CPUtime=6.28 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 2194 0 0 0 627 1 0 0 25 0 5 0 596220861 222511104 10581 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=217296 CPUtime=6.28 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 2533 0 0 0 627 1 0 0 25 0 5 0 596220862 222511104 10581 33554432000 4194304 5787044 140734541485696 18446744073709551615 5585277 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=217296 CPUtime=6.24 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 2227 0 0 0 623 1 0 0 25 0 5 0 596220862 222511104 10581 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=217296 CPUtime=6.28 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 3366 0 0 0 627 1 0 0 25 0 5 0 596220862 222511104 10581 33554432000 4194304 5787044 140734541485696 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 225996

[startup+12.7008 s]
/proc/loadavg: 7.79 7.99 8.00 9/188 21226
/proc/meminfo: memFree=17945316/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=219384 CPUtime=50.68 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 13328 0 0 0 5062 6 0 0 25 0 5 0 596220860 224649216 11874 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 54846 11874 404 389 0 50596 0
[pid=21221/tid=21223] ppid=21220 vsize=219384 CPUtime=12.68 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 2585 0 0 0 1267 1 0 0 25 0 5 0 596220861 224649216 11874 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=219384 CPUtime=12.67 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 2897 0 0 0 1266 1 0 0 25 0 5 0 596220862 224649216 11874 33554432000 4194304 5787044 140734541485696 18446744073709551615 5590845 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=219384 CPUtime=12.61 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 2765 0 0 0 1260 1 0 0 25 0 5 0 596220862 224649216 11874 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=219384 CPUtime=12.68 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 3366 0 0 0 1267 1 0 0 25 0 5 0 596220862 224649216 11874 33554432000 4194304 5787044 140734541485696 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 228084

[startup+25.5004 s]
/proc/loadavg: 7.98 8.02 8.01 10/188 21227
/proc/meminfo: memFree=17930832/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=225932 CPUtime=101.79 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 16515 0 0 0 10170 9 0 0 25 0 5 0 596220860 231354368 15061 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 56483 15061 405 389 0 52233 0
[pid=21221/tid=21223] ppid=21220 vsize=225932 CPUtime=25.47 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 3240 0 0 0 2545 2 0 0 25 0 5 0 596220861 231354368 15061 33554432000 4194304 5787044 140734541485696 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=225932 CPUtime=25.47 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 4562 0 0 0 2545 2 0 0 25 0 5 0 596220862 231354368 15061 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=225932 CPUtime=25.33 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 3632 0 0 0 2530 3 0 0 25 0 5 0 596220862 231354368 15061 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=225932 CPUtime=25.48 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 3366 0 0 0 2547 1 0 0 25 0 5 0 596220862 231354368 15061 33554432000 4194304 5787044 140734541485696 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 234632

[startup+51.1006 s]
/proc/loadavg: 7.99 8.02 8.01 9/188 21228
/proc/meminfo: memFree=17915392/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=233328 CPUtime=204.06 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 20051 0 0 0 20391 15 0 0 25 0 5 0 596220860 238927872 18596 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 58332 18596 405 389 0 54082 0
[pid=21221/tid=21223] ppid=21220 vsize=233328 CPUtime=51.07 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 3930 0 0 0 5104 3 0 0 25 0 5 0 596220861 238927872 18596 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591568 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=233328 CPUtime=51.07 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 5475 0 0 0 5103 4 0 0 25 0 5 0 596220862 238927872 18596 33554432000 4194304 5787044 140734541485696 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=233328 CPUtime=50.79 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 5565 0 0 0 5074 5 0 0 25 0 5 0 596220862 238927872 18596 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=233328 CPUtime=51.08 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 3366 0 0 0 5107 1 0 0 25 0 5 0 596220862 238927872 18596 33554432000 4194304 5787044 140734541485696 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 242028

[startup+102.301 s]
/proc/loadavg: 8.10 8.05 8.01 10/188 21229
/proc/meminfo: memFree=17881272/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=311100 CPUtime=408.57 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 29351 0 0 0 40830 27 0 0 25 0 5 0 596220860 318566400 26331 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 77775 26331 419 389 0 73525 0
[pid=21221/tid=21223] ppid=21220 vsize=311100 CPUtime=102.27 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 5750 0 0 0 10220 7 0 0 25 0 5 0 596220861 318566400 26331 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=311100 CPUtime=102.26 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 7195 0 0 0 10219 7 0 0 25 0 5 0 596220862 318566400 26331 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=311100 CPUtime=101.7 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 8038 0 0 0 10163 7 0 0 25 0 5 0 596220862 318566400 26331 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=311100 CPUtime=102.28 cores=1,3,5,7

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

[pid=21221/tid=21224] ppid=21220 vsize=322448 CPUtime=162.25 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 9445 0 0 0 16216 9 0 0 25 0 5 0 596220862 330186752 32274 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=322448 CPUtime=161.38 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 9743 0 0 0 16129 9 0 0 25 0 5 0 596220862 330186752 32274 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=322448 CPUtime=162.27 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 7736 0 0 0 16221 6 0 0 25 0 5 0 596220862 330186752 32274 33554432000 4194304 5787044 140734541485696 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.2
Current children cumulated vsize (KiB) 331148

[startup+222.307 s]
/proc/loadavg: 8.13 8.07 8.02 10/188 21232
/proc/meminfo: memFree=17773800/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=336560 CPUtime=887.89 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 42156 0 0 0 88748 41 0 0 25 0 5 0 596220860 344637440 38984 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 84140 38984 419 389 0 79890 0
[pid=21221/tid=21223] ppid=21220 vsize=336560 CPUtime=222.27 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 9901 0 0 0 22217 10 0 0 25 0 5 0 596220861 344637440 38984 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=336560 CPUtime=221.93 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 11211 0 0 0 22182 11 0 0 25 0 5 0 596220862 344637440 38984 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=336560 CPUtime=221.36 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 10207 0 0 0 22127 9 0 0 25 0 5 0 596220862 344637440 38984 33554432000 4194304 5787044 140734541485696 18446744073709551615 5588157 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=336560 CPUtime=222.27 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 9122 0 0 0 22219 8 0 0 25 0 5 0 596220862 344637440 38984 33554432000 4194304 5787044 140734541485696 18446744073709551615 5527716 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.89
Current children cumulated vsize (KiB) 345260

[startup+282.301 s]
/proc/loadavg: 8.09 8.07 8.02 10/188 21234
/proc/meminfo: memFree=17679160/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=339952 CPUtime=1127.53 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 45568 0 0 0 112708 45 0 0 25 0 5 0 596220860 348110848 42105 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 84988 42105 419 389 0 80738 0
[pid=21221/tid=21223] ppid=21220 vsize=339952 CPUtime=282.25 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 10310 0 0 0 28215 10 0 0 25 0 5 0 596220861 348110848 42105 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=339952 CPUtime=281.6 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 11958 0 0 0 28147 13 0 0 25 0 5 0 596220862 348110848 42105 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=339952 CPUtime=281.36 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 11219 0 0 0 28126 10 0 0 25 0 5 0 596220862 348110848 42105 33554432000 4194304 5787044 140734541485696 18446744073709551615 5588680 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=339952 CPUtime=282.26 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 10366 0 0 0 28216 10 0 0 25 0 5 0 596220862 348110848 42105 33554432000 4194304 5787044 140734541485696 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1127.53
Current children cumulated vsize (KiB) 348652

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

[startup+288.001 s]
/proc/loadavg: 8.08 8.07 8.01 10/188 21234
/proc/meminfo: memFree=17672092/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=339952 CPUtime=1150.29 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 45594 0 0 0 114984 45 0 0 25 0 5 0 596220860 348110848 42131 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 84988 42131 419 389 0 80738 0
[pid=21221/tid=21223] ppid=21220 vsize=339952 CPUtime=287.95 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 10336 0 0 0 28785 10 0 0 25 0 5 0 596220861 348110848 42131 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=339952 CPUtime=287.27 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 11958 0 0 0 28714 13 0 0 25 0 5 0 596220862 348110848 42131 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=339952 CPUtime=287.05 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 11219 0 0 0 28695 10 0 0 25 0 5 0 596220862 348110848 42131 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=339952 CPUtime=287.96 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 10366 0 0 0 28786 10 0 0 25 0 5 0 596220862 348110848 42131 33554432000 4194304 5787044 140734541485696 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1150.29
Current children cumulated vsize (KiB) 348652

[startup+291.201 s]
/proc/loadavg: 8.08 8.07 8.01 10/188 21234
/proc/meminfo: memFree=17669360/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=339952 CPUtime=1163.07 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 45598 0 0 0 116262 45 0 0 25 0 5 0 596220860 348110848 42135 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 84988 42135 419 389 0 80738 0
[pid=21221/tid=21223] ppid=21220 vsize=339952 CPUtime=291.15 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 10338 0 0 0 29105 10 0 0 25 0 5 0 596220861 348110848 42135 33554432000 4194304 5787044 140734541485696 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=339952 CPUtime=290.45 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 11960 0 0 0 29032 13 0 0 25 0 5 0 596220862 348110848 42135 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=339952 CPUtime=290.25 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 11219 0 0 0 29015 10 0 0 25 0 5 0 596220862 348110848 42135 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=339952 CPUtime=291.16 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 10366 0 0 0 29106 10 0 0 25 0 5 0 596220862 348110848 42135 33554432000 4194304 5787044 140734541485696 18446744073709551615 5527147 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1163.07
Current children cumulated vsize (KiB) 348652

[startup+292.801 s]
/proc/loadavg: 8.08 8.07 8.01 10/188 21234
/proc/meminfo: memFree=17667004/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=339952 CPUtime=1169.46 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 45606 0 0 0 116901 45 0 0 25 0 5 0 596220860 348110848 42143 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 84988 42143 419 389 0 80738 0
[pid=21221/tid=21223] ppid=21220 vsize=339952 CPUtime=292.75 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 10340 0 0 0 29265 10 0 0 25 0 5 0 596220861 348110848 42143 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=339952 CPUtime=292.04 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 11966 0 0 0 29191 13 0 0 25 0 5 0 596220862 348110848 42143 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=339952 CPUtime=291.85 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 11219 0 0 0 29175 10 0 0 25 0 5 0 596220862 348110848 42143 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=339952 CPUtime=292.76 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 10366 0 0 0 29266 10 0 0 25 0 5 0 596220862 348110848 42143 33554432000 4194304 5787044 140734541485696 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1169.46
Current children cumulated vsize (KiB) 348652

[startup+293.601 s]
/proc/loadavg: 8.08 8.07 8.01 10/188 21234
/proc/meminfo: memFree=17667004/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=339952 CPUtime=1172.66 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 45609 0 0 0 117221 45 0 0 25 0 5 0 596220860 348110848 42146 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 84988 42146 419 389 0 80738 0
[pid=21221/tid=21223] ppid=21220 vsize=339952 CPUtime=293.55 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 10342 0 0 0 29345 10 0 0 25 0 5 0 596220861 348110848 42146 33554432000 4194304 5787044 140734541485696 18446744073709551615 4215338 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=339952 CPUtime=292.84 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 11967 0 0 0 29271 13 0 0 25 0 5 0 596220862 348110848 42146 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591827 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=339952 CPUtime=292.65 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 11219 0 0 0 29255 10 0 0 25 0 5 0 596220862 348110848 42146 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=339952 CPUtime=293.56 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 10366 0 0 0 29346 10 0 0 25 0 5 0 596220862 348110848 42146 33554432000 4194304 5787044 140734541485696 18446744073709551615 5527399 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1172.66
Current children cumulated vsize (KiB) 348652

[startup+294.001 s]
/proc/loadavg: 8.08 8.07 8.01 10/188 21234
/proc/meminfo: memFree=17665764/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=339952 CPUtime=1174.25 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 45612 0 0 0 117380 45 0 0 25 0 5 0 596220860 348110848 42149 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 84988 42149 419 389 0 80738 0
[pid=21221/tid=21223] ppid=21220 vsize=339952 CPUtime=293.95 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 10343 0 0 0 29385 10 0 0 25 0 5 0 596220861 348110848 42149 33554432000 4194304 5787044 140734541485696 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=339952 CPUtime=293.23 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 11969 0 0 0 29310 13 0 0 25 0 5 0 596220862 348110848 42149 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=339952 CPUtime=293.05 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 11219 0 0 0 29295 10 0 0 25 0 5 0 596220862 348110848 42149 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=339952 CPUtime=293.96 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 10366 0 0 0 29386 10 0 0 25 0 5 0 596220862 348110848 42149 33554432000 4194304 5787044 140734541485696 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1174.25
Current children cumulated vsize (KiB) 348652

[startup+294.201 s]
/proc/loadavg: 8.08 8.07 8.01 10/188 21234
/proc/meminfo: memFree=17665764/32950928 swapFree=67111524/67111528
[pid=21220] ppid=21218 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21220/stat : 21220 (prissAuto.sh) S 21218 21220 20564 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 596220860 8908800 252 33554432000 4194304 4922060 140735812224560 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21220/statm: 2175 252 211 178 0 68 0
[pid=21221] ppid=21220 vsize=339952 CPUtime=1175.04 cores=1,3,5,7
/proc/21221/stat : 21221 (priss) S 21220 21220 20564 0 -1 4202496 45627 0 0 0 117459 45 0 0 25 0 5 0 596220860 348110848 42164 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21221/statm: 84988 42164 433 389 0 80738 0
[pid=21221/tid=21223] ppid=21220 vsize=339952 CPUtime=294.14 cores=1,3,5,7
/proc/21221/task/21223/stat : 21223 (priss) R 21220 21220 20564 0 -1 4202560 10357 0 0 0 29404 10 0 0 17 0 5 0 596220861 348110848 42164 33554432000 4194304 5787044 140734541485696 18446744073709551615 256415047009 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21221/tid=21224] ppid=21220 vsize=339952 CPUtime=293.43 cores=1,3,5,7
/proc/21221/task/21224/stat : 21224 (priss) R 21220 21220 20564 0 -1 4202560 11970 0 0 0 29330 13 0 0 25 0 5 0 596220862 348110848 42164 33554432000 4194304 5787044 140734541485696 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21221/tid=21225] ppid=21220 vsize=339952 CPUtime=293.25 cores=1,3,5,7
/proc/21221/task/21225/stat : 21225 (priss) R 21220 21220 20564 0 -1 4202560 11219 0 0 0 29315 10 0 0 25 0 5 0 596220862 348110848 42164 33554432000 4194304 5787044 140734541485696 18446744073709551615 256427217589 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21221/tid=21226] ppid=21220 vsize=339952 CPUtime=294.16 cores=1,3,5,7
/proc/21221/task/21226/stat : 21226 (priss) R 21220 21220 20564 0 -1 4202560 10366 0 0 0 29406 10 0 0 25 0 5 0 596220862 348110848 42164 33554432000 4194304 5787044 140734541485696 18446744073709551615 5528656 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1175.04
Current children cumulated vsize (KiB) 348652

Child status: 10
Real time (s): 294.245
CPU time (s): 1175.2
CPU user time (s): 1174.74
CPU system time (s): 0.460929
CPU usage (%): 399.394
Max. virtual memory (cumulated for all children) (KiB): 348652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1174.74
system time used= 0.460929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46000
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= 3796
involuntary context switches= 7958

runsolver used 0.38894 second user time and 1.22181 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 08:51:42
IDJOB=3261899
IDBENCH=83264
IDSOLVER=1602
FILE ID=node115/3261899-1304059902
RUNJOBID= node115-1304054572-20583
PBS_JOBID= 13170430
Free space on /tmp= 72728 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_399.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261899-1304059902/watcher-3261899-1304059902 -o /tmp/evaluation-result-3261899-1304059902/solver-3261899-1304059902 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3261899-1304059902.cnf 161445604 4800 15500 4

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

MD5SUM BENCH= 693b5fe291cecff45feff3be98a908cf
RANDOM SEED=161445604

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17993104 kB
Buffers:       2319324 kB
Cached:       11538660 kB
SwapCached:          4 kB
Active:        7293488 kB
Inactive:      7110784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17993104 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1972 kB
Writeback:           0 kB
AnonPages:      546060 kB
Mapped:          15632 kB
Slab:           489796 kB
PageTables:       5788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   740868 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72728 MiB
End job on node115 at 2011-04-29 08:56:36