Trace number 3727526

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.69 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C499.a.opb
MD5SUMa983c7d791d0da9cc5e2ec69578db721
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark4.24935
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved NO
Number of variables1226
Total number of constraints4208
Number of constraints which are clauses4208
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 1226
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1226
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1226
Number of bits of the biggest sum of numbers11
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 opb file format. File HOME/instance-3727526-1338661039.opb.
0.00/0.00	c Instance file HOME/instance-3727526-1338661039.opb
0.00/0.00	c File size is 357653 bytes.
0.01/0.02	c Cost Offset: 0
0.01/0.02	c Highest Coefficient sum: 106
0.01/0.02	c ============================[ Problem Statistics ]=============================
0.01/0.02	c |                                                                             |
0.01/0.02	c |  Parsing time:          0.03         s                                      |
0.01/0.02	c |  Number Variables:      1226                                                |
0.01/0.02	c |  Number Clauses:        4208                                                |
0.01/0.02	c |  Number Cardinality:    0                                                   |
0.01/0.02	c |  Number PB Constraints: 0                                                   |
0.01/0.02	c |                                                                             |
0.01/0.02	c |  Problem Type:          Optimization                                        |
0.01/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.01/0.02	c |                                                                             |
0.01/0.02	c ============================[ Search Statistics ]==============================
0.01/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.01/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.01/0.02	c ===============================================================================
0.01/0.03	c | 0.03      | 0  | 1            lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | 2            lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | 3            lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | 4            lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | 5            lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | 6            lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | 7            lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | 8            lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | 9            lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | 10           lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | 11           lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | 12           lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | 13           lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | 14           lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | 15           lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | 16           lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | 17           lb |  0                0                0.00  |
0.01/0.07	c | 0.08      | 0  | 18           lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | 19           lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | 20           lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | 21           lb |  0                0                0.00  |
0.01/0.08	c | 0.09      | 0  | 22           lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | 23           lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | 24           lb |  0                0                0.00  |
0.01/0.09	c | 0.10      | 0  | 25           lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 26           lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 27           lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 28           lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | 29           lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 30           lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 31           lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | 32           lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 33           lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 34           lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 35           lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | 36           lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 37           lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | 38           lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | 39           lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 40           lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 41           lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | 42           lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 43           lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 44           lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | 45           lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | 46           lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | 47           lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | 48           lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 49           lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | 50           lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | 51           lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | 52           lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | 53           lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | 54           lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | 55           lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | 56           lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | 57           lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | 58           lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | 59           lb |  0                0                0.00  |
0.29/0.36	c | 0.37      | 0  | 60           lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | 61           lb |  0                0                0.00  |
4.68/4.79	c | 4.80      | 0  | 62           lb |  0                0                0.00  |
43.26/43.39	c | 43.39     | 0  | 63           lb |  0                0                0.00  |
1799.39/1800.00	c ===============================================================================
1799.39/1800.00	c Wall Clock Time: 1800.00 s
1799.39/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-3727526-1338661039/watcher-3727526-1338661039 -o /tmp/evaluation-result-3727526-1338661039/solver-3727526-1338661039 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727526-1338661039.opb 

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: 1.92 1.98 1.98 3/177 6779
/proc/meminfo: memFree=27346156/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=3648 CPUtime=0 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) R 6777 6779 4467 0 -1 4202496 346 0 0 0 0 0 0 0 20 0 1 0 332229940 3735552 299 33554432000 4194304 5964350 140736155465200 140733973623208 4344563 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 912 299 170 433 0 388 0

[startup+0.013687 s]
/proc/loadavg: 1.92 1.98 1.98 3/177 6779
/proc/meminfo: memFree=27346156/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=3780 CPUtime=0.01 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) R 6777 6779 4467 0 -1 4202496 413 0 0 0 1 0 0 0 20 0 1 0 332229940 3870720 366 33554432000 4194304 5964350 140736155465200 140733973623208 5180044 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 945 366 197 433 0 421 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3780

[startup+0.100142 s]
/proc/loadavg: 1.92 1.98 1.98 3/177 6779
/proc/meminfo: memFree=27346156/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=84364 CPUtime=0.09 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 1478 0 0 0 9 0 0 0 20 0 2 0 332229940 86388736 1343 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 21091 1343 189 433 0 20655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84364

[startup+0.30011 s]
/proc/loadavg: 1.92 1.98 1.98 3/177 6779
/proc/meminfo: memFree=27346156/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=84364 CPUtime=0.29 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 1806 0 0 0 29 0 0 0 20 0 2 0 332229940 86388736 1665 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 21091 1665 194 433 0 20655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84364

[startup+0.70011 s]
/proc/loadavg: 1.92 1.98 1.98 3/177 6779
/proc/meminfo: memFree=27346156/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=84364 CPUtime=0.69 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 2167 0 0 0 69 0 0 0 20 0 2 0 332229940 86388736 2026 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 21091 2026 194 433 0 20655 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84364

[startup+1.50021 s]
/proc/loadavg: 1.92 1.98 1.98 3/179 6781
/proc/meminfo: memFree=27336592/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=84508 CPUtime=1.49 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 3736 0 0 0 149 0 0 0 20 0 2 0 332229940 86536192 3595 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 21127 3595 194 433 0 20691 0
[pid=6779/tid=6781] ppid=6777 vsize=84508 CPUtime=1.46 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 2764 0 0 0 146 0 0 0 20 0 2 0 332229943 86536192 3595 33554432000 4194304 5964350 140736155465200 140052848130040 4389090 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84508

[startup+3.10015 s]
/proc/loadavg: 1.92 1.98 1.98 3/179 6781
/proc/meminfo: memFree=27331632/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=84508 CPUtime=3.09 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 4627 0 0 0 309 0 0 0 20 0 2 0 332229940 86536192 4486 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 21127 4486 194 433 0 20691 0
[pid=6779/tid=6781] ppid=6777 vsize=84508 CPUtime=3.06 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 3655 0 0 0 306 0 0 0 20 0 2 0 332229943 86536192 4486 33554432000 4194304 5964350 140736155465200 140052848129848 4388992 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84508

[startup+6.30016 s]
/proc/loadavg: 2.01 2.00 1.98 3/179 6781
/proc/meminfo: memFree=27323232/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=84748 CPUtime=6.28 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 6104 0 0 0 628 0 0 0 20 0 2 0 332229940 86781952 5927 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 21187 5927 194 433 0 20751 0
[pid=6779/tid=6781] ppid=6777 vsize=84748 CPUtime=6.25 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 5132 0 0 0 625 0 0 0 20 0 2 0 332229943 86781952 5927 33554432000 4194304 5964350 140736155465200 140052848131000 4400462 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84748

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.98 3/179 6781
/proc/meminfo: memFree=27314708/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=84748 CPUtime=12.68 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 8261 0 0 0 1267 1 0 0 20 0 2 0 332229940 86781952 8084 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 21187 8084 194 433 0 20751 0
[pid=6779/tid=6781] ppid=6777 vsize=84748 CPUtime=12.66 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 7289 0 0 0 1264 2 0 0 20 0 2 0 332229943 86781952 8084 33554432000 4194304 5964350 140736155465200 140052848129848 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84748

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 6781
/proc/meminfo: memFree=27289444/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=85232 CPUtime=25.47 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 14779 0 0 0 2545 2 0 0 20 0 2 0 332229940 87277568 14602 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 21308 14602 194 433 0 20872 0
[pid=6779/tid=6781] ppid=6777 vsize=85232 CPUtime=25.45 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 13807 0 0 0 2542 3 0 0 20 0 2 0 332229943 87277568 14602 33554432000 4194304 5964350 140736155465200 140052848130040 4379323 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 85232

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 6781
/proc/meminfo: memFree=27278408/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=149900 CPUtime=51.06 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 17448 0 0 0 5102 4 0 0 20 0 2 0 332229940 153497600 17098 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 37475 17098 194 433 0 37039 0
[pid=6779/tid=6781] ppid=6777 vsize=149900 CPUtime=51.05 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 16476 0 0 0 5100 5 0 0 20 0 2 0 332229943 153497600 17098 33554432000 4194304 5964350 140736155465200 140052848131000 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 149900

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 6781
/proc/meminfo: memFree=27205988/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=216160 CPUtime=102.25 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 35554 0 0 0 10215 10 0 0 20 0 2 0 332229940 221347840 35204 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 54040 35204 194 433 0 53604 0
[pid=6779/tid=6781] ppid=6777 vsize=216160 CPUtime=102.25 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 34582 0 0 0 10213 12 0 0 20 0 2 0 332229943 221347840 35204 33554432000 4194304 5964350 140736155465200 140052848129848 4388703 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 216160

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 1.99 3/179 6781
/proc/meminfo: memFree=27135464/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=281696 CPUtime=162.22 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 52868 0 0 0 16206 16 0 0 20 0 2 0 332229940 288456704 52580 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 70424 52580 194 433 0 69988 0
[pid=6779/tid=6781] ppid=6777 vsize=281696 CPUtime=162.22 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 51896 0 0 0 16203 19 0 0 20 0 2 0 332229943 288456704 52580 33554432000 4194304 5964350 140736155465200 140052848130040 4400003 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 281696

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/179 6785
/proc/meminfo: memFree=27059100/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=347592 CPUtime=222.17 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 71715 0 0 0 22194 23 0 0 20 0 2 0 332229940 355934208 71532 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 86898 71532 194 433 0 86462 0
[pid=6779/tid=6781] ppid=6777 vsize=347592 CPUtime=222.18 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 70743 0 0 0 22191 27 0 0 20 0 2 0 332229943 355934208 71532 33554432000 4194304 5964350 140736155465200 140052848130040 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 347592

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 6785
/proc/meminfo: memFree=27038240/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=347592 CPUtime=282.14 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 72000 0 0 0 28191 23 0 0 20 0 2 0 332229940 355934208 72494 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 86898 72494 194 433 0 86462 0
[pid=6779/tid=6781] ppid=6777 vsize=347592 CPUtime=282.17 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 71028 0 0 0 28189 28 0 0 20 0 2 0 332229943 355934208 72494 33554432000 4194304 5964350 140736155465200 140052848129848 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 347592

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 6785
/proc/meminfo: memFree=27006736/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=347592 CPUtime=342.13 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 79925 0 0 0 34188 25 0 0 20 0 2 0 332229940 355934208 80419 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 86898 80419 194 433 0 86462 0
[pid=6779/tid=6781] ppid=6777 vsize=347592 CPUtime=342.17 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 78953 0 0 0 34186 31 0 0 20 0 2 0 332229943 355934208 80419 33554432000 4194304 5964350 140736155465200 140052848129848 4389080 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 347592

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 6785
/proc/meminfo: memFree=26971380/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=413128 CPUtime=402.11 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 88572 0 0 0 40181 30 0 0 20 0 2 0 332229940 423043072 89252 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 103282 89252 194 433 0 102846 0
[pid=6779/tid=6781] ppid=6777 vsize=413128 CPUtime=402.16 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 87600 0 0 0 40179 37 0 0 20 0 2 0 332229943 423043072 89252 33554432000 4194304 5964350 140736155465200 140052848129848 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 413128

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6785
/proc/meminfo: memFree=26929744/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=478664 CPUtime=462.06 cores=1,3,5,7

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

/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 203912 0 0 0 130105 95 0 0 20 0 2 0 332229943 894099456 206931 33554432000 4194304 5964350 140736155465200 140052848130040 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 873144

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6831
/proc/meminfo: memFree=26583216/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=873144 CPUtime=1361.81 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 204890 0 0 0 136106 75 0 0 20 0 2 0 332229940 894099456 206937 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 218286 206937 194 433 0 217850 0
[pid=6779/tid=6781] ppid=6777 vsize=873144 CPUtime=1361.99 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 203918 0 0 0 136103 96 0 0 20 0 2 0 332229943 894099456 206937 33554432000 4194304 5964350 140736155465200 140052848130040 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 873144

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6835
/proc/meminfo: memFree=26533728/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1421.81 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 213290 0 0 0 142100 81 0 0 20 0 2 0 332229940 962035712 215337 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 215337 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1422 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 212318 0 0 0 142097 103 0 0 20 0 2 0 332229943 962035712 215337 33554432000 4194304 5964350 140736155465200 140052848129848 4389052 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 939488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6835
/proc/meminfo: memFree=26511668/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1481.8 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 213762 0 0 0 148099 81 0 0 20 0 2 0 332229940 962035712 215807 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 215807 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1481.99 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 212790 0 0 0 148095 104 0 0 20 0 2 0 332229943 962035712 215807 33554432000 4194304 5964350 140736155465200 140052848129912 4432030 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 939488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6835
/proc/meminfo: memFree=26498152/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1541.79 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 213966 0 0 0 154098 81 0 0 20 0 2 0 332229940 962035712 216011 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 216011 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1541.99 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 212994 0 0 0 154094 105 0 0 20 0 2 0 332229943 962035712 216011 33554432000 4194304 5964350 140736155465200 140052848129848 4400396 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 939488

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 6835
/proc/meminfo: memFree=26478120/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1601.77 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 215327 0 0 0 160096 81 0 0 20 0 2 0 332229940 962035712 217361 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 217361 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1601.99 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 214355 0 0 0 160093 106 0 0 20 0 2 0 332229943 962035712 217361 33554432000 4194304 5964350 140736155465200 140052848129848 4389067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 939488

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 6835
/proc/meminfo: memFree=26460628/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1661.77 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 216270 0 0 0 166095 82 0 0 20 0 2 0 332229940 962035712 218300 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 218300 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1661.99 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 215298 0 0 0 166091 108 0 0 20 0 2 0 332229943 962035712 218300 33554432000 4194304 5964350 140736155465200 140052848129848 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 939488

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 6836
/proc/meminfo: memFree=26442440/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1721.74 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 217335 0 0 0 172092 82 0 0 20 0 2 0 332229940 962035712 220071 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 220071 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1721.98 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 216363 0 0 0 172089 109 0 0 20 0 2 0 332229943 962035712 220071 33554432000 4194304 5964350 140736155465200 140052848129912 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 939488

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6836
/proc/meminfo: memFree=26386304/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1781.7 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 226697 0 0 0 178082 88 0 0 20 0 2 0 332229940 962035712 229556 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 229556 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1781.94 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 225725 0 0 0 178078 116 0 0 20 0 2 0 332229943 962035712 229556 33554432000 4194304 5964350 140736155465200 140052848129912 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 939488

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6837
/proc/meminfo: memFree=26380480/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1791.3 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 226811 0 0 0 179042 88 0 0 20 0 2 0 332229940 962035712 229672 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 229672 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1791.55 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 225839 0 0 0 179039 116 0 0 20 0 2 0 332229943 962035712 229672 33554432000 4194304 5964350 140736155465200 140052848129848 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 939488

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6837
/proc/meminfo: memFree=26379364/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1794.5 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 226818 0 0 0 179362 88 0 0 20 0 2 0 332229940 962035712 229679 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 229679 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1794.75 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 225846 0 0 0 179359 116 0 0 20 0 2 0 332229943 962035712 229679 33554432000 4194304 5964350 140736155465200 140052848129848 4399906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 939488

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6837
/proc/meminfo: memFree=26378124/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1797.69 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 226891 0 0 0 179681 88 0 0 20 0 2 0 332229940 962035712 229752 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 229752 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1797.94 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 225919 0 0 0 179678 116 0 0 20 0 2 0 332229943 962035712 229752 33554432000 4194304 5964350 140736155465200 140052848129848 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 939488

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6837
/proc/meminfo: memFree=26377752/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1798.49 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 226891 0 0 0 179761 88 0 0 20 0 2 0 332229940 962035712 229752 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 229752 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1798.74 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 225919 0 0 0 179758 116 0 0 20 0 2 0 332229943 962035712 229752 33554432000 4194304 5964350 140736155465200 140052848129848 4400355 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (KiB) 939488

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6837
/proc/meminfo: memFree=26377504/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1798.9 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 226891 0 0 0 179802 88 0 0 20 0 2 0 332229940 962035712 229752 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 229752 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1799.15 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 225919 0 0 0 179799 116 0 0 20 0 2 0 332229943 962035712 229752 33554432000 4194304 5964350 140736155465200 140052848129848 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.9
Current children cumulated vsize (KiB) 939488

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6837
/proc/meminfo: memFree=26377504/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1799.29 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 226891 0 0 0 179841 88 0 0 20 0 2 0 332229940 962035712 229752 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 229752 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1799.54 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 225919 0 0 0 179838 116 0 0 20 0 2 0 332229943 962035712 229752 33554432000 4194304 5964350 140736155465200 140052848129848 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.29
Current children cumulated vsize (KiB) 939488

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6837
/proc/meminfo: memFree=26377504/32873648 swapFree=6860/6860
[pid=6779] ppid=6777 vsize=939488 CPUtime=1799.39 cores=1,3,5,7
/proc/6779/stat : 6779 (wbo1.72) S 6777 6779 4467 0 -1 4202496 226891 0 0 0 179851 88 0 0 20 0 2 0 332229940 962035712 229752 33554432000 4194304 5964350 140736155465200 140736155464720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6779/statm: 234872 229752 194 433 0 234436 0
[pid=6779/tid=6781] ppid=6777 vsize=939488 CPUtime=1799.64 cores=1,3,5,7
/proc/6779/task/6781/stat : 6781 (wbo1.72) R 6777 6779 4467 0 -1 4202560 225919 0 0 0 179848 116 0 0 20 0 2 0 332229943 962035712 229752 33554432000 4194304 5964350 140736155465200 140052848129848 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 939488

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.69
CPU user time (s): 1798.51
CPU system time (s): 1.17782
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 939488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.51
system time used= 1.17782
maximum resident set size= 919016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226893
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= 397
involuntary context switches= 2474

runsolver used 5.03823 second user time and 9.67553 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-02 20:17:19
IDJOB=3727526
IDBENCH=2884
IDSOLVER=2313
FILE ID=node116/3727526-1338661039
RUNJOBID= node116-1338651575-5899
PBS_JOBID= 14636464
Free space on /tmp= 71100 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C499.a.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727526-1338661039/watcher-3727526-1338661039 -o /tmp/evaluation-result-3727526-1338661039/solver-3727526-1338661039 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727526-1338661039.opb

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

MD5SUM BENCH= a983c7d791d0da9cc5e2ec69578db721
RANDOM SEED=922507497

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:        27346428 kB
Buffers:          499868 kB
Cached:          3933804 kB
SwapCached:         3028 kB
Active:          2231724 kB
Inactive:        2414080 kB
Active(anon):     201788 kB
Inactive(anon):     8516 kB
Active(file):    2029936 kB
Inactive(file):  2405564 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:              5848 kB
Writeback:             0 kB
AnonPages:        212524 kB
Mapped:            12596 kB
Shmem:                68 kB
Slab:             745832 kB
SReclaimable:     190396 kB
SUnreclaim:       555436 kB
KernelStack:        1488 kB
PageTables:         4404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     181816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 71104 MiB
End job on node116 at 2012-06-02 20:47:19