Trace number 3261900

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 1805.4 452.018

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: 4774
0.00/0.01	c parsetime: 6621us
0.00/0.01	c parsed 21294 clauses with 200 variables
0.00/0.01	c NW started thread 0 successfully (1106590016)
0.00/0.01	c NW started thread 1 successfully (1117079872)
0.00/0.01	c NW started thread 2 successfully (1127569728)
0.00/0.11	c NW started thread 3 successfully (1138059584)
6.35/1.65	c preprocessor returned 10045 variables
6.35/1.65	c preprocessing returned UNKNOWN
6.35/1.65	c PP set 0 variables
6.35/1.65	c pp time: 1640937us (1s)
6.35/1.66	c preprocessor returned 10045 variables
6.35/1.66	c preprocessing returned UNKNOWN
6.35/1.66	c PP set 0 variables
6.35/1.66	c pp time: 1647077us (1s)
6.35/1.67	c preprocessor returned 10045 variables
6.35/1.67	c preprocessing returned UNKNOWN
6.35/1.67	c PP set 0 variables
6.35/1.67	c pp time: 1653976us (1s)
303.52/76.00	c preprocessor returned 30187 variables
303.52/76.00	c preprocessing returned UNKNOWN
303.52/76.00	c PP set 0 variables
303.52/76.00	c pp time: 75987994us (75s)
1804.57/451.88	c ====================
1804.57/451.88	c implication/decision 0.0132802%(1.334)
1804.57/451.88	c decisions:           1431363
1804.57/451.88	c last level:          7530
1804.57/451.88	c conflicts:           1041668
1804.57/451.88	c restarts:            6905
1804.57/451.88	c rejected_restarts    0
1804.57/451.88	c removals:            20
1804.57/451.88	c removed clauses:     747914
1804.57/451.88	c oft clauses:         0
1805.36/452.00	c solvetime: 450350433us (450s)
1805.36/452.00	c sended clauses   | 19347 | 20228 | 726 | 10392 |
1805.36/452.00	c received clauses | 0 | 4 | 0 | 3 |
1805.36/452.00	c join all other threads
1805.36/452.00	c joined thread 0
1805.36/452.00	c joined thread 1
1805.36/452.00	c joined thread 2
1805.36/452.00	c joined thread 3
1805.36/452.00	c memory usage (vsize): 346 MB
1805.36/452.00	s SATISFIABLE
1805.36/452.00	c solutions: 1
1805.36/452.00	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-3261900-1304059664/watcher-3261900-1304059664 -o /tmp/evaluation-result-3261900-1304059664/solver-3261900-1304059664 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3261900-1304059664.cnf 1546413403 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.75 4.38 5.89 2/172 4773
/proc/meminfo: memFree=31774024/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0

[startup+0.0775999 s]
/proc/loadavg: 3.75 4.38 5.89 2/172 4773
/proc/meminfo: memFree=31774024/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100594 s]
/proc/loadavg: 3.75 4.38 5.89 2/172 4773
/proc/meminfo: memFree=31774024/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.830451 s]
/proc/loadavg: 3.75 4.38 5.89 2/172 4773
/proc/meminfo: memFree=31774024/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.900435 s]
/proc/loadavg: 3.75 4.38 5.89 2/172 4773
/proc/meminfo: memFree=31774024/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 4.17 4.46 5.91 9/188 4789
/proc/meminfo: memFree=31725676/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=213816 CPUtime=5.95 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 8494 0 0 0 594 1 0 0 19 0 5 0 498382010 218947584 7852 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 53454 7852 355 389 0 49204 0
[pid=4774/tid=4782] ppid=4773 vsize=213816 CPUtime=1.48 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 1353 0 0 0 148 0 0 0 25 0 5 0 498382012 218947584 7852 33554432000 4194304 5787044 140736739929104 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=213816 CPUtime=1.48 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 906 0 0 0 148 0 0 0 23 0 5 0 498382012 218947584 7852 33554432000 4194304 5787044 140736739929104 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=213816 CPUtime=1.47 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 2040 0 0 0 147 0 0 0 25 0 5 0 498382012 218947584 7852 33554432000 4194304 5787044 140736739929104 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=213816 CPUtime=1.48 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 2481 0 0 0 148 0 0 0 20 0 5 0 498382012 218947584 7852 33554432000 4194304 5787044 140736739929104 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 222516

[startup+3.101 s]
/proc/loadavg: 4.17 4.46 5.91 9/188 4789
/proc/meminfo: memFree=31713152/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=215536 CPUtime=12.33 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 11034 0 0 0 1231 2 0 0 19 0 5 0 498382010 220708864 9807 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 53884 9807 404 389 0 49634 0
[pid=4774/tid=4782] ppid=4773 vsize=215536 CPUtime=3.08 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 2062 0 0 0 308 0 0 0 25 0 5 0 498382012 220708864 9807 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=215536 CPUtime=3.07 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 1491 0 0 0 307 0 0 0 25 0 5 0 498382012 220708864 9807 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=215536 CPUtime=3.06 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 3262 0 0 0 306 0 0 0 18 0 5 0 498382012 220708864 9807 33554432000 4194304 5787044 140736739929104 18446744073709551615 5590578 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=215536 CPUtime=3.07 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 2505 0 0 0 307 0 0 0 25 0 5 0 498382012 220708864 9807 33554432000 4194304 5787044 140736739929104 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 224236

[startup+6.30037 s]
/proc/loadavg: 4.48 4.52 5.92 9/188 4790
/proc/meminfo: memFree=31680724/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=216368 CPUtime=25.1 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 11770 0 0 0 2508 2 0 0 19 0 5 0 498382010 221560832 10543 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 54092 10543 404 389 0 49842 0
[pid=4774/tid=4782] ppid=4773 vsize=216368 CPUtime=6.28 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 2298 0 0 0 628 0 0 0 25 0 5 0 498382012 221560832 10543 33554432000 4194304 5787044 140736739929104 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=216368 CPUtime=6.27 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 1700 0 0 0 627 0 0 0 25 0 5 0 498382012 221560832 10543 33554432000 4194304 5787044 140736739929104 18446744073709551615 5590476 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=216368 CPUtime=6.24 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 3552 0 0 0 624 0 0 0 25 0 5 0 498382012 221560832 10543 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=216368 CPUtime=6.27 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 2506 0 0 0 627 0 0 0 25 0 5 0 498382012 221560832 10543 33554432000 4194304 5787044 140736739929104 18446744073709551615 4359104 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 225068

[startup+12.7011 s]
/proc/loadavg: 4.76 4.57 5.93 9/188 4790
/proc/meminfo: memFree=31669652/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=217996 CPUtime=50.67 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 13085 0 0 0 5064 3 0 0 19 0 5 0 498382010 223227904 11858 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 54499 11858 404 389 0 50249 0
[pid=4774/tid=4782] ppid=4773 vsize=217996 CPUtime=12.67 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 2683 0 0 0 1267 0 0 0 25 0 5 0 498382012 223227904 11858 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=217996 CPUtime=12.67 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 2053 0 0 0 1267 0 0 0 25 0 5 0 498382012 223227904 11858 33554432000 4194304 5787044 140736739929104 18446744073709551615 4238658 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=217996 CPUtime=12.61 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 4129 0 0 0 1260 1 0 0 25 0 5 0 498382012 223227904 11858 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=217996 CPUtime=12.67 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 2506 0 0 0 1267 0 0 0 25 0 5 0 498382012 223227904 11858 33554432000 4194304 5787044 140736739929104 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 226696

[startup+25.5006 s]
/proc/loadavg: 5.26 4.69 5.95 9/188 4790
/proc/meminfo: memFree=31644452/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=225724 CPUtime=101.8 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 16269 0 0 0 10174 6 0 0 19 0 5 0 498382010 231141376 15042 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 56431 15042 405 389 0 52181 0
[pid=4774/tid=4782] ppid=4773 vsize=225724 CPUtime=25.47 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 3366 0 0 0 2546 1 0 0 25 0 5 0 498382012 231141376 15042 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591266 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=225724 CPUtime=25.47 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 2772 0 0 0 2546 1 0 0 25 0 5 0 498382012 231141376 15042 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=225724 CPUtime=25.34 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 5911 0 0 0 2532 2 0 0 25 0 5 0 498382012 231141376 15042 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=225724 CPUtime=25.47 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 2506 0 0 0 2547 0 0 0 25 0 5 0 498382012 231141376 15042 33554432000 4194304 5787044 140736739929104 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 234424

[startup+51.1065 s]
/proc/loadavg: 6.39 5.02 6.02 9/188 4791
/proc/meminfo: memFree=31610340/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=233412 CPUtime=204.07 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 19966 0 0 0 20399 8 0 0 19 0 5 0 498382010 239013888 18737 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 58353 18737 405 389 0 54103 0
[pid=4774/tid=4782] ppid=4773 vsize=233412 CPUtime=51.07 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 5229 0 0 0 5105 2 0 0 25 0 5 0 498382012 239013888 18737 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=233412 CPUtime=51.07 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 3730 0 0 0 5105 2 0 0 25 0 5 0 498382012 239013888 18737 33554432000 4194304 5787044 140736739929104 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=233412 CPUtime=50.8 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 6787 0 0 0 5078 2 0 0 25 0 5 0 498382012 239013888 18737 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=233412 CPUtime=51.08 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 2506 0 0 0 5108 0 0 0 25 0 5 0 498382012 239013888 18737 33554432000 4194304 5787044 140736739929104 18446744073709551615 270338077652 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 242112

[startup+102.3 s]
/proc/loadavg: 7.36 5.49 6.12 9/188 4792
/proc/meminfo: memFree=31553156/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=244164 CPUtime=408.57 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 28195 0 0 0 40843 14 0 0 19 0 5 0 498382010 250023936 26181 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 61041 26181 419 389 0 56791 0
[pid=4774/tid=4782] ppid=4773 vsize=244164 CPUtime=102.27 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 7617 0 0 0 10223 4 0 0 25 0 5 0 498382012 250023936 26181 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=244164 CPUtime=102.27 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 5296 0 0 0 10222 5 0 0 25 0 5 0 498382012 250023936 26181 33554432000 4194304 5787044 140736739929104 18446744073709551615 5590426 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=244164 CPUtime=101.71 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 8629 0 0 0 10168 3 0 0 25 0 5 0 498382012 250023936 26181 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=244164 CPUtime=102.27 cores=0,2,4,6

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

[pid=4774/tid=4783] ppid=4773 vsize=367420 CPUtime=400.63 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 12141 0 0 0 40052 11 0 0 25 0 5 0 498382012 376238080 53736 33554432000 4194304 5787044 140736739929104 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=367420 CPUtime=401.67 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 17368 0 0 0 40157 10 0 0 25 0 5 0 498382012 376238080 53736 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=367420 CPUtime=402.24 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 9409 0 0 0 40219 5 0 0 25 0 5 0 498382012 376238080 53736 33554432000 4194304 5787044 140736739929104 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1606.84
Current children cumulated vsize (KiB) 376120

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

[startup+410.001 s]
/proc/loadavg: 8.05 7.16 6.67 9/188 4800
/proc/meminfo: memFree=31320788/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=367420 CPUtime=1637.61 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 56377 0 0 0 163720 41 0 0 19 0 5 0 498382010 376238080 53955 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 91855 53955 419 389 0 87605 0
[pid=4774/tid=4782] ppid=4773 vsize=367420 CPUtime=409.95 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 15526 0 0 0 40983 12 0 0 25 0 5 0 498382012 376238080 53955 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=367420 CPUtime=408.29 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 12142 0 0 0 40818 11 0 0 25 0 5 0 498382012 376238080 53955 33554432000 4194304 5787044 140736739929104 18446744073709551615 5592653 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=367420 CPUtime=409.38 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 17586 0 0 0 40927 11 0 0 25 0 5 0 498382012 376238080 53955 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=367420 CPUtime=409.94 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 9409 0 0 0 40989 5 0 0 25 0 5 0 498382012 376238080 53955 33554432000 4194304 5787044 140736739929104 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1637.61
Current children cumulated vsize (KiB) 376120

[startup+435.601 s]
/proc/loadavg: 8.03 7.23 6.71 9/188 4801
/proc/meminfo: memFree=31317432/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=367420 CPUtime=1739.86 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 57184 0 0 0 173944 42 0 0 19 0 5 0 498382010 376238080 54762 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 91855 54762 419 389 0 87605 0
[pid=4774/tid=4782] ppid=4773 vsize=367420 CPUtime=435.55 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 15526 0 0 0 43543 12 0 0 25 0 5 0 498382012 376238080 54762 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=367420 CPUtime=433.75 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 12148 0 0 0 43364 11 0 0 25 0 5 0 498382012 376238080 54762 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=367420 CPUtime=434.98 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 18381 0 0 0 43486 12 0 0 25 0 5 0 498382012 376238080 54762 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=367420 CPUtime=435.54 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 9415 0 0 0 43549 5 0 0 25 0 5 0 498382012 376238080 54762 33554432000 4194304 5787044 140736739929104 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1739.86
Current children cumulated vsize (KiB) 376120

[startup+442.001 s]
/proc/loadavg: 8.03 7.25 6.72 9/188 4801
/proc/meminfo: memFree=31316680/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=367420 CPUtime=1765.43 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 57411 0 0 0 176500 43 0 0 19 0 5 0 498382010 376238080 54989 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 91855 54989 419 389 0 87605 0
[pid=4774/tid=4782] ppid=4773 vsize=367420 CPUtime=441.95 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 15526 0 0 0 44183 12 0 0 25 0 5 0 498382012 376238080 54989 33554432000 4194304 5787044 140736739929104 18446744073709551615 5590264 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=367420 CPUtime=440.12 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 12150 0 0 0 44001 11 0 0 25 0 5 0 498382012 376238080 54989 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591615 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=367420 CPUtime=441.37 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 18605 0 0 0 44125 12 0 0 25 0 5 0 498382012 376238080 54989 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=367420 CPUtime=441.94 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 9416 0 0 0 44189 5 0 0 25 0 5 0 498382012 376238080 54989 33554432000 4194304 5787044 140736739929104 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1765.43
Current children cumulated vsize (KiB) 376120

[startup+448.401 s]
/proc/loadavg: 8.02 7.27 6.73 9/188 4801
/proc/meminfo: memFree=31315688/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=367420 CPUtime=1790.99 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 57628 0 0 0 179056 43 0 0 19 0 5 0 498382010 376238080 55206 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 91855 55206 419 389 0 87605 0
[pid=4774/tid=4782] ppid=4773 vsize=367420 CPUtime=448.35 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 15526 0 0 0 44823 12 0 0 25 0 5 0 498382012 376238080 55206 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=367420 CPUtime=446.48 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 12151 0 0 0 44637 11 0 0 25 0 5 0 498382012 376238080 55206 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591266 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=367420 CPUtime=447.77 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 18820 0 0 0 44765 12 0 0 25 0 5 0 498382012 376238080 55206 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591671 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=367420 CPUtime=448.34 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 9417 0 0 0 44829 5 0 0 25 0 5 0 498382012 376238080 55206 33554432000 4194304 5787044 140736739929104 18446744073709551615 4220476 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1790.99
Current children cumulated vsize (KiB) 376120

[startup+450 s]
/proc/loadavg: 8.02 7.27 6.73 9/188 4801
/proc/meminfo: memFree=31315440/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=367420 CPUtime=1797.38 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 57679 0 0 0 179695 43 0 0 19 0 5 0 498382010 376238080 55257 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 91855 55257 419 389 0 87605 0
[pid=4774/tid=4782] ppid=4773 vsize=367420 CPUtime=449.95 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 15526 0 0 0 44983 12 0 0 25 0 5 0 498382012 376238080 55257 33554432000 4194304 5787044 140736739929104 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=367420 CPUtime=448.07 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 12151 0 0 0 44796 11 0 0 25 0 5 0 498382012 376238080 55257 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=367420 CPUtime=449.37 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 18871 0 0 0 44925 12 0 0 25 0 5 0 498382012 376238080 55257 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=367420 CPUtime=449.94 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 9417 0 0 0 44989 5 0 0 25 0 5 0 498382012 376238080 55257 33554432000 4194304 5787044 140736739929104 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1797.38
Current children cumulated vsize (KiB) 376120

[startup+450.801 s]
/proc/loadavg: 8.02 7.28 6.73 9/188 4801
/proc/meminfo: memFree=31315316/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=367420 CPUtime=1800.58 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 57702 0 0 0 180015 43 0 0 19 0 5 0 498382010 376238080 55280 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 91855 55280 419 389 0 87605 0
[pid=4774/tid=4782] ppid=4773 vsize=367420 CPUtime=450.75 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 15526 0 0 0 45063 12 0 0 25 0 5 0 498382012 376238080 55280 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=367420 CPUtime=448.87 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 12151 0 0 0 44876 11 0 0 25 0 5 0 498382012 376238080 55280 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=367420 CPUtime=450.17 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 18893 0 0 0 45005 12 0 0 25 0 5 0 498382012 376238080 55280 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=367420 CPUtime=450.74 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 9418 0 0 0 45069 5 0 0 25 0 5 0 498382012 376238080 55280 33554432000 4194304 5787044 140736739929104 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (KiB) 376120

[startup+451.601 s]
/proc/loadavg: 8.02 7.28 6.73 9/188 4801
/proc/meminfo: memFree=31315192/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=367420 CPUtime=1803.77 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 57726 0 0 0 180334 43 0 0 19 0 5 0 498382010 376238080 55304 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 91855 55304 419 389 0 87605 0
[pid=4774/tid=4782] ppid=4773 vsize=367420 CPUtime=451.55 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 15526 0 0 0 45143 12 0 0 25 0 5 0 498382012 376238080 55304 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=367420 CPUtime=449.66 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 12151 0 0 0 44955 11 0 0 25 0 5 0 498382012 376238080 55304 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=367420 CPUtime=450.98 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 18917 0 0 0 45085 13 0 0 25 0 5 0 498382012 376238080 55304 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=367420 CPUtime=451.54 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 9418 0 0 0 45149 5 0 0 25 0 5 0 498382012 376238080 55304 33554432000 4194304 5787044 140736739929104 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1803.77
Current children cumulated vsize (KiB) 376120

[startup+452.001 s]
/proc/loadavg: 8.02 7.28 6.73 9/188 4801
/proc/meminfo: memFree=31315192/32951124 swapFree=67111356/67111528
[pid=4773] ppid=4771 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/4773/stat : 4773 (priss.sh) S 4771 4773 4129 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 498382010 8908800 251 33554432000 4194304 4922060 140736023616736 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4773/statm: 2175 251 211 178 0 68 0
[pid=4774] ppid=4773 vsize=367420 CPUtime=1805.36 cores=0,2,4,6
/proc/4774/stat : 4774 (priss) S 4773 4773 4129 0 -1 4202496 57751 0 0 0 180493 43 0 0 19 0 5 0 498382010 376238080 55329 33554432000 4194304 5787044 140736739929104 18446744073709551615 270350207409 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/4774/statm: 91855 55329 433 389 0 87605 0
[pid=4774/tid=4782] ppid=4773 vsize=367420 CPUtime=451.93 cores=0,2,4,6
/proc/4774/task/4782/stat : 4782 (priss) R 4773 4773 4129 0 -1 4202560 15540 0 0 0 45181 12 0 0 25 0 5 0 498382012 376238080 55329 33554432000 4194304 5787044 140736739929104 18446744073709551615 270338033036 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=4774/tid=4783] ppid=4773 vsize=367420 CPUtime=450.06 cores=0,2,4,6
/proc/4774/task/4783/stat : 4783 (priss) R 4773 4773 4129 0 -1 4202560 12154 0 0 0 44995 11 0 0 25 0 5 0 498382012 376238080 55329 33554432000 4194304 5787044 140736739929104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=4774/tid=4784] ppid=4773 vsize=367420 CPUtime=451.38 cores=0,2,4,6
/proc/4774/task/4784/stat : 4784 (priss) R 4773 4773 4129 0 -1 4202560 18925 0 0 0 45125 13 0 0 25 0 5 0 498382012 376238080 55329 33554432000 4194304 5787044 140736739929104 18446744073709551615 270338042677 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=4774/tid=4785] ppid=4773 vsize=367420 CPUtime=451.94 cores=0,2,4,6
/proc/4774/task/4785/stat : 4785 (priss) R 4773 4773 4129 0 -1 4202560 9418 0 0 0 45189 5 0 0 25 0 5 0 498382012 376238080 55329 33554432000 4194304 5787044 140736739929104 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1805.36
Current children cumulated vsize (KiB) 376120

Child status: 10
Real time (s): 452.018
CPU time (s): 1805.4
CPU user time (s): 1804.95
CPU system time (s): 0.448931
CPU usage (%): 399.41
Max. virtual memory (cumulated for all children) (KiB): 376120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1804.95
system time used= 0.448931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58123
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= 7735
involuntary context switches= 7726

runsolver used 0.671897 second user time and 1.79573 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 08:47:44
IDJOB=3261900
IDBENCH=83264
IDSOLVER=1603
FILE ID=node143/3261900-1304059664
RUNJOBID= node143-1304059664-4758
PBS_JOBID= 13170423
Free space on /tmp= 72924 MiB

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

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

MD5SUM BENCH= 693b5fe291cecff45feff3be98a908cf
RANDOM SEED=1546413403

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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:      31774800 kB
Buffers:        190256 kB
Cached:         646000 kB
SwapCached:        168 kB
Active:         247516 kB
Inactive:       652960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31774800 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4000 kB
Writeback:           0 kB
AnonPages:       63896 kB
Mapped:          14696 kB
Slab:           211932 kB
PageTables:       4372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186200 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= 72920 MiB
End job on node143 at 2011-04-29 08:55:16