Trace number 4113604

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.02 1800.4

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_20.opb
MD5SUM24327f960e0621fad359171eb566677f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7140
Total number of constraints34949
Number of constraints which are clauses34944
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint84
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 104
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...
2.30/2.31	c Converting 34946 PB-constraints to clauses...
2.30/2.32	c   -- Unit propagations: pp
2.30/2.32	c   -- Detecting intervals from adjacent constraints: #
2.30/2.32	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.38/2.40	c ---[34944]---> Adder-cost: 158   maxlim: 64   bits: 7/7
2.38/2.40	c ---[   0]---> Adder-cost: 158   maxlim: 72   bits: 7/7
1800.00/1800.40	|  Eliminated clauses:           0.00 Mb                                      |
1800.00/1800.40	============================[ Search Statistics ]==============================
1800.00/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.40	===============================================================================
1800.00/1800.40	|       100 |    7432    36239   513306 |    13287      100     15 |  0.349 % |
1800.00/1800.40	|       250 |    7432    36239   513306 |    14616      250     37 |  0.348 % |
1800.00/1800.40	|       475 |    7432    36239   513306 |    16078      475    125 |  0.348 % |
1800.00/1800.40	|       812 |    7432    36239   513306 |    17685      812    148 |  0.348 % |
1800.00/1800.40	|      1318 |    7432    36239   513306 |    19454     1318    294 |  0.348 % |
1800.00/1800.40	|      2077 |    7432    36239   513306 |    21399     2077    267 |  0.348 % |
1800.00/1800.40	|      3216 |    7432    36239   513306 |    23539     3216    332 |  0.348 % |
1800.00/1800.40	|      4924 |    7432    36239   513306 |    25893     4924    297 |  0.348 % |
1800.00/1800.40	|      7486 |    7432    36239   513306 |    28483     7486    296 |  0.348 % |
1800.00/1800.40	|     11330 |    7432    36239   513306 |    31331    11330    317 |  0.348 % |
1800.00/1800.40	|     17096 |    7432    36239   513306 |    34464    17096    315 |  0.348 % |
1800.00/1800.40	|     25745 |    7432    36239   513306 |    37911    25745    316 |  0.348 % |
1800.00/1800.40	|     38719 |    7432    36239   513306 |    41702    13433    250 |  0.348 % |
1800.00/1800.40	|     58180 |    7432    36239   513306 |    45872    32894    285 |  0.348 % |
1800.00/1800.40	|     87372 |    7432    36239   513306 |    50459    29395    341 |  0.348 % |
1800.00/1800.40	|    131161 |    7432    36239   513306 |    55505    36958    268 |  0.348 % |
1800.00/1800.40	|    196845 |    7432    36239   513306 |    61056    18518    271 |  0.348 % |
1800.00/1800.40	|    295371 |    7432    36239   513306 |    67161    25636    288 |  0.348 % |
1800.00/1800.40	|    443160 |    7432    36239   513306 |    73878    70020    311 |  0.348 % |
1800.00/1800.40	|    664843 |    7432    36239   513306 |    81265    50731    274 |  0.348 % |
1800.00/1800.40	|    997368 |    7432    36239   513306 |    89392    48271    363 |  0.348 % |
1800.00/1800.40	|   1496156 |    7432    36239   513306 |    98331    21010    231 |  0.348 % |
1800.00/1800.40	|   2244338 |    7432    36239   513306 |   108164    89353    319 |  0.348 % |
1800.00/1800.40	c 
1800.00/1800.40	c *** TERMINATED ***
1800.00/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-4113604-1466627502/watcher-4113604-1466627502 -o /tmp/evaluation-result-4113604-1466627502/solver-4113604-1466627502 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466627477-7751 --watchdog 1960 minisatp HOME/instance-4113604-1466627502.opb 

pid=8687
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.96 1.90 1.77 3/178 8690
/proc/meminfo: memFree=32109100/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=6604 CPUtime=0 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 367 0 0 0 0 0 0 0 20 0 1 0 64796186 6762496 243 33554432000 4194304 5646918 140733787072080 140736348981880 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 1651 243 94 355 0 1292 0

[startup+0.100159 s]
/proc/loadavg: 1.96 1.90 1.77 3/178 8690
/proc/meminfo: memFree=32109100/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=11156 CPUtime=0.09 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 1337 0 0 0 9 0 0 0 20 0 1 0 64796186 11423744 1213 33554432000 4194304 5646918 140733787072080 140736348981880 4251320 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 2789 1213 94 355 0 2430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11156

[startup+0.200278 s]
/proc/loadavg: 1.96 1.90 1.77 3/178 8690
/proc/meminfo: memFree=32109100/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=14780 CPUtime=0.19 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 2150 0 0 0 19 0 0 0 20 0 1 0 64796186 15134720 2026 33554432000 4194304 5646918 140733787072080 140736348981880 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 3695 2026 94 355 0 3336 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14780

[startup+0.300271 s]
/proc/loadavg: 1.96 1.90 1.77 3/178 8690
/proc/meminfo: memFree=32109100/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=18584 CPUtime=0.29 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 2956 0 0 0 29 0 0 0 20 0 1 0 64796186 19030016 2832 33554432000 4194304 5646918 140733787072080 140736348981880 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 4646 2832 94 355 0 4287 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18584

[startup+0.700236 s]
/proc/loadavg: 1.96 1.90 1.77 3/178 8690
/proc/meminfo: memFree=32109100/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=33408 CPUtime=0.69 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 6139 0 0 0 69 0 0 0 20 0 1 0 64796186 34209792 6015 33554432000 4194304 5646918 140733787072080 140736348981880 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 8352 6015 94 355 0 7993 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33408

[startup+1.50021 s]
/proc/loadavg: 1.96 1.90 1.77 3/179 8691
/proc/meminfo: memFree=32072608/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=62716 CPUtime=1.49 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 12451 0 0 0 147 2 0 0 20 0 1 0 64796186 64221184 12327 33554432000 4194304 5646918 140733787072080 140733787071336 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 15679 12327 94 355 0 15320 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62716

[startup+3.10028 s]
/proc/loadavg: 1.96 1.90 1.77 3/179 8691
/proc/meminfo: memFree=32031564/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=104808 CPUtime=3.09 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 22797 0 0 0 303 6 0 0 20 0 1 0 64796186 107323392 23128 33554432000 4194304 5646918 140733787072080 140733787069352 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 26202 23128 182 355 0 25843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104808

[startup+6.30024 s]
/proc/loadavg: 1.96 1.90 1.77 3/179 8691
/proc/meminfo: memFree=32003852/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=119128 CPUtime=6.29 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 24543 0 0 0 623 6 0 0 20 0 1 0 64796186 121987072 26918 33554432000 4194304 5646918 140733787072080 140733787070776 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 29782 26918 183 355 0 29423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119128

[startup+12.7003 s]
/proc/loadavg: 1.97 1.90 1.78 3/179 8691
/proc/meminfo: memFree=31975476/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=149772 CPUtime=12.69 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 25675 0 0 0 1262 7 0 0 20 0 1 0 64796186 153366528 33669 33554432000 4194304 5646918 140733787072080 140733787070776 4402806 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 37443 33669 183 355 0 37084 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149772

[startup+25.5004 s]
/proc/loadavg: 1.97 1.90 1.78 3/179 8691
/proc/meminfo: memFree=31963592/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=180592 CPUtime=25.48 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 28072 0 0 0 2540 8 0 0 20 0 1 0 64796186 184926208 36357 33554432000 4194304 5646918 140733787072080 140733787070776 4403450 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 45148 36357 185 355 0 44789 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 180592

[startup+51.1004 s]
/proc/loadavg: 1.98 1.91 1.78 3/179 8691
/proc/meminfo: memFree=31969096/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=149772 CPUtime=51.08 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 30595 0 0 0 5097 11 0 0 20 0 1 0 64796186 153366528 35120 33554432000 4194304 5646918 140733787072080 140733787070776 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 37443 35120 185 355 0 37084 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 149772

[startup+102.3 s]
/proc/loadavg: 2.03 1.94 1.80 3/179 8693
/proc/meminfo: memFree=31975580/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=131128 CPUtime=102.27 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 35598 0 0 0 10211 16 0 0 20 0 1 0 64796186 134275072 31673 33554432000 4194304 5646918 140733787072080 140733787070776 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 32782 31673 185 355 0 32423 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 131128

[startup+162.3 s]
/proc/loadavg: 2.01 1.95 1.81 3/179 8694
/proc/meminfo: memFree=31924448/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=180916 CPUtime=162.26 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 41437 0 0 0 16205 21 0 0 20 0 1 0 64796186 185257984 44903 33554432000 4194304 5646918 140733787072080 140733787070776 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 45229 44903 185 355 0 44870 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 180916

[startup+222.307 s]
/proc/loadavg: 2.00 1.95 1.82 3/179 8695
/proc/meminfo: memFree=31909808/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=231004 CPUtime=222.24 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 46237 0 0 0 22197 27 0 0 20 0 1 0 64796186 236548096 48135 33554432000 4194304 5646918 140733787072080 140733787070776 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 57751 48135 185 355 0 57392 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 231004

[startup+282.3 s]
/proc/loadavg: 2.00 1.96 1.83 3/179 8696
/proc/meminfo: memFree=31912828/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=231172 CPUtime=282.22 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 50551 0 0 0 28190 32 0 0 20 0 1 0 64796186 236720128 47461 33554432000 4194304 5646918 140733787072080 140733787070776 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 57793 47461 185 355 0 57434 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 231172

[startup+342.3 s]
/proc/loadavg: 2.00 1.96 1.83 3/179 8697
/proc/meminfo: memFree=31908420/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=231340 CPUtime=342.21 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 55720 0 0 0 34183 38 0 0 20 0 1 0 64796186 236892160 47992 33554432000 4194304 5646918 140733787072080 140733787070216 4402821 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 57835 47992 185 355 0 57476 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 231340

[startup+402.3 s]
/proc/loadavg: 2.04 1.98 1.84 3/179 8699
/proc/meminfo: memFree=31932268/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=181412 CPUtime=402.2 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 60054 0 0 0 40177 43 0 0 20 0 1 0 64796186 185765888 42573 33554432000 4194304 5646918 140733787072080 140733787070776 4403155 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 45353 42573 185 355 0 44994 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 181412

[startup+462.3 s]
/proc/loadavg: 2.05 2.00 1.85 3/179 8700
/proc/meminfo: memFree=31927044/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=181412 CPUtime=462.19 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 64396 0 0 0 46169 50 0 0 20 0 1 0 64796186 185765888 42575 33554432000 4194304 5646918 140733787072080 140733787070776 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 45353 42575 185 355 0 44994 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 181412

[startup+522.3 s]
/proc/loadavg: 2.02 2.00 1.86 3/180 8704
/proc/meminfo: memFree=31882668/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=231500 CPUtime=522.18 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 67752 0 0 0 52164 54 0 0 20 0 1 0 64796186 237056000 54069 33554432000 4194304 5646918 140733787072080 140733787070776 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 57875 54069 185 355 0 57516 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 231500

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 8705
/proc/meminfo: memFree=31886428/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=232576 CPUtime=582.16 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 70316 0 0 0 58158 58 0 0 20 0 1 0 64796186 238157824 52573 33554432000 4194304 5646918 140733787072080 140733787070776 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 58144 52573 185 355 0 57785 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 232576


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


[startup+882.307 s]
/proc/loadavg: 2.05 2.05 1.92 3/179 8711
/proc/meminfo: memFree=31873880/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=232756 CPUtime=882.11 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 87690 0 0 0 88130 81 0 0 20 0 1 0 64796186 238342144 56005 33554432000 4194304 5646918 140733787072080 140733787070776 4403138 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 58189 56005 185 355 0 57830 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 232756

[startup+942.3 s]
/proc/loadavg: 2.02 2.03 1.92 3/179 8712
/proc/meminfo: memFree=31932056/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=182668 CPUtime=942.08 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 91247 0 0 0 94121 87 0 0 20 0 1 0 64796186 187052032 41368 33554432000 4194304 5646918 140733787072080 140733787070776 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 45667 41368 185 355 0 45308 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 182668

[startup+1002.3 s]
/proc/loadavg: 2.06 2.04 1.92 3/179 8714
/proc/meminfo: memFree=31884036/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=232756 CPUtime=1002.06 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 93862 0 0 0 100115 91 0 0 20 0 1 0 64796186 238342144 53151 33554432000 4194304 5646918 140733787072080 140733787070776 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 58189 53151 185 355 0 57830 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 232756

[startup+1062.3 s]
/proc/loadavg: 2.02 2.03 1.92 3/180 8716
/proc/meminfo: memFree=31952712/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=151848 CPUtime=1062.04 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 97115 0 0 0 106108 96 0 0 20 0 1 0 64796186 155492352 35164 33554432000 4194304 5646918 140733787072080 140733787070776 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 37962 35164 185 355 0 37603 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 151848

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 1.93 3/179 8719
/proc/meminfo: memFree=31849776/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=314480 CPUtime=1122.03 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 98480 0 0 0 112104 99 0 0 20 0 1 0 64796186 322027520 60543 33554432000 4194304 5646918 140733787072080 140733787070776 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 78620 60543 185 355 0 78261 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 314480

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 1.93 3/179 8721
/proc/meminfo: memFree=31866816/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=233680 CPUtime=1182.02 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 101201 0 0 0 118098 104 0 0 20 0 1 0 64796186 239288320 55762 33554432000 4194304 5646918 140733787072080 140733787070216 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 58420 55762 185 355 0 58061 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 233680

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/179 8722
/proc/meminfo: memFree=31893332/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=234060 CPUtime=1242.02 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 103797 0 0 0 124094 108 0 0 20 0 1 0 64796186 239677440 49117 33554432000 4194304 5646918 140733787072080 140733787070216 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 58515 49117 185 355 0 58156 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 234060

[startup+1302.3 s]
/proc/loadavg: 2.03 2.03 1.93 3/179 8724
/proc/meminfo: memFree=31826708/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=316124 CPUtime=1302 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 104468 0 0 0 130092 108 0 0 20 0 1 0 64796186 323710976 65626 33554432000 4194304 5646918 140733787072080 140733787070216 4399784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 79031 65626 185 355 0 78672 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 316124

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/179 8725
/proc/meminfo: memFree=31888804/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=235240 CPUtime=1362 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 106367 0 0 0 136089 111 0 0 20 0 1 0 64796186 240885760 49678 33554432000 4194304 5646918 140733787072080 140733787070776 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 58810 49678 185 355 0 58451 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 235240

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/179 8726
/proc/meminfo: memFree=31817032/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=317556 CPUtime=1421.99 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 106791 0 0 0 142086 113 0 0 20 0 1 0 64796186 325177344 67475 33554432000 4194304 5646918 140733787072080 140733787070216 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 79389 67475 185 355 0 79030 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 317556

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 1.94 3/179 8727
/proc/meminfo: memFree=31942928/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=155260 CPUtime=1481.98 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 109396 0 0 0 148079 119 0 0 20 0 1 0 64796186 158986240 36592 33554432000 4194304 5646918 140733787072080 140733787070776 4388947 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 38815 36592 185 355 0 38456 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 155260

[startup+1542.31 s]
/proc/loadavg: 2.02 2.02 1.94 3/179 8728
/proc/meminfo: memFree=31915932/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=186080 CPUtime=1541.98 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 112276 0 0 0 154076 122 0 0 20 0 1 0 64796186 190545920 42798 33554432000 4194304 5646918 140733787072080 140733787070776 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 46520 42798 185 355 0 46161 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 186080

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 8730
/proc/meminfo: memFree=31878652/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=236168 CPUtime=1601.96 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 115173 0 0 0 160070 126 0 0 20 0 1 0 64796186 241836032 52020 33554432000 4194304 5646918 140733787072080 140733787070776 4403087 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 59042 52020 185 355 0 58683 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 236168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 8731
/proc/meminfo: memFree=31869128/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=236168 CPUtime=1661.94 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 117940 0 0 0 166063 131 0 0 20 0 1 0 64796186 241836032 54363 33554432000 4194304 5646918 140733787072080 140733787070776 4402821 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 59042 54363 185 355 0 58683 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 236168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 8735
/proc/meminfo: memFree=31858784/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=236924 CPUtime=1721.94 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 120568 0 0 0 172058 136 0 0 20 0 1 0 64796186 242610176 56443 33554432000 4194304 5646918 140733787072080 140733787070216 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 59231 56443 185 355 0 58872 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 236924

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 1.95 3/180 8815
/proc/meminfo: memFree=31855348/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=318312 CPUtime=1781.91 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 123073 0 0 0 178051 140 0 0 20 0 1 0 64796186 325951488 59992 33554432000 4194304 5646918 140733787072080 140733787070776 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 79578 59992 185 355 0 79219 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 318312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.19 2.06 1.96 3/180 8815
/proc/meminfo: memFree=31930616/32872528 swapFree=9316/9316
[pid=8690] ppid=8687 vsize=186836 CPUtime=1800 cores=1,3,5,7
/proc/8690/stat : 8690 (minisatp) R 8687 8690 7734 0 -1 4202496 124824 0 0 0 179857 143 0 0 20 0 1 0 64796186 191320064 41898 33554432000 4194304 5646918 140733787072080 140733787070776 4403051 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/8690/statm: 46709 41898 185 355 0 46350 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 186836

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 8690 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.02
CPU user time (s): 1798.58
CPU system time (s): 1.43778
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 347908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.58
system time used= 1.43778
maximum resident set size= 309788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124824
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= 177
involuntary context switches= 1902

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.66629 second user time and 6.86396 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-22 22:31:43
IDJOB=4113604
IDBENCH=107814
IDSOLVER=2555
FILE ID=node133/4113604-1466627502
RUNJOBID= node133-1466627477-7751
PBS_JOBID= 19957257
Free space on /tmp= 71544 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_20.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113604-1466627502/watcher-4113604-1466627502 -o /tmp/evaluation-result-4113604-1466627502/solver-4113604-1466627502 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466627477-7751 --watchdog 1960  minisatp HOME/instance-4113604-1466627502.opb

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

MD5SUM BENCH= 24327f960e0621fad359171eb566677f
RANDOM SEED=1051225112

node133.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		: 2667.256
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	: 5334.51
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		: 2667.256
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		: 2667.256
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.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		: 2667.256
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		: 2667.256
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		: 2667.256
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		: 2667.256
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.55
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		: 2667.256
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        32109172 kB
Buffers:            1948 kB
Cached:            34324 kB
SwapCached:         1500 kB
Active:            39352 kB
Inactive:          11140 kB
Active(anon):      16384 kB
Inactive(anon):      568 kB
Active(file):      22968 kB
Inactive(file):    10572 kB
Unevictable:        9316 kB
Mlocked:            9316 kB
SwapTotal:      67108856 kB
SwapFree:       67097620 kB
Dirty:             13008 kB
Writeback:             0 kB
AnonPages:         25620 kB
Mapped:             6692 kB
Shmem:                 0 kB
Slab:             573336 kB
SReclaimable:      15892 kB
SUnreclaim:       557444 kB
KernelStack:        1440 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     139884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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-4113604-1466627502.opb

Free space on /tmp at the end= 71540 MiB
End job on node133 at 2016-06-22 23:01:43