Trace number 3728377

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
wbo 1.72? 1799.77 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/spot5/
normalized-spot5-404_wcsp.wbo
MD5SUM2413d46290c8b1663f08f424871383e0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark0.814875
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables258
Total number of constraints1137
Number of soft constraints1037
Number of constraints which are clauses1037
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 164
Min constraint cost 1
Max constraint cost 164
Sum of constraints costs 153831
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3728377-1338676144.wbo.
0.00/0.00	c Instance file HOME/instance-3728377-1338676144.wbo
0.00/0.00	c File size is 32409 bytes.
0.00/0.00	c Highest Coefficient sum: 5
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      1195                                                |
0.00/0.00	c |  Number Clauses:        1108                                                |
0.00/0.00	c |  Number Cardinality:    29                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    PB Constraint                                       |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.00	c | 0.01      | 0  | 2            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 4            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 6            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 8            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 9            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 11           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 13           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 15           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 17           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 19           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 20           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 21           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 23           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 25           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 27           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 28           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 30           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 32           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 33           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 34           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 35           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 37           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 38           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 40           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 42           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 43           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 45           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 46           lb |  0                0                0.00  |
0.02/0.02	c | 0.03      | 0  | 48           lb |  0                0                0.00  |
0.02/0.02	c | 0.03      | 0  | 49           lb |  0                0                0.00  |
0.02/0.02	c | 0.03      | 0  | 51           lb |  0                0                0.00  |
0.02/0.02	c | 0.03      | 0  | 52           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 53           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 54           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 55           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 56           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 57           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 58           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 59           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 60           lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | 61           lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | 62           lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | 63           lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | 64           lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | 66           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 67           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 68           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 70           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 72           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 73           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 74           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 75           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 76           lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | 77           lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | 78           lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | 79           lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | 80           lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | 81           lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | 82           lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | 83           lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | 84           lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | 85           lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | 86           lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | 87           lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | 88           lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | 89           lb |  0                0                0.00  |
0.02/0.09	c | 0.10      | 0  | 90           lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 91           lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 92           lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 93           lb |  0                0                0.00  |
0.89/0.95	c | 0.96      | 0  | 94           lb |  0                0                0.00  |
0.89/0.96	c | 0.96      | 0  | 95           lb |  0                0                0.00  |
1.59/1.64	c | 1.64      | 0  | 96           lb |  0                0                0.00  |
1.59/1.64	c | 1.64      | 0  | 97           lb |  0                0                0.00  |
1.59/1.64	c | 1.65      | 0  | 98           lb |  0                0                0.00  |
1.59/1.65	c | 1.65      | 0  | 99           lb |  0                0                0.00  |
1.59/1.65	c | 1.65      | 0  | 100          lb |  0                0                0.00  |
1.59/1.65	c | 1.66      | 0  | 101          lb |  0                0                0.00  |
21.89/21.95	c | 21.96     | 0  | 102          lb |  0                0                0.00  |
27.19/27.25	c | 27.25     | 0  | 103          lb |  0                0                0.00  |
27.19/27.27	c | 27.27     | 0  | 104          lb |  0                0                0.00  |
77.78/77.80	c | 77.80     | 0  | 105          lb |  0                0                0.00  |
77.88/77.95	c | 77.96     | 0  | 106          lb |  0                0                0.00  |
77.99/78.03	c | 78.03     | 0  | 107          lb |  0                0                0.00  |
210.03/210.17	c | 210.17    | 0  | 108          lb |  0                0                0.00  |
210.42/210.51	c | 210.51    | 0  | 109          lb |  0                0                0.00  |
212.32/212.48	c | 212.48    | 0  | 110          lb |  0                0                0.00  |
225.52/225.60	c | 225.60    | 0  | 111          lb |  0                0                0.00  |
235.12/235.24	c | 235.25    | 0  | 112          lb |  0                0                0.00  |
1799.50/1800.00	c ===============================================================================
1799.50/1800.00	c Wall Clock Time: 1800.00 s
1799.50/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3728377-1338676144/watcher-3728377-1338676144 -o /tmp/evaluation-result-3728377-1338676144/solver-3728377-1338676144 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=wbo HOME/instance-3728377-1338676144.wbo 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.00 2.00 2.00 3/177 23495
/proc/meminfo: memFree=26567788/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=83848 CPUtime=0 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 874 0 0 0 0 0 0 0 20 0 2 0 333741772 85860352 819 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 20962 822 180 433 0 20526 0
[pid=23495/tid=23496] ppid=23493 vsize=83848 CPUtime=0 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 103 0 0 0 0 0 0 0 20 0 2 0 333741772 85860352 829 33554432000 4194304 5964350 140734195776000 140734109376984 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.0271661 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23495
/proc/meminfo: memFree=26567788/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=83848 CPUtime=0.02 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 1095 0 0 0 2 0 0 0 20 0 2 0 333741772 85860352 1033 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 20962 1033 196 433 0 20526 0
[pid=23495/tid=23496] ppid=23493 vsize=83848 CPUtime=0.01 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 314 0 0 0 1 0 0 0 20 0 2 0 333741772 85860352 1033 33554432000 4194304 5964350 140734195776000 140734109376984 5130715 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 83848

[startup+0.100314 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23495
/proc/meminfo: memFree=26567788/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=83848 CPUtime=0.09 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 1263 0 0 0 9 0 0 0 20 0 2 0 333741772 85860352 1201 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 20962 1201 200 433 0 20526 0
[pid=23495/tid=23496] ppid=23493 vsize=83848 CPUtime=0.08 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 482 0 0 0 8 0 0 0 20 0 2 0 333741772 85860352 1201 33554432000 4194304 5964350 140734195776000 140734109376984 4373397 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83848

[startup+0.300298 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23495
/proc/meminfo: memFree=26567788/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=83848 CPUtime=0.29 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 1400 0 0 0 29 0 0 0 20 0 2 0 333741772 85860352 1338 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 20962 1338 200 433 0 20526 0
[pid=23495/tid=23496] ppid=23493 vsize=83848 CPUtime=0.28 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 619 0 0 0 28 0 0 0 20 0 2 0 333741772 85860352 1338 33554432000 4194304 5964350 140734195776000 140734109376984 5142878 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83848

[startup+0.700302 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23495
/proc/meminfo: memFree=26567788/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=83848 CPUtime=0.69 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 1915 0 0 0 69 0 0 0 20 0 2 0 333741772 85860352 1853 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 20962 1853 200 433 0 20526 0
[pid=23495/tid=23496] ppid=23493 vsize=83848 CPUtime=0.68 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 1134 0 0 0 68 0 0 0 20 0 2 0 333741772 85860352 1853 33554432000 4194304 5964350 140734195776000 140734109376984 4400396 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83848

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23497
/proc/meminfo: memFree=26559596/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=83848 CPUtime=1.49 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 2250 0 0 0 149 0 0 0 20 0 2 0 333741772 85860352 2164 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 20962 2164 200 433 0 20526 0
[pid=23495/tid=23496] ppid=23493 vsize=83848 CPUtime=1.48 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 1469 0 0 0 148 0 0 0 20 0 2 0 333741772 85860352 2164 33554432000 4194304 5964350 140734195776000 140314320284184 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83848

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23497
/proc/meminfo: memFree=26558596/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=83848 CPUtime=3.09 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 2693 0 0 0 309 0 0 0 20 0 2 0 333741772 85860352 2607 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 20962 2607 200 433 0 20526 0
[pid=23495/tid=23496] ppid=23493 vsize=83848 CPUtime=3.08 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 1912 0 0 0 308 0 0 0 20 0 2 0 333741772 85860352 2607 33554432000 4194304 5964350 140734195776000 140314320283448 4400035 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83848

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23497
/proc/meminfo: memFree=26553652/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=84064 CPUtime=6.29 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 4083 0 0 0 629 0 0 0 20 0 2 0 333741772 86081536 3997 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 21016 3997 200 433 0 20580 0
[pid=23495/tid=23496] ppid=23493 vsize=84064 CPUtime=6.28 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 3302 0 0 0 628 0 0 0 20 0 2 0 333741772 86081536 3997 33554432000 4194304 5964350 140734195776000 140314320283448 4399926 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84064

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23498
/proc/meminfo: memFree=26543632/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=84172 CPUtime=12.69 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 6191 0 0 0 1268 1 0 0 20 0 2 0 333741772 86192128 6105 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 21043 6105 200 433 0 20607 0
[pid=23495/tid=23496] ppid=23493 vsize=84172 CPUtime=12.68 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 5410 0 0 0 1266 2 0 0 20 0 2 0 333741772 86192128 6105 33554432000 4194304 5964350 140734195776000 140314320283640 4400548 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84172

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23498
/proc/meminfo: memFree=26528700/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=83848 CPUtime=25.49 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 9320 0 0 0 2547 2 0 0 20 0 2 0 333741772 85860352 9119 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 20962 9119 200 433 0 20526 0
[pid=23495/tid=23496] ppid=23493 vsize=83848 CPUtime=25.49 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 8539 0 0 0 2546 3 0 0 20 0 2 0 333741772 85860352 9119 33554432000 4194304 5964350 140734195776000 140314320284600 5139038 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83848

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 23498
/proc/meminfo: memFree=26520816/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=83848 CPUtime=51.08 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 11783 0 0 0 5106 2 0 0 20 0 2 0 333741772 85860352 11582 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 20962 11582 200 433 0 20526 0
[pid=23495/tid=23496] ppid=23493 vsize=83848 CPUtime=51.08 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 11002 0 0 0 5105 3 0 0 20 0 2 0 333741772 85860352 11582 33554432000 4194304 5964350 140734195776000 140314320283688 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83848

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 23501
/proc/meminfo: memFree=26506120/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=83848 CPUtime=102.28 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 15878 0 0 0 10223 5 0 0 20 0 2 0 333741772 85860352 14963 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 20962 14963 200 433 0 20526 0
[pid=23495/tid=23496] ppid=23493 vsize=83848 CPUtime=102.29 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 15097 0 0 0 10222 7 0 0 20 0 2 0 333741772 85860352 14963 33554432000 4194304 5964350 140734195776000 140314320284184 4400035 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 83848

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23501
/proc/meminfo: memFree=26476172/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=149384 CPUtime=162.26 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 23351 0 0 0 16218 8 0 0 20 0 2 0 333741772 152969216 22525 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 37346 22525 200 433 0 36910 0
[pid=23495/tid=23496] ppid=23493 vsize=149384 CPUtime=162.28 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 22570 0 0 0 16217 11 0 0 20 0 2 0 333741772 152969216 22525 33554432000 4194304 5964350 140734195776000 140314320283448 4379168 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 149384

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23501
/proc/meminfo: memFree=26425688/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=214920 CPUtime=222.22 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 34696 0 0 0 22209 13 0 0 20 0 2 0 333741772 220078080 34840 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 53730 34840 200 433 0 53294 0
[pid=23495/tid=23496] ppid=23493 vsize=214920 CPUtime=222.24 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 33915 0 0 0 22207 17 0 0 20 0 2 0 333741772 220078080 34840 33554432000 4194304 5964350 140734195776000 140314320284184 4399906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 214920

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23501
/proc/meminfo: memFree=26425940/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=214920 CPUtime=282.21 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 34696 0 0 0 28208 13 0 0 20 0 2 0 333741772 220078080 34840 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 53730 34840 200 433 0 53294 0
[pid=23495/tid=23496] ppid=23493 vsize=214920 CPUtime=282.24 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 33915 0 0 0 28206 18 0 0 20 0 2 0 333741772 220078080 34840 33554432000 4194304 5964350 140734195776000 140314320284184 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 214920

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23502
/proc/meminfo: memFree=26383284/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=214920 CPUtime=342.2 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 34945 0 0 0 34207 13 0 0 20 0 2 0 333741772 220078080 35089 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 53730 35089 200 433 0 53294 0
[pid=23495/tid=23496] ppid=23493 vsize=214920 CPUtime=342.24 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 34164 0 0 0 34205 19 0 0 20 0 2 0 333741772 220078080 35089 33554432000 4194304 5964350 140734195776000 140314320284184 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 214920

[startup+402.3 s]
/proc/loadavg: 1.61 1.90 1.97 2/172 23526
/proc/meminfo: memFree=26723468/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=214920 CPUtime=402.18 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 42824 0 0 0 40203 15 0 0 20 0 2 0 333741772 220078080 42958 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0

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

/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 140243 0 0 0 130124 85 0 0 20 0 2 0 333741772 624394240 144463 33554432000 4194304 5964350 140734195776000 140314320283448 4399921 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 609760

[startup+1362.3 s]
/proc/loadavg: 1.04 1.04 1.32 2/172 23535
/proc/meminfo: memFree=26303948/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=609760 CPUtime=1361.91 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 144318 0 0 0 136124 67 0 0 20 0 2 0 333741772 624394240 147757 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 152440 147757 200 433 0 152004 0
[pid=23495/tid=23496] ppid=23493 vsize=609760 CPUtime=1362.09 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 143537 0 0 0 136121 88 0 0 20 0 2 0 333741772 624394240 147757 33554432000 4194304 5964350 140734195776000 140314320283688 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 609760

[startup+1422.31 s]
/proc/loadavg: 1.01 1.03 1.30 2/172 23535
/proc/meminfo: memFree=26278156/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=675296 CPUtime=1421.9 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 150746 0 0 0 142119 71 0 0 20 0 2 0 333741772 691503104 154181 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 168824 154181 200 433 0 168388 0
[pid=23495/tid=23496] ppid=23493 vsize=675296 CPUtime=1422.09 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 149965 0 0 0 142116 93 0 0 20 0 2 0 333741772 691503104 154181 33554432000 4194304 5964350 140734195776000 140314320283512 4399998 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 675296

[startup+1482.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/172 23535
/proc/meminfo: memFree=26257200/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=675296 CPUtime=1481.88 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 156053 0 0 0 148114 74 0 0 20 0 2 0 333741772 691503104 159481 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 168824 159481 200 433 0 168388 0
[pid=23495/tid=23496] ppid=23493 vsize=675296 CPUtime=1482.09 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 155272 0 0 0 148112 97 0 0 20 0 2 0 333741772 691503104 159481 33554432000 4194304 5964350 140734195776000 140314320283448 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 675296

[startup+1542.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/172 23536
/proc/meminfo: memFree=26231348/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1541.86 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 161031 0 0 0 154110 76 0 0 20 0 2 0 333741772 759439360 165799 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 165799 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1542.06 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 160250 0 0 0 154106 100 0 0 20 0 2 0 333741772 759439360 165799 33554432000 4194304 5964350 140734195776000 140314320283448 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 741640

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/172 23536
/proc/meminfo: memFree=26228772/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1601.84 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 161060 0 0 0 160108 76 0 0 20 0 2 0 333741772 759439360 166386 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 166386 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1602.05 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 160279 0 0 0 160104 101 0 0 20 0 2 0 333741772 759439360 166386 33554432000 4194304 5964350 140734195776000 140314320283448 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 741640

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/172 23536
/proc/meminfo: memFree=26228076/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1661.83 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 161062 0 0 0 166107 76 0 0 20 0 2 0 333741772 759439360 166561 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 166561 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1662.05 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 160281 0 0 0 166103 102 0 0 20 0 2 0 333741772 759439360 166561 33554432000 4194304 5964350 140734195776000 140314320283448 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 741640

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/172 23536
/proc/meminfo: memFree=26228076/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1721.82 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 161062 0 0 0 172106 76 0 0 20 0 2 0 333741772 759439360 166561 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 166561 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1722.05 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 160281 0 0 0 172102 103 0 0 20 0 2 0 333741772 759439360 166561 33554432000 4194304 5964350 140734195776000 140314320283448 4399930 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 741640

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/172 23536
/proc/meminfo: memFree=26199308/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1781.81 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 168186 0 0 0 178102 79 0 0 20 0 2 0 333741772 759439360 173684 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 173684 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1782.05 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 167405 0 0 0 178098 107 0 0 20 0 2 0 333741772 759439360 173684 33554432000 4194304 5964350 140734195776000 140314320283512 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 741640

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.19 2/172 23536
/proc/meminfo: memFree=26199060/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1791.41 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 168320 0 0 0 179062 79 0 0 20 0 2 0 333741772 759439360 173818 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 173818 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1791.65 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 167539 0 0 0 179058 107 0 0 20 0 2 0 333741772 759439360 173818 33554432000 4194304 5964350 140734195776000 140314320283448 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 741640

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.18 2/172 23536
/proc/meminfo: memFree=26199060/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1794.61 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 168322 0 0 0 179382 79 0 0 20 0 2 0 333741772 759439360 173820 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 173820 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1794.85 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 167541 0 0 0 179378 107 0 0 20 0 2 0 333741772 759439360 173820 33554432000 4194304 5964350 140734195776000 140314320283448 4400023 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 741640

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/172 23536
/proc/meminfo: memFree=26199060/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1797.8 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 168324 0 0 0 179701 79 0 0 20 0 2 0 333741772 759439360 173822 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 173822 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1798.05 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 167543 0 0 0 179698 107 0 0 20 0 2 0 333741772 759439360 173822 33554432000 4194304 5964350 140734195776000 140314320283448 4400366 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 741640

[startup+1799.1 s]
/proc/loadavg: 1.00 1.00 1.18 2/172 23536
/proc/meminfo: memFree=26199060/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1798.6 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 168326 0 0 0 179781 79 0 0 20 0 2 0 333741772 759439360 173824 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 173824 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1798.85 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 167545 0 0 0 179778 107 0 0 20 0 2 0 333741772 759439360 173824 33554432000 4194304 5964350 140734195776000 140314320283448 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 741640

[startup+1799.5 s]
/proc/loadavg: 1.00 1.00 1.18 2/172 23536
/proc/meminfo: memFree=26198936/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1799.01 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 168326 0 0 0 179822 79 0 0 20 0 2 0 333741772 759439360 173824 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 173824 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1799.25 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 167545 0 0 0 179818 107 0 0 20 0 2 0 333741772 759439360 173824 33554432000 4194304 5964350 140734195776000 140314320283448 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 741640

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 1.18 2/172 23536
/proc/meminfo: memFree=26198936/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1799.4 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 168326 0 0 0 179861 79 0 0 20 0 2 0 333741772 759439360 173824 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 173824 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1799.65 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 167545 0 0 0 179858 107 0 0 20 0 2 0 333741772 759439360 173824 33554432000 4194304 5964350 140734195776000 140314320283448 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 741640

[startup+1800 s]
/proc/loadavg: 1.00 1.00 1.18 2/172 23536
/proc/meminfo: memFree=26198936/32873648 swapFree=7120/7120
[pid=23495] ppid=23493 vsize=741640 CPUtime=1799.5 cores=0,2,4,6
/proc/23495/stat : 23495 (wbo1.72) S 23493 23495 22671 0 -1 4202496 168326 0 0 0 179871 79 0 0 20 0 2 0 333741772 759439360 173824 33554432000 4194304 5964350 140734195776000 140734195775520 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23495/statm: 185410 173824 200 433 0 184974 0
[pid=23495/tid=23496] ppid=23493 vsize=741640 CPUtime=1799.75 cores=0,2,4,6
/proc/23495/task/23496/stat : 23496 (wbo1.72) R 23493 23495 22671 0 -1 4202560 167545 0 0 0 179868 107 0 0 20 0 2 0 333741772 759439360 173824 33554432000 4194304 5964350 140734195776000 140314320283448 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 741640

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.77
CPU user time (s): 1798.69
CPU system time (s): 1.08483
CPU usage (%): 99.9871
Max. virtual memory (cumulated for all children) (KiB): 741640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.69
system time used= 1.08483
maximum resident set size= 695304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168328
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= 294
involuntary context switches= 1874

runsolver used 12.4011 second user time and 12.2641 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 00:29:04
IDJOB=3728377
IDBENCH=79432
IDSOLVER=2315
FILE ID=node114/3728377-1338676144
RUNJOBID= node114-1338674717-23300
PBS_JOBID= 14636511
Free space on /tmp= 70136 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/spot5/normalized-spot5-404_wcsp.wbo
COMMAND LINE= wbo1.72 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3728377-1338676144/watcher-3728377-1338676144 -o /tmp/evaluation-result-3728377-1338676144/solver-3728377-1338676144 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=wbo HOME/instance-3728377-1338676144.wbo

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

MD5SUM BENCH= 2413d46290c8b1663f08f424871383e0
RANDOM SEED=1575540064

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26567928 kB
Buffers:          885220 kB
Cached:          4129924 kB
SwapCached:         2312 kB
Active:          2853756 kB
Inactive:        2498148 kB
Active(anon):     323108 kB
Inactive(anon):     8444 kB
Active(file):    2530648 kB
Inactive(file):  2489704 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:              5584 kB
Writeback:             0 kB
AnonPages:        334236 kB
Mapped:            11868 kB
Shmem:               104 kB
Slab:             815860 kB
SReclaimable:     259748 kB
SUnreclaim:       556112 kB
KernelStack:        1440 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     143556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70136 MiB
End job on node114 at 2012-06-03 00:59:04