Trace number 4111683

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.1 1800.42

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-cardinality-105-100.opb
MD5SUM1f72b7f8bd829aeeb06978977df8efc2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.127979
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables10500
Total number of constraints205
Number of constraints which are clauses105
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint105
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 106
Number of bits of the biggest sum of numbers7
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 Parsing PB file...
0.09/0.10	c Converting 205 PB-constraints to clauses...
0.09/0.10	c   -- Unit propagations: (none)
0.09/0.10	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.10	c   -- Clauses(.)/Splits(s): .........................................................................................................
0.09/0.10	c ---[  99]---> BDD-cost:  207
0.09/0.10	c ---[  98]---> BDD-cost:  207
0.09/0.11	c ---[  97]---> BDD-cost:  207
0.09/0.11	c ---[  96]---> BDD-cost:  207
0.09/0.11	c ---[  95]---> BDD-cost:  207
0.09/0.11	c ---[  94]---> BDD-cost:  207
0.09/0.12	c ---[  93]---> BDD-cost:  207
0.09/0.12	c ---[  92]---> BDD-cost:  207
0.09/0.12	c ---[  91]---> BDD-cost:  207
0.09/0.12	c ---[  90]---> BDD-cost:  207
0.09/0.13	c ---[  89]---> BDD-cost:  207
0.09/0.13	c ---[  88]---> BDD-cost:  207
0.09/0.13	c ---[  87]---> BDD-cost:  207
0.09/0.13	c ---[  86]---> BDD-cost:  207
0.09/0.14	c ---[  85]---> BDD-cost:  207
0.09/0.14	c ---[  84]---> BDD-cost:  207
0.09/0.14	c ---[  83]---> BDD-cost:  207
0.09/0.14	c ---[  82]---> BDD-cost:  207
0.09/0.15	c ---[  81]---> BDD-cost:  207
0.09/0.15	c ---[  80]---> BDD-cost:  207
0.09/0.15	c ---[  79]---> BDD-cost:  207
0.09/0.15	c ---[  78]---> BDD-cost:  207
0.09/0.16	c ---[  77]---> BDD-cost:  207
0.09/0.16	c ---[  76]---> BDD-cost:  207
0.09/0.16	c ---[  75]---> BDD-cost:  207
0.09/0.17	c ---[  74]---> BDD-cost:  207
0.09/0.17	c ---[  73]---> BDD-cost:  207
0.09/0.17	c ---[  72]---> BDD-cost:  207
0.09/0.17	c ---[  71]---> BDD-cost:  207
0.09/0.18	c ---[  70]---> BDD-cost:  207
0.09/0.18	c ---[  69]---> BDD-cost:  207
0.09/0.18	c ---[  68]---> BDD-cost:  207
0.09/0.18	c ---[  67]---> BDD-cost:  207
0.09/0.19	c ---[  66]---> BDD-cost:  207
0.09/0.19	c ---[  65]---> BDD-cost:  207
0.09/0.19	c ---[  64]---> BDD-cost:  207
0.09/0.19	c ---[  63]---> BDD-cost:  207
0.19/0.20	c ---[  62]---> BDD-cost:  207
0.19/0.20	c ---[  61]---> BDD-cost:  207
0.19/0.20	c ---[  60]---> BDD-cost:  207
0.19/0.20	c ---[  59]---> BDD-cost:  207
0.19/0.21	c ---[  58]---> BDD-cost:  207
0.19/0.21	c ---[  57]---> BDD-cost:  207
0.19/0.21	c ---[  56]---> BDD-cost:  207
0.19/0.21	c ---[  55]---> BDD-cost:  207
0.19/0.22	c ---[  54]---> BDD-cost:  207
0.19/0.22	c ---[  53]---> BDD-cost:  207
0.19/0.22	c ---[  52]---> BDD-cost:  207
0.19/0.22	c ---[  51]---> BDD-cost:  207
0.19/0.23	c ---[  50]---> BDD-cost:  207
0.19/0.23	c ---[  49]---> BDD-cost:  207
0.19/0.23	c ---[  48]---> BDD-cost:  207
0.19/0.23	c ---[  47]---> BDD-cost:  207
0.19/0.24	c ---[  46]---> BDD-cost:  207
0.19/0.24	c ---[  45]---> BDD-cost:  207
0.19/0.24	c ---[  44]---> BDD-cost:  207
0.19/0.24	c ---[  43]---> BDD-cost:  207
0.19/0.25	c ---[  42]---> BDD-cost:  207
0.19/0.25	c ---[  41]---> BDD-cost:  207
0.19/0.25	c ---[  40]---> BDD-cost:  207
0.19/0.26	c ---[  39]---> BDD-cost:  207
0.19/0.26	c ---[  38]---> BDD-cost:  207
0.19/0.26	c ---[  37]---> BDD-cost:  207
0.19/0.26	c ---[  36]---> BDD-cost:  207
0.19/0.27	c ---[  35]---> BDD-cost:  207
0.19/0.27	c ---[  34]---> BDD-cost:  207
0.19/0.27	c ---[  33]---> BDD-cost:  207
0.19/0.27	c ---[  32]---> BDD-cost:  207
0.19/0.28	c ---[  31]---> BDD-cost:  207
0.19/0.28	c ---[  30]---> BDD-cost:  207
0.19/0.28	c ---[  29]---> BDD-cost:  207
0.19/0.28	c ---[  28]---> BDD-cost:  207
0.19/0.29	c ---[  27]---> BDD-cost:  207
0.19/0.29	c ---[  26]---> BDD-cost:  207
0.19/0.29	c ---[  25]---> BDD-cost:  207
0.19/0.29	c ---[  24]---> BDD-cost:  207
0.29/0.30	c ---[  23]---> BDD-cost:  207
0.29/0.30	c ---[  22]---> BDD-cost:  207
0.29/0.30	c ---[  21]---> BDD-cost:  207
0.29/0.30	c ---[  20]---> BDD-cost:  207
0.29/0.31	c ---[  19]---> BDD-cost:  207
0.29/0.31	c ---[  18]---> BDD-cost:  207
0.29/0.31	c ---[  17]---> BDD-cost:  207
0.29/0.31	c ---[  16]---> BDD-cost:  207
0.29/0.32	c ---[  15]---> BDD-cost:  207
0.29/0.32	c ---[  14]---> BDD-cost:  207
0.29/0.32	c ---[  13]---> BDD-cost:  207
0.29/0.32	c ---[  12]---> BDD-cost:  207
0.29/0.33	c ---[  11]---> BDD-cost:  207
0.29/0.33	c ---[  10]---> BDD-cost:  207
0.29/0.33	c ---[   9]---> BDD-cost:  207
0.29/0.33	c ---[   8]---> BDD-cost:  207
0.29/0.34	c ---[   7]---> BDD-cost:  207
0.29/0.34	c ---[   6]---> BDD-cost:  207
0.29/0.34	c ---[   5]---> BDD-cost:  207
0.29/0.34	c ---[   4]---> BDD-cost:  207
0.29/0.35	c ---[   3]---> BDD-cost:  207
0.29/0.35	c ---[   2]---> BDD-cost:  207
0.29/0.35	c ---[   1]---> BDD-cost:  207
0.29/0.35	c ---[   0]---> BDD-cost:  207
1800.07/1800.40	|  Eliminated clauses:           0.01 Mb                                      |
1800.07/1800.40	============================[ Search Statistics ]==============================
1800.07/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.07/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.07/1800.40	===============================================================================
1800.07/1800.40	|       100 |   30656    51117   142836 |    18742      100    389 |  0.321 % |
1800.07/1800.40	|       250 |   30656    51117   142836 |    20617      250    485 |  0.321 % |
1800.07/1800.40	|       475 |   30656    51117   142836 |    22678      475    571 |  0.321 % |
1800.07/1800.40	|       812 |   30656    51117   142836 |    24946      812    580 |  0.321 % |
1800.07/1800.40	|      1318 |   30656    51117   142836 |    27441     1318    574 |  0.321 % |
1800.07/1800.40	|      2077 |   30656    51117   142836 |    30185     2077    537 |  0.321 % |
1800.07/1800.40	|      3216 |   30656    51117   142836 |    33204     3216    583 |  0.321 % |
1800.07/1800.40	|      4924 |   30656    51117   142836 |    36524     4924    583 |  0.321 % |
1800.07/1800.40	|      7486 |   30656    51117   142836 |    40177     7486    636 |  0.321 % |
1800.07/1800.40	|     11330 |   30656    51117   142836 |    44194    11330    656 |  0.321 % |
1800.07/1800.40	|     17096 |   30656    51117   142836 |    48614    17096    677 |  0.321 % |
1800.07/1800.40	|     25745 |   30656    51117   142836 |    53475    25745    714 |  0.321 % |
1800.07/1800.40	|     38719 |   30656    51117   142836 |    58823    38719    764 |  0.321 % |
1800.07/1800.40	|     58180 |   30656    51117   142836 |    64705    58180    841 |  0.321 % |
1800.07/1800.40	|     87372 |   30656    51117   142836 |    71176    34885    829 |  0.321 % |
1800.07/1800.40	|    131161 |   30656    51117   142836 |    78293    19769    829 |  0.321 % |
1800.07/1800.40	|    196845 |   30656    51117   142836 |    86123    16953    923 |  0.321 % |
1800.07/1800.40	|    295371 |   30656    51117   142836 |    94735    42071    855 |  0.321 % |
1800.07/1800.40	|    443160 |   30656    51117   142836 |   104208    19913   1194 |  0.321 % |
1800.07/1800.40	|    664843 |   30656    51117   142836 |   114629    58289    974 |  0.321 % |
1800.07/1800.40	|    997368 |   30656    51117   142836 |   126092    61464   1478 |  0.321 % |
1800.07/1800.40	|   1496156 |   30656    51117   142836 |   138702    82827    911 |  0.321 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4111683-1466555122/watcher-4111683-1466555122 -o /tmp/evaluation-result-4111683-1466555122/solver-4111683-1466555122 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466551518-24317 --watchdog 1960 minisatp HOME/instance-4111683-1466555122.opb 

pid=24692
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.14 2.22 2.19 3/176 24695
/proc/meminfo: memFree=30427584/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=6604 CPUtime=0 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 57559056 6762496 232 33554432000 4194304 5646918 140735824275344 140737216582904 4866896 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 1651 234 94 355 0 1292 0

[startup+0.100149 s]
/proc/loadavg: 2.14 2.22 2.19 3/176 24695
/proc/meminfo: memFree=30427584/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=11392 CPUtime=0.09 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 1550 0 0 0 9 0 0 0 20 0 1 0 57559056 11665408 1427 33554432000 4194304 5646918 140735824275344 140737216582904 4953072 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 2848 1427 94 355 0 2489 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11392

[startup+0.200315 s]
/proc/loadavg: 2.14 2.22 2.19 3/176 24695
/proc/meminfo: memFree=30427584/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=12452 CPUtime=0.19 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 1910 0 0 0 19 0 0 0 20 0 1 0 57559056 12750848 1704 33554432000 4194304 5646918 140735824275344 140735824274008 4831339 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 3113 1704 116 355 0 2754 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12452

[startup+0.30025 s]
/proc/loadavg: 2.14 2.22 2.19 3/176 24695
/proc/meminfo: memFree=30427584/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=13136 CPUtime=0.29 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 2075 0 0 0 29 0 0 0 20 0 1 0 57559056 13451264 1869 33554432000 4194304 5646918 140735824275344 140735824274008 4817703 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 3284 1869 116 355 0 2925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13136

[startup+0.700252 s]
/proc/loadavg: 2.14 2.22 2.19 3/176 24695
/proc/meminfo: memFree=30427584/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=17944 CPUtime=0.69 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 3696 0 0 0 69 0 0 0 20 0 1 0 57559056 18374656 3966 33554432000 4194304 5646918 140735824275344 140735824274008 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 4486 3966 145 355 0 4127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17944

[startup+1.50024 s]
/proc/loadavg: 2.14 2.22 2.19 3/177 24696
/proc/meminfo: memFree=30408184/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=25484 CPUtime=1.49 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 4979 0 0 0 149 0 0 0 20 0 1 0 57559056 26095616 5760 33554432000 4194304 5646918 140735824275344 140735824274040 4397968 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 6371 5760 146 355 0 6012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25484

[startup+3.10028 s]
/proc/loadavg: 2.14 2.22 2.19 3/177 24696
/proc/meminfo: memFree=30395420/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=45396 CPUtime=3.09 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 6003 0 0 0 308 1 0 0 20 0 1 0 57559056 46485504 9337 33554432000 4194304 5646918 140735824275344 140735824273480 4397505 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 11349 9337 146 355 0 10990 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45396

[startup+6.30029 s]
/proc/loadavg: 2.13 2.22 2.19 3/177 24696
/proc/meminfo: memFree=30368056/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=66420 CPUtime=6.29 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 7032 0 0 0 628 1 0 0 20 0 1 0 57559056 68014080 15984 33554432000 4194304 5646918 140735824275344 140735824273592 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 16605 15984 146 355 0 16246 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66420

[startup+12.7003 s]
/proc/loadavg: 2.12 2.21 2.18 3/177 24696
/proc/meminfo: memFree=30314196/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=153496 CPUtime=12.69 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 9608 0 0 0 1266 3 0 0 20 0 1 0 57559056 157179904 28780 33554432000 4194304 5646918 140735824275344 140735824273480 4397622 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 38374 28780 146 355 0 38015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 153496

[startup+25.5003 s]
/proc/loadavg: 2.09 2.20 2.18 3/177 24696
/proc/meminfo: memFree=30221316/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=240956 CPUtime=25.48 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 11688 0 0 0 2544 4 0 0 20 0 1 0 57559056 246738944 49850 33554432000 4194304 5646918 140735824275344 140735824273480 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 60239 49850 146 355 0 59880 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 240956

[startup+51.1004 s]
/proc/loadavg: 2.27 2.23 2.19 4/177 24696
/proc/meminfo: memFree=30226052/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=250740 CPUtime=51.07 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 16464 0 0 0 5099 8 0 0 20 0 1 0 57559056 256757760 48515 33554432000 4194304 5646918 140735824275344 140735824273480 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 62685 48515 148 355 0 62326 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 250740

[startup+102.3 s]
/proc/loadavg: 2.17 2.21 2.18 3/177 24697
/proc/meminfo: memFree=30089508/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=405584 CPUtime=102.26 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 25964 0 0 0 10206 20 0 0 20 0 1 0 57559056 415318016 80719 33554432000 4194304 5646918 140735824275344 140735824273480 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 101396 80719 148 355 0 101037 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 405584

[startup+162.3 s]
/proc/loadavg: 2.11 2.18 2.17 3/177 24698
/proc/meminfo: memFree=30021292/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=421744 CPUtime=162.25 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 32705 0 0 0 16196 29 0 0 20 0 1 0 57559056 431865856 96868 33554432000 4194304 5646918 140735824275344 140735824273480 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 105436 96868 148 355 0 105077 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 421744

[startup+222.307 s]
/proc/loadavg: 2.19 2.19 2.18 3/176 24699
/proc/meminfo: memFree=29956008/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=652004 CPUtime=222.24 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 39884 0 0 0 22185 39 0 0 20 0 1 0 57559056 667652096 113432 33554432000 4194304 5646918 140735824275344 140735824273480 4402751 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 163001 113432 148 355 0 162642 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 652004

[startup+282.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/178 24705
/proc/meminfo: memFree=30213440/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=231520 CPUtime=282.23 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 45020 0 0 0 28173 50 0 0 20 0 1 0 57559056 237076480 48828 33554432000 4194304 5646918 140735824275344 140735824273480 4893616 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 57880 48828 148 355 0 57521 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 231520

[startup+342.3 s]
/proc/loadavg: 2.28 2.21 2.19 3/177 24706
/proc/meminfo: memFree=29962800/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=450012 CPUtime=342.22 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 46958 0 0 0 34168 54 0 0 20 0 1 0 57559056 460812288 110553 33554432000 4194304 5646918 140735824275344 140735824273480 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 112503 110553 148 355 0 112144 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 450012

[startup+402.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 24707
/proc/meminfo: memFree=29782880/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=172320 CPUtime=402.22 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 51795 0 0 0 40160 62 0 0 20 0 1 0 57559056 176455680 39262 33554432000 4194304 5646918 140735824275344 140735824273656 4397954 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 43080 39262 148 355 0 42721 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 172320

[startup+462.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 24708
/proc/meminfo: memFree=30196900/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=260956 CPUtime=462.2 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 57500 0 0 0 46149 71 0 0 20 0 1 0 57559056 267218944 51772 33554432000 4194304 5646918 140735824275344 140735824274056 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 65239 51772 148 355 0 64880 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 260956

[startup+522.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 24709
/proc/meminfo: memFree=29826196/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=698100 CPUtime=522.2 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 61322 0 0 0 52142 78 0 0 20 0 1 0 57559056 714854400 144506 33554432000 4194304 5646918 140735824275344 140735824273480 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 174525 144506 148 355 0 174166 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 698100

[startup+582.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/177 24711
/proc/meminfo: memFree=30091932/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=354468 CPUtime=582.19 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 63802 0 0 0 58128 91 0 0 20 0 1 0 57559056 362975232 76747 33554432000 4194304 5646918 140735824275344 140735824273480 4397445 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 88617 76747 148 355 0 88258 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 354468


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


[startup+882.307 s]
/proc/loadavg: 2.25 2.22 2.18 3/178 24720
/proc/meminfo: memFree=29485404/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=1077220 CPUtime=882.15 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 75833 0 0 0 88090 125 0 0 20 0 1 0 57559056 1103073280 226307 33554432000 4194304 5646918 140735824275344 140735824273480 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 269305 226307 148 355 0 268946 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 1077220

[startup+942.3 s]
/proc/loadavg: 2.42 2.27 2.20 3/177 24721
/proc/meminfo: memFree=29316468/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=1647004 CPUtime=942.13 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 77224 0 0 0 94080 133 0 0 20 0 1 0 57559056 1686532096 269088 33554432000 4194304 5646918 140735824275344 140735824274040 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 411751 269088 148 355 0 411392 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1647004

[startup+1002.3 s]
/proc/loadavg: 2.41 2.29 2.21 4/177 24722
/proc/meminfo: memFree=30019692/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=384512 CPUtime=1002.13 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 78458 0 0 0 100070 143 0 0 20 0 1 0 57559056 393740288 93038 33554432000 4194304 5646918 140735824275344 140735824273480 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 96128 93038 148 355 0 95769 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 384512

[startup+1062.3 s]
/proc/loadavg: 2.33 2.29 2.21 3/177 24723
/proc/meminfo: memFree=29849676/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=733600 CPUtime=1062.12 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 79943 0 0 0 106066 146 0 0 20 0 1 0 57559056 751206400 134381 33554432000 4194304 5646918 140735824275344 140735824273480 4399784 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 183400 134381 148 355 0 183041 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 733600

[startup+1122.3 s]
/proc/loadavg: 2.28 2.28 2.21 3/177 24724
/proc/meminfo: memFree=29588032/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=1096076 CPUtime=1122.11 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 83856 0 0 0 112059 152 0 0 20 0 1 0 57559056 1122381824 199614 33554432000 4194304 5646918 140735824275344 140735824273480 4397494 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 274019 199614 148 355 0 273660 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1096076

[startup+1182.3 s]
/proc/loadavg: 2.31 2.28 2.21 3/177 24726
/proc/meminfo: memFree=29875288/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=540292 CPUtime=1182.08 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 88744 0 0 0 118045 163 0 0 20 0 1 0 57559056 553259008 128767 33554432000 4194304 5646918 140735824275344 140735824273480 4397497 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 135073 128767 148 355 0 134714 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 540292

[startup+1242.3 s]
/proc/loadavg: 2.25 2.27 2.21 3/177 24727
/proc/meminfo: memFree=29934764/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=548088 CPUtime=1242.06 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 93086 0 0 0 124036 170 0 0 20 0 1 0 57559056 561242112 113303 33554432000 4194304 5646918 140735824275344 140735824273480 4397604 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 137022 113303 148 355 0 136663 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 548088

[startup+1302.3 s]
/proc/loadavg: 2.26 2.27 2.21 3/177 24728
/proc/meminfo: memFree=30062668/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=346548 CPUtime=1302.05 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 97858 0 0 0 130028 177 0 0 20 0 1 0 57559056 354865152 81815 33554432000 4194304 5646918 140735824275344 140735824274040 4397545 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 86637 81815 148 355 0 86278 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 346548

[startup+1362.3 s]
/proc/loadavg: 2.24 2.26 2.20 3/177 24729
/proc/meminfo: memFree=29716580/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=781936 CPUtime=1362.03 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 101644 0 0 0 136019 184 0 0 20 0 1 0 57559056 800702464 167347 33554432000 4194304 5646918 140735824275344 140735824273480 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 195484 167347 148 355 0 195125 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 781936

[startup+1422.3 s]
/proc/loadavg: 2.24 2.26 2.20 3/177 24730
/proc/meminfo: memFree=29939236/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=572160 CPUtime=1422.03 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 104973 0 0 0 142005 198 0 0 20 0 1 0 57559056 585891840 111254 33554432000 4194304 5646918 140735824275344 140735824273480 4397954 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 143040 111254 148 355 0 142681 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 572160

[startup+1482.3 s]
/proc/loadavg: 2.16 2.22 2.19 3/178 24735
/proc/meminfo: memFree=29771024/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=793220 CPUtime=1482.01 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 106950 0 0 0 148001 200 0 0 20 0 1 0 57559056 812257280 153088 33554432000 4194304 5646918 140735824275344 140735824273480 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 198305 153088 148 355 0 197946 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 793220

[startup+1542.31 s]
/proc/loadavg: 2.27 2.24 2.20 3/177 24736
/proc/meminfo: memFree=30045268/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=382260 CPUtime=1542.02 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 112482 0 0 0 153990 212 0 0 20 0 1 0 57559056 391434240 83835 33554432000 4194304 5646918 140735824275344 140735824274040 4397445 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 95565 83835 148 355 0 95206 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 382260

[startup+1602.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 24737
/proc/meminfo: memFree=29717688/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=814384 CPUtime=1602 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 114589 0 0 0 159980 220 0 0 20 0 1 0 57559056 833929216 166678 33554432000 4194304 5646918 140735824275344 140735824273480 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 203596 166678 148 355 0 203237 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 814384

[startup+1662.3 s]
/proc/loadavg: 2.20 2.22 2.19 3/177 24738
/proc/meminfo: memFree=29850316/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=604708 CPUtime=1661.99 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 117330 0 0 0 165970 229 0 0 20 0 1 0 57559056 619220992 132636 33554432000 4194304 5646918 140735824275344 140735824273480 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 151177 132636 148 355 0 150818 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 604708

[startup+1722.3 s]
/proc/loadavg: 2.21 2.22 2.19 3/177 24739
/proc/meminfo: memFree=29626204/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=826704 CPUtime=1721.98 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 119500 0 0 0 171964 234 0 0 20 0 1 0 57559056 846544896 189482 33554432000 4194304 5646918 140735824275344 140735824273480 4389052 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 206676 189482 148 355 0 206317 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 826704

[startup+1782.3 s]
/proc/loadavg: 2.16 2.21 2.18 3/177 24741
/proc/meminfo: memFree=29837424/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=618496 CPUtime=1781.97 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 124472 0 0 0 177953 244 0 0 20 0 1 0 57559056 633339904 136678 33554432000 4194304 5646918 140735824275344 140735824273480 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 154624 136678 148 355 0 154265 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 618496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.20 2.22 2.18 2/172 24780
/proc/meminfo: memFree=29797556/32872528 swapFree=1498360/1645528
[pid=24695] ppid=24692 vsize=834852 CPUtime=1800.07 cores=0,2,4,6
/proc/24695/stat : 24695 (minisatp) R 24692 24695 24301 0 -1 4202496 125362 0 0 0 179761 246 0 0 20 0 1 0 57559056 854888448 160052 33554432000 4194304 5646918 140735824275344 140735824273480 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 208713 160052 148 355 0 208354 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 834852

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 24695 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.1
CPU user time (s): 1797.61
CPU system time (s): 2.48062
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 1778280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.61
system time used= 2.48062
maximum resident set size= 1253772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125362
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= 98
involuntary context switches= 1869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67629 second user time and 6.78397 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-22 02:25:22
IDJOB=4111683
IDBENCH=2601
IDSOLVER=2555
FILE ID=node124/4111683-1466555122
RUNJOBID= node124-1466551518-24317
PBS_JOBID= 19943334
Free space on /tmp= 71724 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-105-100.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111683-1466555122/watcher-4111683-1466555122 -o /tmp/evaluation-result-4111683-1466555122/solver-4111683-1466555122 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466551518-24317 --watchdog 1960  minisatp HOME/instance-4111683-1466555122.opb

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

MD5SUM BENCH= 1f72b7f8bd829aeeb06978977df8efc2
RANDOM SEED=513721769

node124.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.791
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.58
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.791
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	: 5332.55
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.791
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	: 5332.55
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.791
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	: 5332.55
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.791
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	: 5332.55
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.791
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	: 5332.55
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.791
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	: 5332.54
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.791
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	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30428028 kB
Buffers:           20632 kB
Cached:            58880 kB
SwapCached:         6184 kB
Active:            49112 kB
Inactive:          45108 kB
Active(anon):      11448 kB
Inactive(anon):     5880 kB
Active(file):      37664 kB
Inactive(file):    39228 kB
Unevictable:     1645528 kB
Mlocked:         1498360 kB
SwapTotal:      67108856 kB
SwapFree:       67095116 kB
Dirty:              7332 kB
Writeback:             0 kB
AnonPages:       1618656 kB
Mapped:             7904 kB
Shmem:                 0 kB
Slab:             571756 kB
SReclaimable:      15780 kB
SUnreclaim:       555976 kB
KernelStack:        1472 kB
PageTables:         6672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1769760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4111683-1466555122.opb

Free space on /tmp at the end= 71720 MiB
End job on node124 at 2016-06-22 02:55:23