Trace number 3728310

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.72? 1799.9 1800.04

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-le450-5a-4_wcsp.wbo
MD5SUM2fe66c717d74f1b0f598aebf3623bd17
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1050
Best CPU time to get the best result obtained on this benchmark1800.11
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1800
Total number of constraints23306
Number of soft constraints22856
Number of constraints which are clauses22856
Number of constraints which are cardinality constraints (but not clauses)450
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Top cost 5715
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 22856
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3728310-1338676240.wbo.
0.00/0.00	c Instance file HOME/instance-3728310-1338676240.wbo
0.00/0.00	c File size is 675772 bytes.
0.00/0.05	c Highest Coefficient sum: 5
0.00/0.05	c ============================[ Problem Statistics ]=============================
0.00/0.05	c |                                                                             |
0.00/0.05	c |  Parsing time:          0.05         s                                      |
0.00/0.05	c |  Number Variables:      24656                                               |
0.00/0.05	c |  Number Clauses:        23306                                               |
0.00/0.05	c |  Number Cardinality:    450                                                 |
0.00/0.05	c |  Number PB Constraints: 0                                                   |
0.00/0.05	c |                                                                             |
0.04/0.07	c |  Problem Type:          Optimization                                        |
0.04/0.07	c |  Objective Function:    Cardinality Constraint                              |
0.04/0.07	c |                                                                             |
0.04/0.07	c ============================[ Search Statistics ]==============================
0.04/0.07	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.04/0.07	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.04/0.07	c ===============================================================================
0.04/0.09	c | 0.09      | 0  | 1            lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | 2            lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 3            lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | 4            lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | 5            lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | 6            lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | 7            lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | 8            lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | 9            lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | 10           lb |  0                0                0.00  |
0.59/0.62	c | 0.63      | 0  | 11           lb |  0                0                0.00  |
0.68/0.71	c | 0.72      | 0  | 12           lb |  0                0                0.00  |
0.68/0.76	c | 0.76      | 0  | 13           lb |  0                0                0.00  |
0.68/0.78	c | 0.78      | 0  | 14           lb |  0                0                0.00  |
0.78/0.89	c | 0.89      | 0  | 15           lb |  0                0                0.00  |
0.88/0.93	c | 0.94      | 0  | 16           lb |  0                0                0.00  |
0.88/0.96	c | 0.96      | 0  | 17           lb |  0                0                0.00  |
0.88/0.99	c | 1.00      | 0  | 18           lb |  0                0                0.00  |
1.18/1.21	c | 1.22      | 0  | 19           lb |  0                0                0.00  |
1.18/1.26	c | 1.27      | 0  | 20           lb |  0                0                0.00  |
1.28/1.39	c | 1.39      | 0  | 21           lb |  0                0                0.00  |
1.38/1.44	c | 1.45      | 0  | 22           lb |  0                0                0.00  |
1.48/1.51	c | 1.51      | 0  | 23           lb |  0                0                0.00  |
1.48/1.54	c | 1.54      | 0  | 24           lb |  0                0                0.00  |
1.58/1.62	c | 1.62      | 0  | 25           lb |  0                0                0.00  |
1.58/1.65	c | 1.66      | 0  | 26           lb |  0                0                0.00  |
1.68/1.73	c | 1.74      | 0  | 27           lb |  0                0                0.00  |
1.68/1.79	c | 1.80      | 0  | 28           lb |  0                0                0.00  |
1.98/2.08	c | 2.08      | 0  | 29           lb |  0                0                0.00  |
2.08/2.13	c | 2.13      | 0  | 30           lb |  0                0                0.00  |
2.08/2.16	c | 2.16      | 0  | 31           lb |  0                0                0.00  |
2.19/2.22	c | 2.22      | 0  | 32           lb |  0                0                0.00  |
2.38/2.41	c | 2.41      | 0  | 33           lb |  0                0                0.00  |
2.38/2.46	c | 2.46      | 0  | 34           lb |  0                0                0.00  |
2.48/2.55	c | 2.56      | 0  | 35           lb |  0                0                0.00  |
2.58/2.60	c | 2.61      | 0  | 36           lb |  0                0                0.00  |
2.58/2.66	c | 2.67      | 0  | 37           lb |  0                0                0.00  |
2.68/2.72	c | 2.72      | 0  | 38           lb |  0                0                0.00  |
2.68/2.79	c | 2.79      | 0  | 39           lb |  0                0                0.00  |
2.78/2.86	c | 2.87      | 0  | 40           lb |  0                0                0.00  |
3.08/3.11	c | 3.12      | 0  | 41           lb |  0                0                0.00  |
3.08/3.18	c | 3.19      | 0  | 42           lb |  0                0                0.00  |
6.08/6.14	c | 6.14      | 0  | 43           lb |  0                0                0.00  |
6.18/6.22	c | 6.22      | 0  | 44           lb |  0                0                0.00  |
6.18/6.29	c | 6.30      | 0  | 45           lb |  0                0                0.00  |
6.38/6.42	c | 6.42      | 0  | 46           lb |  0                0                0.00  |
6.49/6.52	c | 6.52      | 0  | 47           lb |  0                0                0.00  |
6.59/6.61	c | 6.62      | 0  | 48           lb |  0                0                0.00  |
6.68/6.76	c | 6.76      | 0  | 49           lb |  0                0                0.00  |
6.78/6.84	c | 6.84      | 0  | 50           lb |  0                0                0.00  |
7.69/7.76	c | 7.77      | 0  | 51           lb |  0                0                0.00  |
7.88/7.99	c | 8.00      | 0  | 52           lb |  0                0                0.00  |
8.08/8.11	c | 8.11      | 0  | 53           lb |  0                0                0.00  |
8.18/8.20	c | 8.21      | 0  | 54           lb |  0                0                0.00  |
8.28/8.30	c | 8.30      | 0  | 55           lb |  0                0                0.00  |
9.08/9.18	c | 9.18      | 0  | 56           lb |  0                0                0.00  |
34.67/34.76	c | 34.77     | 0  | 57           lb |  0                0                0.00  |
747.54/747.81	c | 747.81    | 0  | 58           lb |  0                0                0.00  |
1799.48/1800.00	c ===============================================================================
1799.48/1800.00	c Wall Clock Time: 1800.00 s
1799.48/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-3728310-1338676240/watcher-3728310-1338676240 -o /tmp/evaluation-result-3728310-1338676240/solver-3728310-1338676240 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=wbo HOME/instance-3728310-1338676240.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.04 2.92 2.95 3/176 19977
/proc/meminfo: memFree=27859928/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=4736 CPUtime=0 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) R 19975 19977 17516 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 333749960 4849664 470 33554432000 4194304 5964350 140737358400576 140737358398856 4395259 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 1184 470 168 433 0 583 0

[startup+0.0524401 s]
/proc/loadavg: 2.04 2.92 2.95 3/176 19977
/proc/meminfo: memFree=27859928/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=91788 CPUtime=0.04 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 2381 0 0 0 4 0 0 0 20 0 2 0 333749960 93990912 2168 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 22947 2168 177 433 0 22511 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 91788

[startup+0.100197 s]
/proc/loadavg: 2.04 2.92 2.95 3/176 19977
/proc/meminfo: memFree=27859928/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=91940 CPUtime=0.09 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 6521 0 0 0 8 1 0 0 20 0 2 0 333749960 94146560 5609 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 22985 5609 191 433 0 22549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 91940

[startup+0.300201 s]
/proc/loadavg: 2.04 2.92 2.95 3/176 19977
/proc/meminfo: memFree=27859928/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=89096 CPUtime=0.29 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 8350 0 0 0 28 1 0 0 20 0 2 0 333749960 91234304 6696 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 22274 6696 194 433 0 21838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89096

[startup+0.700178 s]
/proc/loadavg: 2.04 2.92 2.95 3/176 19977
/proc/meminfo: memFree=27859928/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=89096 CPUtime=0.68 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 8707 0 0 0 67 1 0 0 20 0 2 0 333749960 91234304 6707 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 22274 6707 194 433 0 21838 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 89096

[startup+1.50034 s]
/proc/loadavg: 2.04 2.92 2.95 3/178 19979
/proc/meminfo: memFree=27830160/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=89096 CPUtime=1.48 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 10450 0 0 0 147 1 0 0 20 0 2 0 333749960 91234304 7753 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 22274 7753 194 433 0 21838 0
[pid=19977/tid=19979] ppid=19975 vsize=89096 CPUtime=1.43 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 8306 0 0 0 141 2 0 0 20 0 2 0 333749966 91234304 7753 33554432000 4194304 5964350 140737358400576 139780326181704 4392925 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 89096

[startup+3.10027 s]
/proc/loadavg: 2.04 2.92 2.95 3/178 19979
/proc/meminfo: memFree=27824572/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=89096 CPUtime=3.08 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 14285 0 0 0 306 2 0 0 20 0 2 0 333749960 91234304 9226 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 22274 9226 194 433 0 21838 0
[pid=19977/tid=19979] ppid=19975 vsize=89096 CPUtime=3.03 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 12141 0 0 0 300 3 0 0 20 0 2 0 333749966 91234304 9226 33554432000 4194304 5964350 140737358400576 139780326181208 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 89096

[startup+6.30034 s]
/proc/loadavg: 2.04 2.90 2.95 3/178 19979
/proc/meminfo: memFree=27814288/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=89096 CPUtime=6.28 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 17030 0 0 0 625 3 0 0 20 0 2 0 333749960 91234304 11746 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 22274 11746 194 433 0 21838 0
[pid=19977/tid=19979] ppid=19975 vsize=89096 CPUtime=6.23 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 14886 0 0 0 620 3 0 0 20 0 2 0 333749966 91234304 11746 33554432000 4194304 5964350 140737358400576 139780326181704 5179609 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 89096

[startup+12.7003 s]
/proc/loadavg: 2.04 2.89 2.94 3/178 19979
/proc/meminfo: memFree=27793456/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=89096 CPUtime=12.68 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 17818 0 0 0 1265 3 0 0 20 0 2 0 333749960 91234304 12534 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 22274 12534 194 433 0 21838 0
[pid=19977/tid=19979] ppid=19975 vsize=89096 CPUtime=12.63 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 15674 0 0 0 1259 4 0 0 20 0 2 0 333749966 91234304 12534 33554432000 4194304 5964350 140737358400576 139780326181192 4222384 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 89096

[startup+25.5004 s]
/proc/loadavg: 2.09 2.86 2.93 3/177 19979
/proc/meminfo: memFree=27747080/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=154632 CPUtime=25.48 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 26104 0 0 0 2542 6 0 0 20 0 2 0 333749960 158343168 20820 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 38658 20820 194 433 0 38222 0
[pid=19977/tid=19979] ppid=19975 vsize=154632 CPUtime=25.43 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 23960 0 0 0 2536 7 0 0 20 0 2 0 333749966 158343168 20820 33554432000 4194304 5964350 140737358400576 139780326180856 4399840 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) 154632

[startup+51.1003 s]
/proc/loadavg: 2.06 2.79 2.91 3/177 19979
/proc/meminfo: memFree=27678300/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=158960 CPUtime=51.08 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 40318 0 0 0 5099 9 0 0 20 0 2 0 333749960 162775040 34705 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 39740 34705 194 433 0 39304 0
[pid=19977/tid=19979] ppid=19975 vsize=158960 CPUtime=51.03 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 38174 0 0 0 5093 10 0 0 20 0 2 0 333749966 162775040 34705 33554432000 4194304 5964350 140737358400576 139780326181192 4221120 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) 158960

[startup+102.307 s]
/proc/loadavg: 2.02 2.67 2.86 3/177 19979
/proc/meminfo: memFree=27670768/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=158960 CPUtime=102.27 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 40367 0 0 0 10218 9 0 0 20 0 2 0 333749960 162775040 34991 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 39740 34991 194 433 0 39304 0
[pid=19977/tid=19979] ppid=19975 vsize=158960 CPUtime=102.24 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 38223 0 0 0 10213 11 0 0 20 0 2 0 333749966 162775040 34991 33554432000 4194304 5964350 140737358400576 139780326181192 4400499 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 158960

[startup+162.3 s]
/proc/loadavg: 2.01 2.54 2.80 3/177 19980
/proc/meminfo: memFree=27639920/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=158960 CPUtime=162.22 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 40404 0 0 0 16213 9 0 0 20 0 2 0 333749960 162775040 35032 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 39740 35032 194 433 0 39304 0
[pid=19977/tid=19979] ppid=19975 vsize=158960 CPUtime=162.2 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 38260 0 0 0 16208 12 0 0 20 0 2 0 333749966 162775040 35032 33554432000 4194304 5964350 140737358400576 139780326181192 4389084 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 158960

[startup+222.3 s]
/proc/loadavg: 2.00 2.44 2.75 3/177 19980
/proc/meminfo: memFree=27598208/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=224496 CPUtime=222.21 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 49581 0 0 0 22208 13 0 0 20 0 2 0 333749960 229883904 44209 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 56124 44209 194 433 0 55688 0
[pid=19977/tid=19979] ppid=19975 vsize=224496 CPUtime=222.2 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 47437 0 0 0 22203 17 0 0 20 0 2 0 333749966 229883904 44209 33554432000 4194304 5964350 140737358400576 139780326180856 4389005 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 224496

[startup+282.3 s]
/proc/loadavg: 2.00 2.36 2.70 3/177 19980
/proc/meminfo: memFree=27527124/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=290032 CPUtime=282.21 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 65859 0 0 0 28199 22 0 0 20 0 2 0 333749960 296992768 60487 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 72508 60487 194 433 0 72072 0
[pid=19977/tid=19979] ppid=19975 vsize=290032 CPUtime=282.21 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 63715 0 0 0 28195 26 0 0 20 0 2 0 333749966 296992768 60487 33554432000 4194304 5964350 140737358400576 139780326180856 4388992 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 290032

[startup+342.3 s]
/proc/loadavg: 2.00 2.29 2.65 3/177 19980
/proc/meminfo: memFree=27470872/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=355568 CPUtime=342.19 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 79286 0 0 0 34191 28 0 0 20 0 2 0 333749960 364101632 73912 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 88892 73912 194 433 0 88456 0
[pid=19977/tid=19979] ppid=19975 vsize=355568 CPUtime=342.2 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 77142 0 0 0 34186 34 0 0 20 0 2 0 333749966 364101632 73912 33554432000 4194304 5964350 140737358400576 139780326180856 4400483 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 355568

[startup+402.3 s]
/proc/loadavg: 2.00 2.23 2.61 3/177 19980
/proc/meminfo: memFree=27470528/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=355568 CPUtime=402.14 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 79324 0 0 0 40186 28 0 0 20 0 2 0 333749960 364101632 74000 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 88892 74000 194 433 0 88456 0
[pid=19977/tid=19979] ppid=19975 vsize=355568 CPUtime=402.17 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 77180 0 0 0 40182 35 0 0 20 0 2 0 333749966 364101632 74000 33554432000 4194304 5964350 140737358400576 139780326180856 4389090 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 355568

[startup+462.3 s]
/proc/loadavg: 2.00 2.19 2.57 3/177 19981
/proc/meminfo: memFree=27454928/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=355568 CPUtime=462.12 cores=1,3,5,7

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

/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 172285 0 0 0 130117 98 0 0 20 0 2 0 333749966 764813312 168550 33554432000 4194304 5964350 140737358400576 139780326180856 4392771 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 746888

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.20 3/177 19991
/proc/meminfo: memFree=27029708/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=746888 CPUtime=1361.92 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 174434 0 0 0 136114 78 0 0 20 0 2 0 333749960 764813312 168555 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 186722 168555 194 433 0 186286 0
[pid=19977/tid=19979] ppid=19975 vsize=746888 CPUtime=1362.15 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 172290 0 0 0 136116 99 0 0 20 0 2 0 333749966 764813312 168555 33554432000 4194304 5964350 140737358400576 139780326180856 4389090 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 746888

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.18 3/177 19991
/proc/meminfo: memFree=27007140/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=746888 CPUtime=1421.91 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 174538 0 0 0 142113 78 0 0 20 0 2 0 333749960 764813312 168658 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 186722 168658 194 433 0 186286 0
[pid=19977/tid=19979] ppid=19975 vsize=746888 CPUtime=1422.16 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 172394 0 0 0 142116 100 0 0 20 0 2 0 333749966 764813312 168658 33554432000 4194304 5964350 140737358400576 139780326180728 4400023 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 746888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.17 3/177 19991
/proc/meminfo: memFree=26946660/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=746888 CPUtime=1481.91 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 185219 0 0 0 148104 87 0 0 20 0 2 0 333749960 764813312 179338 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 186722 179338 194 433 0 186286 0
[pid=19977/tid=19979] ppid=19975 vsize=746888 CPUtime=1482.16 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 183075 0 0 0 148107 109 0 0 20 0 2 0 333749966 764813312 179338 33554432000 4194304 5964350 140737358400576 139780326180856 4400321 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 746888

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/177 19991
/proc/meminfo: memFree=26834068/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=877960 CPUtime=1541.89 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 211768 0 0 0 154087 102 0 0 20 0 2 0 333749960 899031040 205887 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 219490 205887 194 433 0 219054 0
[pid=19977/tid=19979] ppid=19975 vsize=877960 CPUtime=1542.16 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 209624 0 0 0 154090 126 0 0 20 0 2 0 333749966 899031040 205887 33554432000 4194304 5964350 140737358400576 139780326180856 4388992 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 877960

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.15 3/177 19991
/proc/meminfo: memFree=26736604/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=943496 CPUtime=1601.88 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 235611 0 0 0 160070 118 0 0 20 0 2 0 333749960 966139904 229730 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 235874 229730 194 433 0 235438 0
[pid=19977/tid=19979] ppid=19975 vsize=943496 CPUtime=1602.16 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 233467 0 0 0 160073 143 0 0 20 0 2 0 333749966 966139904 229730 33554432000 4194304 5964350 140737358400576 139780326180856 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 943496

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.15 2/170 20016
/proc/meminfo: memFree=27021208/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=1009032 CPUtime=1661.87 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 253681 0 0 0 166057 130 0 0 20 0 2 0 333749960 1033248768 247841 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 252258 247841 194 433 0 251822 0
[pid=19977/tid=19979] ppid=19975 vsize=1009032 CPUtime=1662.16 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 251537 0 0 0 166060 156 0 0 20 0 2 0 333749966 1033248768 247841 33554432000 4194304 5964350 140737358400576 139780326180856 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 1009032

[startup+1722.3 s]
/proc/loadavg: 1.38 1.84 2.07 2/170 20016
/proc/meminfo: memFree=26941048/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=1140104 CPUtime=1721.82 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 273811 0 0 0 172038 144 0 0 20 0 2 0 333749960 1167466496 268131 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 285026 268131 194 433 0 284590 0
[pid=19977/tid=19979] ppid=19975 vsize=1140104 CPUtime=1722.13 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 271667 0 0 0 172042 171 0 0 20 0 2 0 333749966 1167466496 268131 33554432000 4194304 5964350 140737358400576 139780326180856 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 1140104

[startup+1782.3 s]
/proc/loadavg: 1.17 1.69 2.01 2/171 20019
/proc/meminfo: memFree=26877208/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=1206856 CPUtime=1781.79 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 289212 0 0 0 178023 156 0 0 20 0 2 0 333749960 1235820544 283635 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 301714 283635 194 433 0 301278 0
[pid=19977/tid=19979] ppid=19975 vsize=1206856 CPUtime=1782.1 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 287068 0 0 0 178027 183 0 0 20 0 2 0 333749966 1235820544 283635 33554432000 4194304 5964350 140737358400576 139780326180856 4400035 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1206856

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

[startup+1791.91 s]
/proc/loadavg: 1.23 1.69 2.00 2/171 20019
/proc/meminfo: memFree=26877316/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=1206856 CPUtime=1791.39 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 289220 0 0 0 178983 156 0 0 20 0 2 0 333749960 1235820544 283699 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 301714 283699 194 433 0 301278 0
[pid=19977/tid=19979] ppid=19975 vsize=1206856 CPUtime=1791.7 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 287076 0 0 0 178987 183 0 0 20 0 2 0 333749966 1235820544 283699 33554432000 4194304 5964350 140737358400576 139780326180856 4400342 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 1206856

[startup+1795.1 s]
/proc/loadavg: 1.21 1.68 1.99 2/171 20019
/proc/meminfo: memFree=26877316/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=1206856 CPUtime=1794.59 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 289220 0 0 0 179303 156 0 0 20 0 2 0 333749960 1235820544 283699 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 301714 283699 194 433 0 301278 0
[pid=19977/tid=19979] ppid=19975 vsize=1206856 CPUtime=1794.9 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 287076 0 0 0 179307 183 0 0 20 0 2 0 333749966 1235820544 283699 33554432000 4194304 5964350 140737358400576 139780326180856 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 1206856

[startup+1798.3 s]
/proc/loadavg: 1.21 1.68 1.99 2/171 20019
/proc/meminfo: memFree=26877192/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=1206856 CPUtime=1797.78 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 289220 0 0 0 179622 156 0 0 20 0 2 0 333749960 1235820544 283699 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 301714 283699 194 433 0 301278 0
[pid=19977/tid=19979] ppid=19975 vsize=1206856 CPUtime=1798.1 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 287076 0 0 0 179627 183 0 0 20 0 2 0 333749966 1235820544 283699 33554432000 4194304 5964350 140737358400576 139780326180856 4399930 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 1206856

[startup+1799.1 s]
/proc/loadavg: 1.19 1.66 1.99 2/171 20019
/proc/meminfo: memFree=26877192/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=1206856 CPUtime=1798.58 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 289226 0 0 0 179702 156 0 0 20 0 2 0 333749960 1235820544 283729 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 301714 283729 194 433 0 301278 0
[pid=19977/tid=19979] ppid=19975 vsize=1206856 CPUtime=1798.89 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 287082 0 0 0 179706 183 0 0 20 0 2 0 333749966 1235820544 283729 33554432000 4194304 5964350 140737358400576 139780326180856 4392925 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (KiB) 1206856

[startup+1799.5 s]
/proc/loadavg: 1.19 1.66 1.99 2/171 20019
/proc/meminfo: memFree=26877176/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=1206856 CPUtime=1798.99 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 289226 0 0 0 179743 156 0 0 20 0 2 0 333749960 1235820544 283729 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 301714 283729 194 433 0 301278 0
[pid=19977/tid=19979] ppid=19975 vsize=1206856 CPUtime=1799.3 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 287082 0 0 0 179747 183 0 0 20 0 2 0 333749966 1235820544 283729 33554432000 4194304 5964350 140737358400576 139780326180856 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.99
Current children cumulated vsize (KiB) 1206856

[startup+1799.9 s]
/proc/loadavg: 1.19 1.66 1.99 2/171 20019
/proc/meminfo: memFree=26877176/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=1206856 CPUtime=1799.38 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 289226 0 0 0 179782 156 0 0 20 0 2 0 333749960 1235820544 283729 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 301714 283729 194 433 0 301278 0
[pid=19977/tid=19979] ppid=19975 vsize=1206856 CPUtime=1799.69 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 287082 0 0 0 179786 183 0 0 20 0 2 0 333749966 1235820544 283729 33554432000 4194304 5964350 140737358400576 139780326180856 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (KiB) 1206856

[startup+1800 s]
/proc/loadavg: 1.19 1.66 1.99 2/171 20019
/proc/meminfo: memFree=26877176/32873852 swapFree=6856/6856
[pid=19977] ppid=19975 vsize=1206856 CPUtime=1799.48 cores=1,3,5,7
/proc/19977/stat : 19977 (wbo1.72) S 19975 19977 17516 0 -1 4202496 289226 0 0 0 179792 156 0 0 20 0 2 0 333749960 1235820544 283729 33554432000 4194304 5964350 140737358400576 140737358400096 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19977/statm: 301714 283729 194 433 0 301278 0
[pid=19977/tid=19979] ppid=19975 vsize=1206856 CPUtime=1799.79 cores=1,3,5,7
/proc/19977/task/19979/stat : 19979 (wbo1.72) R 19975 19977 17516 0 -1 4202560 287082 0 0 0 179796 183 0 0 20 0 2 0 333749966 1235820544 283729 33554432000 4194304 5964350 140737358400576 139780326180856 4222464 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 1206856

Child status: 255
Real time (s): 1800.04
CPU time (s): 1799.9
CPU user time (s): 1798.02
CPU system time (s): 1.88271
CPU usage (%): 99.9923
Max. virtual memory (cumulated for all children) (KiB): 1206856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.02
system time used= 1.88271
maximum resident set size= 1134924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289228
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= 265
involuntary context switches= 1853

runsolver used 2.59461 second user time and 7.2369 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-03 00:30:41
IDJOB=3728310
IDBENCH=79617
IDSOLVER=2315
FILE ID=node128/3728310-1338676240
RUNJOBID= node128-1338676099-19907
PBS_JOBID= 14636502
Free space on /tmp= 70432 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-le450-5a-4_wcsp.wbo
COMMAND LINE= wbo1.72 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3728310-1338676240/watcher-3728310-1338676240 -o /tmp/evaluation-result-3728310-1338676240/solver-3728310-1338676240 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=wbo HOME/instance-3728310-1338676240.wbo

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

MD5SUM BENCH= 2fe66c717d74f1b0f598aebf3623bd17
RANDOM SEED=1993949214

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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:       32873852 kB
MemFree:        27860836 kB
Buffers:          527372 kB
Cached:          3435424 kB
SwapCached:          784 kB
Active:          1974704 kB
Inactive:        2146976 kB
Active(anon):     150052 kB
Inactive(anon):    11368 kB
Active(file):    1824652 kB
Inactive(file):  2135608 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106552 kB
Dirty:              6228 kB
Writeback:             0 kB
AnonPages:        165232 kB
Mapped:            14780 kB
Shmem:               200 kB
Slab:             752952 kB
SReclaimable:     195216 kB
SUnreclaim:       557736 kB
KernelStack:        1480 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     143980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70432 MiB
End job on node128 at 2012-06-03 01:00:41