Trace number 3713111

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.71? 1799.91 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.71 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3713111-1338225023.wbo.
0.00/0.00	c Instance file HOME/instance-3713111-1338225023.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.00	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.01	c | 0.02      | 0  | 33           lb |  0                0                0.00  |
0.00/0.01	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.00/0.02	c | 0.03      | 0  | 48           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 49           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 51           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 52           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 53           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 54           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 55           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 56           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 57           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 58           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 59           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 60           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 61           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 62           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 63           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 64           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 66           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 67           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 68           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 70           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 72           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 73           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 74           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 75           lb |  0                0                0.00  |
0.04/0.04	c | 0.04      | 0  | 76           lb |  0                0                0.00  |
0.04/0.04	c | 0.05      | 0  | 77           lb |  0                0                0.00  |
0.04/0.04	c | 0.05      | 0  | 78           lb |  0                0                0.00  |
0.04/0.04	c | 0.05      | 0  | 79           lb |  0                0                0.00  |
0.04/0.04	c | 0.05      | 0  | 80           lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | 81           lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | 82           lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | 83           lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | 84           lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | 85           lb |  0                0                0.00  |
0.04/0.05	c | 0.06      | 0  | 86           lb |  0                0                0.00  |
0.04/0.05	c | 0.06      | 0  | 87           lb |  0                0                0.00  |
0.04/0.05	c | 0.06      | 0  | 88           lb |  0                0                0.00  |
0.04/0.06	c | 0.06      | 0  | 89           lb |  0                0                0.00  |
0.04/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.96	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.65      | 0  | 96           lb |  0                0                0.00  |
1.59/1.65	c | 1.65      | 0  | 97           lb |  0                0                0.00  |
1.59/1.65	c | 1.66      | 0  | 98           lb |  0                0                0.00  |
1.59/1.65	c | 1.66      | 0  | 99           lb |  0                0                0.00  |
1.59/1.66	c | 1.66      | 0  | 100          lb |  0                0                0.00  |
1.59/1.66	c | 1.66      | 0  | 101          lb |  0                0                0.00  |
21.99/22.09	c | 22.09     | 0  | 102          lb |  0                0                0.00  |
27.39/27.42	c | 27.42     | 0  | 103          lb |  0                0                0.00  |
27.39/27.44	c | 27.45     | 0  | 104          lb |  0                0                0.00  |
78.18/78.24	c | 78.25     | 0  | 105          lb |  0                0                0.00  |
78.28/78.39	c | 78.40     | 0  | 106          lb |  0                0                0.00  |
78.38/78.47	c | 78.48     | 0  | 107          lb |  0                0                0.00  |
216.46/216.56	c | 216.57    | 0  | 108          lb |  0                0                0.00  |
216.85/216.93	c | 216.94    | 0  | 109          lb |  0                0                0.00  |
218.95/219.03	c | 219.03    | 0  | 110          lb |  0                0                0.00  |
233.55/233.60	c | 233.61    | 0  | 111          lb |  0                0                0.00  |
244.25/244.38	c | 244.38    | 0  | 112          lb |  0                0                0.00  |
1799.52/1800.00	c ===============================================================================
1799.52/1800.00	c Wall Clock Time: 1800.00 s
1799.52/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-3713111-1338225023/watcher-3713111-1338225023 -o /tmp/evaluation-result-3713111-1338225023/solver-3713111-1338225023 -C 1800 -W 1900 -M 15500 wbo1.71 -file-format=wbo HOME/instance-3713111-1338225023.wbo 

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

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/178 22249
/proc/meminfo: memFree=30083896/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=83848 CPUtime=0 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 944 0 0 0 0 0 0 0 20 0 2 0 288628323 85860352 888 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 20962 892 189 433 0 20526 0
[pid=22249/tid=22250] ppid=22247 vsize=83848 CPUtime=0 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 166 0 0 0 0 0 0 0 20 0 2 0 288628324 85860352 892 33554432000 4194304 5964318 140735651739392 140736654265464 4395103 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0

[startup+0.0457761 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22249
/proc/meminfo: memFree=30083896/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=83848 CPUtime=0.04 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 1118 0 0 0 4 0 0 0 20 0 2 0 288628323 85860352 1055 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 20962 1055 199 433 0 20526 0
[pid=22249/tid=22250] ppid=22247 vsize=83848 CPUtime=0.03 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 336 0 0 0 3 0 0 0 20 0 2 0 288628324 85860352 1055 33554432000 4194304 5964318 140735651739392 140736654265464 4445374 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 83848

[startup+0.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22249
/proc/meminfo: memFree=30083896/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=83848 CPUtime=0.09 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 1264 0 0 0 9 0 0 0 20 0 2 0 288628323 85860352 1201 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 20962 1201 201 433 0 20526 0
[pid=22249/tid=22250] ppid=22247 vsize=83848 CPUtime=0.08 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 482 0 0 0 8 0 0 0 20 0 2 0 288628324 85860352 1201 33554432000 4194304 5964318 140735651739392 140736654265464 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83848

[startup+0.300129 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22249
/proc/meminfo: memFree=30083896/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=83848 CPUtime=0.29 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 1399 0 0 0 29 0 0 0 20 0 2 0 288628323 85860352 1336 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 20962 1336 201 433 0 20526 0
[pid=22249/tid=22250] ppid=22247 vsize=83848 CPUtime=0.28 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 617 0 0 0 28 0 0 0 20 0 2 0 288628324 85860352 1336 33554432000 4194304 5964318 140735651739392 140736654265464 5136324 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83848

[startup+0.700129 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22249
/proc/meminfo: memFree=30083896/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=83848 CPUtime=0.69 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 1912 0 0 0 69 0 0 0 20 0 2 0 288628323 85860352 1849 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 20962 1849 201 433 0 20526 0
[pid=22249/tid=22250] ppid=22247 vsize=83848 CPUtime=0.68 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 1130 0 0 0 68 0 0 0 20 0 2 0 288628324 85860352 1849 33554432000 4194304 5964318 140735651739392 139765292836904 5136324 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83848

[startup+1.50012 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22251
/proc/meminfo: memFree=30075952/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=83848 CPUtime=1.49 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 2251 0 0 0 149 0 0 0 20 0 2 0 288628323 85860352 2164 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 20962 2164 201 433 0 20526 0
[pid=22249/tid=22250] ppid=22247 vsize=83848 CPUtime=1.48 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 1469 0 0 0 148 0 0 0 20 0 2 0 288628324 85860352 2164 33554432000 4194304 5964318 140735651739392 139765292837400 4399830 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83848

[startup+3.10012 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22251
/proc/meminfo: memFree=30075084/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=83848 CPUtime=3.09 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 2689 0 0 0 309 0 0 0 20 0 2 0 288628323 85860352 2602 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 20962 2602 201 433 0 20526 0
[pid=22249/tid=22250] ppid=22247 vsize=83848 CPUtime=3.08 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 1907 0 0 0 308 0 0 0 20 0 2 0 288628324 85860352 2602 33554432000 4194304 5964318 140735651739392 139765292836664 5130805 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83848

[startup+6.30012 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22251
/proc/meminfo: memFree=30072320/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=84064 CPUtime=6.29 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 4082 0 0 0 629 0 0 0 20 0 2 0 288628323 86081536 3995 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 21016 3995 201 433 0 20580 0
[pid=22249/tid=22250] ppid=22247 vsize=84064 CPUtime=6.28 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 3300 0 0 0 628 0 0 0 20 0 2 0 288628324 86081536 3995 33554432000 4194304 5964318 140735651739392 139765292836664 4221120 0 0 4096 16387 0 0 0 -1 5 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/180 22251
/proc/meminfo: memFree=30063208/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=84172 CPUtime=12.69 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 6162 0 0 0 1268 1 0 0 20 0 2 0 288628323 86192128 6075 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 21043 6075 201 433 0 20607 0
[pid=22249/tid=22250] ppid=22247 vsize=84172 CPUtime=12.69 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 5380 0 0 0 1267 2 0 0 20 0 2 0 288628324 86192128 6075 33554432000 4194304 5964318 140735651739392 139765292836856 4400423 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84172

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22251
/proc/meminfo: memFree=30050524/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=83848 CPUtime=25.48 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 9321 0 0 0 2547 1 0 0 20 0 2 0 288628323 85860352 9119 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 20962 9119 201 433 0 20526 0
[pid=22249/tid=22250] ppid=22247 vsize=83848 CPUtime=25.48 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 8539 0 0 0 2546 2 0 0 20 0 2 0 288628324 85860352 9119 33554432000 4194304 5964318 140735651739392 139765292837816 4399946 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83848

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22251
/proc/meminfo: memFree=30042984/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=83848 CPUtime=51.08 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 11633 0 0 0 5105 3 0 0 20 0 2 0 288628323 85860352 11431 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 20962 11431 201 433 0 20526 0
[pid=22249/tid=22250] ppid=22247 vsize=83848 CPUtime=51.08 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 10851 0 0 0 5104 4 0 0 20 0 2 0 288628324 85860352 11431 33554432000 4194304 5964318 140735651739392 139765292836856 4399850 0 0 4096 16387 0 0 0 -1 5 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.00 2.00 2.00 3/179 22251
/proc/meminfo: memFree=30027484/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=83848 CPUtime=102.28 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 15879 0 0 0 10223 5 0 0 20 0 2 0 288628323 85860352 14963 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 20962 14963 201 433 0 20526 0
[pid=22249/tid=22250] ppid=22247 vsize=83848 CPUtime=102.29 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 15097 0 0 0 10222 7 0 0 20 0 2 0 288628324 85860352 14963 33554432000 4194304 5964318 140735651739392 139765292837400 4378912 0 0 4096 16387 0 0 0 -1 5 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.00 2.00 2.00 3/179 22251
/proc/meminfo: memFree=29999336/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=149384 CPUtime=162.27 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 23136 0 0 0 16219 8 0 0 20 0 2 0 288628323 152969216 22214 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 37346 22214 201 433 0 36910 0
[pid=22249/tid=22250] ppid=22247 vsize=149384 CPUtime=162.29 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 22354 0 0 0 16218 11 0 0 20 0 2 0 288628324 152969216 22214 33554432000 4194304 5964318 140735651739392 139765292836904 4399987 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 149384

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22251
/proc/meminfo: memFree=29952220/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=214920 CPUtime=222.25 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 34721 0 0 0 22213 12 0 0 20 0 2 0 288628323 220078080 33600 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 53730 33600 201 433 0 53294 0
[pid=22249/tid=22250] ppid=22247 vsize=214920 CPUtime=222.29 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 33939 0 0 0 22213 16 0 0 20 0 2 0 288628324 220078080 33600 33554432000 4194304 5964318 140735651739392 139765292837400 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 214920

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22252
/proc/meminfo: memFree=29949552/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=214920 CPUtime=282.24 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 34811 0 0 0 28212 12 0 0 20 0 2 0 288628323 220078080 34172 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 53730 34172 201 433 0 53294 0
[pid=22249/tid=22250] ppid=22247 vsize=214920 CPUtime=282.29 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 34029 0 0 0 28212 17 0 0 20 0 2 0 288628324 220078080 34172 33554432000 4194304 5964318 140735651739392 139765292837400 4399824 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 214920

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22252
/proc/meminfo: memFree=29949512/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=214920 CPUtime=342.2 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 34870 0 0 0 34208 12 0 0 20 0 2 0 288628323 220078080 34393 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 53730 34393 201 433 0 53294 0
[pid=22249/tid=22250] ppid=22247 vsize=214920 CPUtime=342.27 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 34088 0 0 0 34209 18 0 0 20 0 2 0 288628324 220078080 34393 33554432000 4194304 5964318 140735651739392 139765292837400 4399991 0 0 4096 16387 0 0 0 -1 5 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: 2.00 2.00 2.00 3/179 22252
/proc/meminfo: memFree=29919460/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=214920 CPUtime=402.19 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 42467 0 0 0 40203 16 0 0 20 0 2 0 288628323 220078080 41989 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0

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

/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 133383 0 0 0 130130 92 0 0 20 0 2 0 288628324 624394240 136159 33554432000 4194304 5964318 140735651739392 139765292836728 4399830 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 609760

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22535
/proc/meminfo: memFree=29485744/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=609760 CPUtime=1361.91 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 138072 0 0 0 136117 74 0 0 20 0 2 0 288628323 624394240 140604 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 152440 140604 201 433 0 152004 0
[pid=22249/tid=22250] ppid=22247 vsize=609760 CPUtime=1362.19 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 137290 0 0 0 136124 95 0 0 20 0 2 0 288628324 624394240 140604 33554432000 4194304 5964318 140735651739392 139765292836664 4399824 0 0 4096 16387 0 0 0 -1 5 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: 2.00 2.00 2.00 3/179 22535
/proc/meminfo: memFree=29460644/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=609760 CPUtime=1421.88 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 143448 0 0 0 142110 78 0 0 20 0 2 0 288628323 624394240 146653 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 152440 146653 201 433 0 152004 0
[pid=22249/tid=22250] ppid=22247 vsize=609760 CPUtime=1422.17 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 142666 0 0 0 142117 100 0 0 20 0 2 0 288628324 624394240 146653 33554432000 4194304 5964318 140735651739392 139765292836664 4400019 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 609760

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22536
/proc/meminfo: memFree=29442188/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=675296 CPUtime=1481.86 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 148286 0 0 0 148104 82 0 0 20 0 2 0 288628323 691503104 151508 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 168824 151508 201 433 0 168388 0
[pid=22249/tid=22250] ppid=22247 vsize=675296 CPUtime=1482.17 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 147504 0 0 0 148112 105 0 0 20 0 2 0 288628324 691503104 151508 33554432000 4194304 5964318 140735651739392 139765292836856 4399824 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 675296

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 22536
/proc/meminfo: memFree=29418620/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=675296 CPUtime=1541.85 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 154169 0 0 0 154099 86 0 0 20 0 2 0 288628323 691503104 157383 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 168824 157383 201 433 0 168388 0
[pid=22249/tid=22250] ppid=22247 vsize=675296 CPUtime=1542.17 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 153387 0 0 0 154107 110 0 0 20 0 2 0 288628324 691503104 157383 33554432000 4194304 5964318 140735651739392 139765292836664 4399824 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 675296

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 22536
/proc/meminfo: memFree=29366792/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=675296 CPUtime=1601.84 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 157832 0 0 0 160097 87 0 0 20 0 2 0 288628323 691503104 161043 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 168824 161043 201 433 0 168388 0
[pid=22249/tid=22250] ppid=22247 vsize=675296 CPUtime=1602.17 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 157050 0 0 0 160105 112 0 0 20 0 2 0 288628324 691503104 161043 33554432000 4194304 5964318 140735651739392 139765292836664 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 675296

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22536
/proc/meminfo: memFree=29311980/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=741640 CPUtime=1661.84 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 161279 0 0 0 166094 90 0 0 20 0 2 0 288628323 759439360 164490 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 185410 164490 201 433 0 184974 0
[pid=22249/tid=22250] ppid=22247 vsize=741640 CPUtime=1662.17 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 160497 0 0 0 166101 116 0 0 20 0 2 0 288628324 759439360 164490 33554432000 4194304 5964318 140735651739392 139765292836664 4399914 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 741640

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22536
/proc/meminfo: memFree=29311760/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=741640 CPUtime=1721.83 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 161288 0 0 0 172093 90 0 0 20 0 2 0 288628323 759439360 164499 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 185410 164499 201 433 0 184974 0
[pid=22249/tid=22250] ppid=22247 vsize=741640 CPUtime=1722.18 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 160506 0 0 0 172101 117 0 0 20 0 2 0 288628324 759439360 164499 33554432000 4194304 5964318 140735651739392 139765292836664 4399991 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 741640

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22540
/proc/meminfo: memFree=29310344/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=741640 CPUtime=1781.82 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 161288 0 0 0 178092 90 0 0 20 0 2 0 288628323 759439360 164499 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 185410 164499 201 433 0 184974 0
[pid=22249/tid=22250] ppid=22247 vsize=741640 CPUtime=1782.18 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 160506 0 0 0 178100 118 0 0 20 0 2 0 288628324 759439360 164499 33554432000 4194304 5964318 140735651739392 139765292836664 4399824 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 741640

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22540
/proc/meminfo: memFree=29311512/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=741640 CPUtime=1791.42 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 161288 0 0 0 179052 90 0 0 20 0 2 0 288628323 759439360 164499 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 185410 164499 201 433 0 184974 0
[pid=22249/tid=22250] ppid=22247 vsize=741640 CPUtime=1791.79 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 160506 0 0 0 179061 118 0 0 20 0 2 0 288628324 759439360 164499 33554432000 4194304 5964318 140735651739392 139765292836664 4388213 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 741640

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22540
/proc/meminfo: memFree=29311520/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=741640 CPUtime=1794.62 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 161288 0 0 0 179372 90 0 0 20 0 2 0 288628323 759439360 164499 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 185410 164499 201 433 0 184974 0
[pid=22249/tid=22250] ppid=22247 vsize=741640 CPUtime=1794.99 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 160506 0 0 0 179381 118 0 0 20 0 2 0 288628324 759439360 164499 33554432000 4194304 5964318 140735651739392 139765292836664 4399824 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 741640

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22540
/proc/meminfo: memFree=29311520/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=741640 CPUtime=1797.82 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 161288 0 0 0 179692 90 0 0 20 0 2 0 288628323 759439360 164499 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 185410 164499 201 433 0 184974 0
[pid=22249/tid=22250] ppid=22247 vsize=741640 CPUtime=1798.18 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 160506 0 0 0 179700 118 0 0 20 0 2 0 288628324 759439360 164499 33554432000 4194304 5964318 140735651739392 139765292836664 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 741640

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22540
/proc/meminfo: memFree=29311520/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=741640 CPUtime=1798.62 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 161288 0 0 0 179772 90 0 0 20 0 2 0 288628323 759439360 164499 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 185410 164499 201 433 0 184974 0
[pid=22249/tid=22250] ppid=22247 vsize=741640 CPUtime=1798.98 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 160506 0 0 0 179780 118 0 0 20 0 2 0 288628324 759439360 164499 33554432000 4194304 5964318 140735651739392 139765292836664 4399856 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (KiB) 741640

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22540
/proc/meminfo: memFree=29311528/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=741640 CPUtime=1799.02 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 161288 0 0 0 179812 90 0 0 20 0 2 0 288628323 759439360 164499 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 185410 164499 201 433 0 184974 0
[pid=22249/tid=22250] ppid=22247 vsize=741640 CPUtime=1799.39 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 160506 0 0 0 179821 118 0 0 20 0 2 0 288628324 759439360 164499 33554432000 4194304 5964318 140735651739392 139765292836664 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.02
Current children cumulated vsize (KiB) 741640

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22540
/proc/meminfo: memFree=29311528/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=741640 CPUtime=1799.42 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 161288 0 0 0 179852 90 0 0 20 0 2 0 288628323 759439360 164499 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 185410 164499 201 433 0 184974 0
[pid=22249/tid=22250] ppid=22247 vsize=741640 CPUtime=1799.78 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 160506 0 0 0 179860 118 0 0 20 0 2 0 288628324 759439360 164499 33554432000 4194304 5964318 140735651739392 139765292836664 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 741640

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22540
/proc/meminfo: memFree=29311528/32873648 swapFree=6860/6860
[pid=22249] ppid=22247 vsize=741640 CPUtime=1799.52 cores=1,3,5,7
/proc/22249/stat : 22249 (wbo1.71) S 22247 22249 18639 0 -1 4202496 161288 0 0 0 179862 90 0 0 20 0 2 0 288628323 759439360 164499 33554432000 4194304 5964318 140735651739392 140735651738912 4546589 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22249/statm: 185410 164499 201 433 0 184974 0
[pid=22249/tid=22250] ppid=22247 vsize=741640 CPUtime=1799.88 cores=1,3,5,7
/proc/22249/task/22250/stat : 22250 (wbo1.71) R 22247 22249 18639 0 -1 4202560 160506 0 0 0 179870 118 0 0 20 0 2 0 288628324 759439360 164499 33554432000 4194304 5964318 140735651739392 139765292836664 4399842 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 741640

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.91
CPU user time (s): 1798.71
CPU system time (s): 1.19882
CPU usage (%): 99.9943
Max. virtual memory (cumulated for all children) (KiB): 741640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.71
system time used= 1.19882
maximum resident set size= 658004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161290
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= 227
involuntary context switches= 1842

runsolver used 5.2702 second user time and 16.9014 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-28 19:10:23
IDJOB=3713111
IDBENCH=79432
IDSOLVER=2293
FILE ID=node116/3713111-1338225023
RUNJOBID= node116-1338193550-18656
PBS_JOBID= 14624586
Free space on /tmp= 71468 MiB

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

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

MD5SUM BENCH= 2413d46290c8b1663f08f424871383e0
RANDOM SEED=628413488

node116.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.556
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	: 5333.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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.90
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.556
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:        30084168 kB
Buffers:          389096 kB
Cached:          1151856 kB
SwapCached:         3236 kB
Active:          1245448 kB
Inactive:         701436 kB
Active(anon):     396880 kB
Inactive(anon):     8956 kB
Active(file):     848568 kB
Inactive(file):   692480 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103668 kB
Dirty:              5736 kB
Writeback:             0 kB
AnonPages:        408100 kB
Mapped:            13376 kB
Shmem:                96 kB
Slab:             701776 kB
SReclaimable:     145688 kB
SUnreclaim:       556088 kB
KernelStack:        1496 kB
PageTables:         4788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     144720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 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= 71464 MiB
End job on node116 at 2012-05-28 19:40:23