Trace number 3273578

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 4751.73 1189.6

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s39840374-sat.cnf
MD5SUM085a3847e14185843eddf941accab006
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.756884
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
Number of clauses of size over 50

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: 17532
0.00/0.00	c parsetime: 192us
0.00/0.00	c parsed 480 clauses with 200 variables
0.00/0.00	c NW started thread 0 successfully (1112353088)
0.00/0.00	c NW started thread 1 successfully (1122842944)
0.00/0.00	c NW started thread 2 successfully (1133332800)
0.00/0.00	c NW started thread 3 successfully (1143822656)
0.00/0.34	c preprocessor returned 10045 variables
0.00/0.34	c preprocessing returned UNKNOWN
0.00/0.34	c PP set 0 variables
0.00/0.34	c pp time: 336587us (0s)
0.00/0.34	c preprocessor returned 10045 variables
0.00/0.34	c preprocessing returned UNKNOWN
0.00/0.34	c PP set 0 variables
0.00/0.34	c pp time: 337215us (0s)
0.00/0.36	c preprocessor returned 10045 variables
0.00/0.36	c preprocessing returned UNKNOWN
0.00/0.36	c PP set 0 variables
0.00/0.36	c pp time: 357965us (0s)
13.95/3.51	c preprocessor returned 30187 variables
13.95/3.51	c preprocessing returned UNKNOWN
13.95/3.51	c PP set 0 variables
13.95/3.51	c pp time: 3509720us (3s)
4750.99/1189.46	c ====================
4750.99/1189.46	c implication/decision 0.0101122%(1.01578)
4750.99/1189.46	c decisions:           1313743
4750.99/1189.46	c last level:          9889
4750.99/1189.46	c conflicts:           878327
4750.99/1189.46	c restarts:            5821
4750.99/1189.46	c rejected_restarts    0
4750.99/1189.46	c removals:            19
4750.99/1189.46	c removed clauses:     563967
4750.99/1189.46	c oft clauses:         0
4751.38/1189.58	c solvetime: 1189219007us (1189s)
4751.38/1189.58	c sended clauses   | 32907 | 33030 | 31079 | 31901 |
4751.38/1189.58	c received clauses | 0 | 1 | 2 | 0 |
4751.38/1189.58	c join all other threads
4751.38/1189.58	c joined thread 0
4751.38/1189.58	c joined thread 1
4751.38/1189.58	c joined thread 2
4751.38/1189.58	c joined thread 3
4751.38/1189.58	c memory usage (vsize): 428 MB
4751.38/1189.58	s SATISFIABLE
4751.38/1189.58	c solutions: 1
4751.38/1189.58	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-3273578-1304054828/watcher-3273578-1304054828 -o /tmp/evaluation-result-3273578-1304054828/solver-3273578-1304054828 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3273578-1304054828.cnf 1224540679 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: 8.11 8.09 8.06 5/182 17531
/proc/meminfo: memFree=16475104/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0

[startup+0.011014 s]
/proc/loadavg: 8.11 8.09 8.06 5/182 17531
/proc/meminfo: memFree=16475104/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.110958 s]
/proc/loadavg: 8.11 8.09 8.06 5/182 17531
/proc/meminfo: memFree=16475104/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300922 s]
/proc/loadavg: 8.11 8.09 8.06 5/182 17531
/proc/meminfo: memFree=16475104/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700848 s]
/proc/loadavg: 8.11 8.09 8.06 5/182 17531
/proc/meminfo: memFree=16475104/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5007 s]
/proc/loadavg: 8.11 8.09 8.06 9/188 17537
/proc/meminfo: memFree=16449760/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=210556 CPUtime=5.96 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 7923 0 0 0 595 1 0 0 25 0 5 0 595713368 215609344 6944 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 52639 6944 404 389 0 48389 0
[pid=17532/tid=17533] ppid=17531 vsize=210556 CPUtime=1.49 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 1381 0 0 0 149 0 0 0 25 0 5 0 595713368 215609344 6944 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591587 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=210556 CPUtime=1.48 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 1624 0 0 0 148 0 0 0 25 0 5 0 595713368 215609344 6944 33554432000 4194304 5787044 140736524789440 18446744073709551615 5590788 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=210556 CPUtime=1.48 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 1425 0 0 0 148 0 0 0 25 0 5 0 595713368 215609344 6944 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=210556 CPUtime=1.48 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 1996 0 0 0 148 0 0 0 25 0 5 0 595713368 215609344 6944 33554432000 4194304 5787044 140736524789440 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 219256

[startup+3.10041 s]
/proc/loadavg: 8.11 8.09 8.06 10/188 17537
/proc/meminfo: memFree=16447076/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=211620 CPUtime=12.35 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 8750 0 0 0 1233 2 0 0 25 0 5 0 595713368 216698880 7771 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 52905 7771 404 389 0 48655 0
[pid=17532/tid=17533] ppid=17531 vsize=211620 CPUtime=3.09 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 1662 0 0 0 309 0 0 0 25 0 5 0 595713368 216698880 7771 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591547 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=211620 CPUtime=3.07 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 1912 0 0 0 307 0 0 0 25 0 5 0 595713368 216698880 7771 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=211620 CPUtime=3.08 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 1683 0 0 0 308 0 0 0 25 0 5 0 595713368 216698880 7771 33554432000 4194304 5787044 140736524789440 18446744073709551615 4229044 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=211620 CPUtime=3.07 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 1996 0 0 0 307 0 0 0 25 0 5 0 595713368 216698880 7771 33554432000 4194304 5787044 140736524789440 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 220320

[startup+6.30082 s]
/proc/loadavg: 8.10 8.09 8.06 10/188 17537
/proc/meminfo: memFree=16437528/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=214696 CPUtime=25.13 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 12010 0 0 0 2510 3 0 0 25 0 5 0 595713368 219848704 10238 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 53674 10238 417 389 0 49424 0
[pid=17532/tid=17533] ppid=17531 vsize=214696 CPUtime=6.28 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 2124 0 0 0 628 0 0 0 25 0 5 0 595713368 219848704 10238 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=214696 CPUtime=6.28 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 2312 0 0 0 627 1 0 0 25 0 5 0 595713368 219848704 10238 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=214696 CPUtime=6.28 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 1977 0 0 0 628 0 0 0 25 0 5 0 595713368 219848704 10238 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=214696 CPUtime=6.25 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 4100 0 0 0 625 0 0 0 25 0 5 0 595713368 219848704 10238 33554432000 4194304 5787044 140736524789440 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 223396

[startup+12.7006 s]
/proc/loadavg: 8.09 8.08 8.06 10/188 17538
/proc/meminfo: memFree=16422636/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=221208 CPUtime=50.68 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 14919 0 0 0 5063 5 0 0 25 0 5 0 595713368 226516992 13147 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 55302 13147 417 389 0 51052 0
[pid=17532/tid=17533] ppid=17531 vsize=221208 CPUtime=12.68 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 3660 0 0 0 1267 1 0 0 25 0 5 0 595713368 226516992 13147 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=221208 CPUtime=12.68 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 2753 0 0 0 1267 1 0 0 25 0 5 0 595713368 226516992 13147 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=221208 CPUtime=12.68 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 2533 0 0 0 1267 1 0 0 25 0 5 0 595713368 226516992 13147 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=221208 CPUtime=12.61 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 4476 0 0 0 1260 1 0 0 25 0 5 0 595713368 226516992 13147 33554432000 4194304 5787044 140736524789440 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 229908

[startup+25.5013 s]
/proc/loadavg: 8.07 8.08 8.06 10/188 17538
/proc/meminfo: memFree=16406776/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=224344 CPUtime=101.81 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 17012 0 0 0 10173 8 0 0 25 0 5 0 595713368 229728256 15240 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 56086 15240 417 389 0 51836 0
[pid=17532/tid=17533] ppid=17531 vsize=224344 CPUtime=25.49 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 4189 0 0 0 2547 2 0 0 25 0 5 0 595713368 229728256 15240 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=224344 CPUtime=25.48 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 3304 0 0 0 2546 2 0 0 25 0 5 0 595713368 229728256 15240 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=224344 CPUtime=25.48 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 2939 0 0 0 2547 1 0 0 25 0 5 0 595713368 229728256 15240 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=224344 CPUtime=25.34 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 5083 0 0 0 2532 2 0 0 25 0 5 0 595713368 229728256 15240 33554432000 4194304 5787044 140736524789440 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 233044

[startup+51.1006 s]
/proc/loadavg: 8.05 8.07 8.05 10/188 17538
/proc/meminfo: memFree=16379820/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=233128 CPUtime=204.06 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 21272 0 0 0 20394 12 0 0 25 0 5 0 595713368 238723072 19499 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 58282 19499 417 389 0 54032 0
[pid=17532/tid=17533] ppid=17531 vsize=233128 CPUtime=51.08 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 5067 0 0 0 5105 3 0 0 25 0 5 0 595713368 238723072 19499 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591532 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=233128 CPUtime=51.07 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 4198 0 0 0 5104 3 0 0 25 0 5 0 595713368 238723072 19499 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=233128 CPUtime=51.07 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 3753 0 0 0 5105 2 0 0 25 0 5 0 595713368 238723072 19499 33554432000 4194304 5787044 140736524789440 18446744073709551615 4220279 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=233128 CPUtime=50.8 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 6757 0 0 0 5077 3 0 0 25 0 5 0 595713368 238723072 19499 33554432000 4194304 5787044 140736524789440 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 241828

[startup+102.307 s]
/proc/loadavg: 8.09 8.07 8.06 10/188 17540
/proc/meminfo: memFree=16342368/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=243532 CPUtime=408.58 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 26804 0 0 0 40839 19 0 0 25 0 5 0 595713368 249376768 25030 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 60883 25030 417 389 0 56633 0
[pid=17532/tid=17533] ppid=17531 vsize=243532 CPUtime=102.27 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 6284 0 0 0 10223 4 0 0 25 0 5 0 595713368 249376768 25030 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=243532 CPUtime=102.28 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 5539 0 0 0 10222 6 0 0 25 0 5 0 595713368 249376768 25030 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=243532 CPUtime=102.27 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 4767 0 0 0 10224 3 0 0 25 0 5 0 595713368 249376768 25030 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=243532 CPUtime=101.72 cores=1,3,5,7

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

[pid=17532/tid=17534] ppid=17531 vsize=441528 CPUtime=1002.28 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 15050 0 0 0 100209 19 0 0 25 0 5 0 595713368 452124672 61039 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=441528 CPUtime=1002.27 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 12572 0 0 0 100214 13 0 0 25 0 5 0 595713368 452124672 61039 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=441528 CPUtime=996.82 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 17159 0 0 0 99669 13 0 0 25 0 5 0 595713368 452124672 61039 33554432000 4194304 5787044 140736524789440 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 450228

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 8.09 9/188 17698
/proc/meminfo: memFree=16144288/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=441976 CPUtime=4243.27 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 63430 0 0 0 424266 61 0 0 25 0 5 0 595713368 452583424 61169 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 110494 61169 418 389 0 106244 0
[pid=17532/tid=17533] ppid=17531 vsize=441976 CPUtime=1062.19 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 17101 0 0 0 106204 15 0 0 25 0 5 0 595713368 452583424 61169 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=441976 CPUtime=1062.28 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 15088 0 0 0 106209 19 0 0 25 0 5 0 595713368 452583424 61169 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=441976 CPUtime=1062.27 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 12572 0 0 0 106214 13 0 0 25 0 5 0 595713368 452583424 61169 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=441976 CPUtime=1056.5 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 17172 0 0 0 105637 13 0 0 25 0 5 0 595713368 452583424 61169 33554432000 4194304 5787044 140736524789440 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.27
Current children cumulated vsize (KiB) 450676

[startup+1122.3 s]
/proc/loadavg: 8.04 8.09 8.08 9/188 17699
/proc/meminfo: memFree=15566604/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=446332 CPUtime=4482.95 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 64718 0 0 0 448233 62 0 0 25 0 5 0 595713368 457043968 62457 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 111583 62457 418 389 0 107333 0
[pid=17532/tid=17533] ppid=17531 vsize=446332 CPUtime=1122.19 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 17198 0 0 0 112204 15 0 0 25 0 5 0 595713368 457043968 62457 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=446332 CPUtime=1122.28 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 15229 0 0 0 112209 19 0 0 25 0 5 0 595713368 457043968 62457 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=446332 CPUtime=1122.28 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 12573 0 0 0 112215 13 0 0 25 0 5 0 595713368 457043968 62457 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=446332 CPUtime=1116.17 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 18221 0 0 0 111604 13 0 0 25 0 5 0 595713368 457043968 62457 33554432000 4194304 5787044 140736524789440 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.95
Current children cumulated vsize (KiB) 455032

[startup+1182.3 s]
/proc/loadavg: 8.01 8.07 8.08 9/188 17701
/proc/meminfo: memFree=15277644/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=449416 CPUtime=4722.62 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 66085 0 0 0 472199 63 0 0 25 0 5 0 595713368 460201984 63824 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 112354 63824 418 389 0 108104 0
[pid=17532/tid=17533] ppid=17531 vsize=449416 CPUtime=1182.18 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 17594 0 0 0 118203 15 0 0 25 0 5 0 595713368 460201984 63824 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=449416 CPUtime=1182.28 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 15575 0 0 0 118209 19 0 0 25 0 5 0 595713368 460201984 63824 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=449416 CPUtime=1182.29 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 12860 0 0 0 118215 14 0 0 25 0 5 0 595713368 460201984 63824 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=449416 CPUtime=1175.85 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 18559 0 0 0 117571 14 0 0 25 0 5 0 595713368 460201984 63824 33554432000 4194304 5787044 140736524789440 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.62
Current children cumulated vsize (KiB) 458116

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

[startup+1183.9 s]
/proc/loadavg: 8.01 8.07 8.08 9/188 17701
/proc/meminfo: memFree=15277148/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=449548 CPUtime=4729.01 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 66165 0 0 0 472838 63 0 0 25 0 5 0 595713368 460337152 63904 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 112387 63904 418 389 0 108137 0
[pid=17532/tid=17533] ppid=17531 vsize=449548 CPUtime=1183.78 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 17614 0 0 0 118363 15 0 0 25 0 5 0 595713368 460337152 63904 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=449548 CPUtime=1183.88 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 15596 0 0 0 118369 19 0 0 25 0 5 0 595713368 460337152 63904 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=449548 CPUtime=1183.89 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 12876 0 0 0 118375 14 0 0 25 0 5 0 595713368 460337152 63904 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=449548 CPUtime=1177.44 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 18582 0 0 0 117730 14 0 0 25 0 5 0 595713368 460337152 63904 33554432000 4194304 5787044 140736524789440 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4729.01
Current children cumulated vsize (KiB) 458248

[startup+1187.1 s]
/proc/loadavg: 8.01 8.07 8.08 9/188 17701
/proc/meminfo: memFree=15276520/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=450084 CPUtime=4741.8 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 66349 0 0 0 474116 64 0 0 25 0 5 0 595713368 460886016 64088 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 112521 64088 418 389 0 108271 0
[pid=17532/tid=17533] ppid=17531 vsize=450084 CPUtime=1186.98 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 17712 0 0 0 118683 15 0 0 25 0 5 0 595713368 460886016 64088 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=450084 CPUtime=1187.08 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 15620 0 0 0 118689 19 0 0 25 0 5 0 595713368 460886016 64088 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=450084 CPUtime=1187.09 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 12909 0 0 0 118695 14 0 0 25 0 5 0 595713368 460886016 64088 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=450084 CPUtime=1180.62 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 18611 0 0 0 118048 14 0 0 25 0 5 0 595713368 460886016 64088 33554432000 4194304 5787044 140736524789440 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4741.8
Current children cumulated vsize (KiB) 458784

[startup+1188.7 s]
/proc/loadavg: 8.01 8.07 8.08 9/188 17701
/proc/meminfo: memFree=15276272/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=450268 CPUtime=4748.19 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 66420 0 0 0 474755 64 0 0 25 0 5 0 595713368 461074432 64159 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 112567 64159 418 389 0 108317 0
[pid=17532/tid=17533] ppid=17531 vsize=450268 CPUtime=1188.58 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 17732 0 0 0 118843 15 0 0 25 0 5 0 595713368 461074432 64159 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591612 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=450268 CPUtime=1188.68 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 15651 0 0 0 118849 19 0 0 25 0 5 0 595713368 461074432 64159 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=450268 CPUtime=1188.69 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 12921 0 0 0 118855 14 0 0 25 0 5 0 595713368 461074432 64159 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=450268 CPUtime=1182.21 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 18619 0 0 0 118207 14 0 0 25 0 5 0 595713368 461074432 64159 33554432000 4194304 5787044 140736524789440 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4748.19
Current children cumulated vsize (KiB) 458968

[startup+1189.11 s]
/proc/loadavg: 8.01 8.07 8.08 9/188 17701
/proc/meminfo: memFree=15275776/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=450268 CPUtime=4749.82 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 66435 0 0 0 474918 64 0 0 25 0 5 0 595713368 461074432 64174 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 112567 64174 418 389 0 108317 0
[pid=17532/tid=17533] ppid=17531 vsize=450268 CPUtime=1188.99 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 17737 0 0 0 118884 15 0 0 25 0 5 0 595713368 461074432 64174 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=450268 CPUtime=1189.08 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 15655 0 0 0 118889 19 0 0 25 0 5 0 595713368 461074432 64174 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=450268 CPUtime=1189.09 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 12926 0 0 0 118895 14 0 0 25 0 5 0 595713368 461074432 64174 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=450268 CPUtime=1182.62 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 18620 0 0 0 118248 14 0 0 25 0 5 0 595713368 461074432 64174 33554432000 4194304 5787044 140736524789440 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4749.82
Current children cumulated vsize (KiB) 458968

[startup+1189.5 s]
/proc/loadavg: 8.01 8.07 8.08 9/188 17701
/proc/meminfo: memFree=15275776/32951124 swapFree=67111528/67111528
[pid=17531] ppid=17529 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17531/stat : 17531 (priss.sh) S 17529 17531 15086 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595713368 8908800 252 33554432000 4194304 4922060 140735671087248 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17531/statm: 2175 252 211 178 0 68 0
[pid=17532] ppid=17531 vsize=450268 CPUtime=4751.38 cores=1,3,5,7
/proc/17532/stat : 17532 (priss) S 17531 17531 15086 0 -1 4202496 66467 0 0 0 475074 64 0 0 25 0 5 0 595713368 461074432 64206 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17532/statm: 112567 64206 432 389 0 108317 0
[pid=17532/tid=17533] ppid=17531 vsize=450268 CPUtime=1189.38 cores=1,3,5,7
/proc/17532/task/17533/stat : 17533 (priss) R 17531 17531 15086 0 -1 4202560 17741 0 0 0 118923 15 0 0 25 0 5 0 595713368 461074432 64206 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17532/tid=17534] ppid=17531 vsize=450268 CPUtime=1189.47 cores=1,3,5,7
/proc/17532/task/17534/stat : 17534 (priss) R 17531 17531 15086 0 -1 4202560 15680 0 0 0 118928 19 0 0 25 0 5 0 595713368 461074432 64206 33554432000 4194304 5787044 140736524789440 18446744073709551615 260032208093 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17532/tid=17535] ppid=17531 vsize=450268 CPUtime=1189.49 cores=1,3,5,7
/proc/17532/task/17535/stat : 17535 (priss) R 17531 17531 15086 0 -1 4202560 12929 0 0 0 118935 14 0 0 25 0 5 0 595713368 461074432 64206 33554432000 4194304 5787044 140736524789440 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17532/tid=17536] ppid=17531 vsize=450268 CPUtime=1183.01 cores=1,3,5,7
/proc/17532/task/17536/stat : 17536 (priss) R 17531 17531 15086 0 -1 4202560 18620 0 0 0 118287 14 0 0 25 0 5 0 595713368 461074432 64206 33554432000 4194304 5787044 140736524789440 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4751.38
Current children cumulated vsize (KiB) 458968

Child status: 10
Real time (s): 1189.6
CPU time (s): 4751.73
CPU user time (s): 4751.08
CPU system time (s): 0.6559
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 458968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4751.08
system time used= 0.6559
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66849
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= 2692
involuntary context switches= 35487

runsolver used 1.64075 second user time and 4.85126 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 07:27:08
IDJOB=3273578
IDBENCH=83142
IDSOLVER=1603
FILE ID=node110/3273578-1304054828
RUNJOBID= node110-1304039990-15105
PBS_JOBID= 13170381
Free space on /tmp= 72840 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s39840374-sat.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273578-1304054828/watcher-3273578-1304054828 -o /tmp/evaluation-result-3273578-1304054828/solver-3273578-1304054828 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3273578-1304054828.cnf 1224540679 4800 15500 4

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

MD5SUM BENCH= 085a3847e14185843eddf941accab006
RANDOM SEED=1224540679

node110.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.830
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.66
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.830
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.830
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.830
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.83
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.830
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.76
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.830
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16475376 kB
Buffers:       2339680 kB
Cached:       13378152 kB
SwapCached:          0 kB
Active:        8042028 kB
Inactive:      7861720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16475376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:      185364 kB
Mapped:          15748 kB
Slab:           508144 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   374892 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= 72836 MiB
End job on node110 at 2011-04-29 07:46:58