Trace number 4113522

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.4

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_13.opb
MD5SUM33399b9fd213ab3fb29f26b2f1270bc6
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 variables6006
Total number of constraints29342
Number of constraints which are clauses29337
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 constraint77
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 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 90
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...
1.89/1.93	c Converting 29339 PB-constraints to clauses...
1.89/1.94	c   -- Unit propagations: pp
1.89/1.94	c   -- Detecting intervals from adjacent constraints: #
1.89/1.95	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.98/2.01	c ---[29337]---> Adder-cost: 142   maxlim: 64   bits: 7/7
1.98/2.01	c ---[   0]---> Adder-cost: 142   maxlim: 69   bits: 7/7
1800.08/1800.40	|  Eliminated clauses:           0.00 Mb                                      |
1800.08/1800.40	============================[ Search Statistics ]==============================
1800.08/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.08/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.08/1800.40	===============================================================================
1800.08/1800.40	|       100 |    6255    30405   429538 |    11148      100     10 |  0.588 % |
1800.08/1800.40	|       250 |    6255    30405   429538 |    12263      250     43 |  0.588 % |
1800.08/1800.40	|       475 |    6255    30405   429538 |    13489      475     85 |  0.588 % |
1800.08/1800.40	|       812 |    6255    30405   429538 |    14838      812    123 |  0.588 % |
1800.08/1800.40	|      1318 |    6255    30405   429538 |    16322     1318    171 |  0.588 % |
1800.08/1800.40	|      2077 |    6255    30405   429538 |    17954     2077    180 |  0.588 % |
1800.08/1800.40	|      3216 |    6255    30405   429538 |    19750     3216    185 |  0.588 % |
1800.08/1800.40	|      4924 |    6255    30405   429538 |    21725     4924    180 |  0.588 % |
1800.08/1800.40	|      7486 |    6255    30405   429538 |    23897     7486    209 |  0.588 % |
1800.08/1800.40	|     11330 |    6255    30405   429538 |    26287    11330    217 |  0.588 % |
1800.08/1800.40	|     17096 |    6255    30405   429538 |    28916    17096    210 |  0.588 % |
1800.08/1800.40	|     25745 |    6255    30405   429538 |    31807    25745    210 |  0.588 % |
1800.08/1800.40	|     38719 |    6255    30405   429538 |    34988    20012    198 |  0.588 % |
1800.08/1800.40	|     58180 |    6255    30405   429538 |    38487    18625    169 |  0.588 % |
1800.08/1800.40	|     87372 |    6255    30405   429538 |    42336    23728    173 |  0.588 % |
1800.08/1800.40	|    131161 |    6255    30405   429538 |    46570    40210    191 |  0.588 % |
1800.08/1800.40	|    196845 |    6255    30405   429538 |    51227    43178    166 |  0.588 % |
1800.08/1800.40	|    295371 |    6255    30405   429538 |    56349    32776    166 |  0.588 % |
1800.08/1800.40	|    443160 |    6255    30405   429538 |    61984    16469    188 |  0.588 % |
1800.08/1800.40	|    664843 |    6255    30405   429538 |    68183    56309    172 |  0.588 % |
1800.08/1800.40	|    997368 |    6255    30405   429538 |    75001    20409    157 |  0.588 % |
1800.08/1800.40	|   1496156 |    6255    30405   429538 |    82501    48284    160 |  0.588 % |
1800.08/1800.40	|   2244338 |    6255    30405   429538 |    90751    71099    167 |  0.588 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/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-4113522-1466627719/watcher-4113522-1466627719 -o /tmp/evaluation-result-4113522-1466627719/solver-4113522-1466627719 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466627471-13939 --watchdog 1960 minisatp HOME/instance-4113522-1466627719.opb 

pid=14712
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.21 1.97 1.68 3/176 14715
/proc/meminfo: memFree=31769000/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=6596 CPUtime=0 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 346 0 0 0 0 0 0 0 20 0 1 0 64818592 6754304 223 33554432000 4194304 5646918 140737008708208 140733766268904 4893163 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/14715/statm: 1649 223 94 355 0 1290 0

[startup+0.100112 s]
/proc/loadavg: 2.21 1.97 1.68 3/176 14715
/proc/meminfo: memFree=31769000/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=10568 CPUtime=0.09 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 1228 0 0 0 9 0 0 0 20 0 1 0 64818592 10821632 1105 33554432000 4194304 5646918 140737008708208 140733766268904 4823249 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/14715/statm: 2642 1106 94 355 0 2283 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10568

[startup+0.200295 s]
/proc/loadavg: 2.21 1.97 1.68 3/176 14715
/proc/meminfo: memFree=31769000/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=14456 CPUtime=0.19 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 2030 0 0 0 19 0 0 0 20 0 1 0 64818592 14802944 1907 33554432000 4194304 5646918 140737008708208 140737008707576 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 3614 1907 94 355 0 3255 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14456

[startup+0.300318 s]
/proc/loadavg: 2.21 1.97 1.68 3/176 14715
/proc/meminfo: memFree=31769000/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=18212 CPUtime=0.29 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 2841 0 0 0 29 0 0 0 20 0 1 0 64818592 18649088 2718 33554432000 4194304 5646918 140737008708208 140737008707576 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 4553 2718 94 355 0 4194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18212

[startup+0.700234 s]
/proc/loadavg: 2.21 1.97 1.68 3/176 14715
/proc/meminfo: memFree=31769000/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=33208 CPUtime=0.69 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 6050 0 0 0 69 0 0 0 20 0 1 0 64818592 34004992 5927 33554432000 4194304 5646918 140737008708208 140737008707576 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 8302 5928 94 355 0 7943 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33208

[startup+1.50024 s]
/proc/loadavg: 2.21 1.97 1.68 3/177 14716
/proc/meminfo: memFree=31744564/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=62864 CPUtime=1.49 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 12422 0 0 0 148 1 0 0 20 0 1 0 64818592 64372736 12299 33554432000 4194304 5646918 140737008708208 140737008706376 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 15716 12299 94 355 0 15357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62864

[startup+3.10024 s]
/proc/loadavg: 2.21 1.97 1.68 4/177 14716
/proc/meminfo: memFree=31700168/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=88972 CPUtime=3.09 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 19174 0 0 0 305 4 0 0 20 0 1 0 64818592 91107328 19515 33554432000 4194304 5646918 140737008708208 140737008706520 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 22243 19515 182 355 0 21884 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88972

[startup+6.30022 s]
/proc/loadavg: 2.20 1.97 1.68 3/177 14716
/proc/meminfo: memFree=31686624/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=103292 CPUtime=6.29 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 20384 0 0 0 625 4 0 0 20 0 1 0 64818592 105771008 21741 33554432000 4194304 5646918 140737008708208 140737008706904 4403043 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 25823 21741 183 355 0 25464 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103292

[startup+12.7003 s]
/proc/loadavg: 2.26 1.99 1.69 3/177 14716
/proc/meminfo: memFree=31670100/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=114968 CPUtime=12.69 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 21421 0 0 0 1265 4 0 0 20 0 1 0 64818592 117727232 25329 33554432000 4194304 5646918 140737008708208 140737008706904 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 28742 25329 183 355 0 28383 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 114968

[startup+25.5004 s]
/proc/loadavg: 2.20 1.99 1.69 3/177 14716
/proc/meminfo: memFree=31662804/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=114968 CPUtime=25.49 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 22942 0 0 0 2544 5 0 0 20 0 1 0 64818592 117727232 26064 33554432000 4194304 5646918 140737008708208 140737008706904 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 28742 26064 185 355 0 28383 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 114968

[startup+51.1004 s]
/proc/loadavg: 2.13 1.99 1.70 3/177 14716
/proc/meminfo: memFree=31659500/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=133764 CPUtime=51.08 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 24121 0 0 0 5102 6 0 0 20 0 1 0 64818592 136974336 26828 33554432000 4194304 5646918 140737008708208 140737008706920 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 33441 26828 185 355 0 33082 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 133764

[startup+102.3 s]
/proc/loadavg: 2.17 2.02 1.72 3/177 14717
/proc/meminfo: memFree=31623944/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=183084 CPUtime=102.28 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 24689 0 0 0 10220 8 0 0 20 0 1 0 64818592 187478016 35817 33554432000 4194304 5646918 140737008708208 140737008706504 4403438 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 45771 35817 185 355 0 45412 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 183084

[startup+162.3 s]
/proc/loadavg: 2.12 2.03 1.74 3/177 14718
/proc/meminfo: memFree=31615316/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=183084 CPUtime=162.26 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 25099 0 0 0 16216 10 0 0 20 0 1 0 64818592 187478016 36468 33554432000 4194304 5646918 140737008708208 140737008706504 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 45771 36468 185 355 0 45412 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 183084

[startup+222.307 s]
/proc/loadavg: 2.09 2.04 1.76 3/177 14719
/proc/meminfo: memFree=31651132/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=133764 CPUtime=222.27 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 25467 0 0 0 22215 12 0 0 20 0 1 0 64818592 136974336 27360 33554432000 4194304 5646918 140737008708208 140737008706920 4403164 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 33441 27360 185 355 0 33082 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 133764

[startup+282.3 s]
/proc/loadavg: 2.15 2.06 1.78 3/178 14723
/proc/meminfo: memFree=31604628/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=183084 CPUtime=282.22 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 26555 0 0 0 28208 14 0 0 20 0 1 0 64818592 187478016 37375 33554432000 4194304 5646918 140737008708208 140737008706504 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 45771 37375 185 355 0 45412 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 183084

[startup+342.3 s]
/proc/loadavg: 2.12 2.06 1.80 3/177 14725
/proc/meminfo: memFree=31596904/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=183084 CPUtime=342.22 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 26863 0 0 0 34206 16 0 0 20 0 1 0 64818592 187478016 39423 33554432000 4194304 5646918 140737008708208 140737008706504 4403178 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 45771 39423 185 355 0 45412 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 183084

[startup+402.3 s]
/proc/loadavg: 2.09 2.06 1.82 3/178 14727
/proc/meminfo: memFree=31591924/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=183084 CPUtime=402.2 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 27511 0 0 0 40203 17 0 0 20 0 1 0 64818592 187478016 40447 33554432000 4194304 5646918 140737008708208 140737008706504 4403450 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 45771 40447 185 355 0 45412 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 183084

[startup+462.3 s]
/proc/loadavg: 2.15 2.08 1.83 3/177 14728
/proc/meminfo: memFree=31561172/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=196064 CPUtime=462.2 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 29385 0 0 0 46200 20 0 0 20 0 1 0 64818592 200769536 48248 33554432000 4194304 5646918 140737008708208 140737008706504 4403187 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 49016 48248 185 355 0 48657 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 196064

[startup+522.3 s]
/proc/loadavg: 2.22 2.11 1.86 3/177 14729
/proc/meminfo: memFree=31566728/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=196064 CPUtime=522.19 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 30737 0 0 0 52196 23 0 0 20 0 1 0 64818592 200769536 47224 33554432000 4194304 5646918 140737008708208 140737008706504 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 49016 47224 185 355 0 48657 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 196064

[startup+582.3 s]
/proc/loadavg: 2.08 2.08 1.86 3/177 14730
/proc/meminfo: memFree=31596048/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=146744 CPUtime=582.18 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 32003 0 0 0 58192 26 0 0 20 0 1 0 64818592 150265856 36405 33554432000 4194304 5646918 140737008708208 140737008706920 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 36686 36405 185 355 0 36327 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 146744


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


[startup+882.307 s]
/proc/loadavg: 2.07 2.09 1.92 3/178 14740
/proc/meminfo: memFree=31559696/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=196064 CPUtime=882.14 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 37521 0 0 0 88174 40 0 0 20 0 1 0 64818592 200769536 44668 33554432000 4194304 5646918 140737008708208 140737008706504 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 49016 44668 185 355 0 48657 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 196064

[startup+942.3 s]
/proc/loadavg: 2.07 2.09 1.92 3/177 14742
/proc/meminfo: memFree=31541948/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=226884 CPUtime=942.12 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 38790 0 0 0 94170 42 0 0 20 0 1 0 64818592 232329216 49855 33554432000 4194304 5646918 140737008708208 140737008706904 4403204 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 56721 49855 185 355 0 56362 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 226884

[startup+1002.3 s]
/proc/loadavg: 2.14 2.10 1.93 3/177 14743
/proc/meminfo: memFree=31592996/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=146744 CPUtime=1002.12 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 39477 0 0 0 100167 45 0 0 20 0 1 0 64818592 150265856 36405 33554432000 4194304 5646918 140737008708208 140737008706904 4403368 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 36686 36405 185 355 0 36327 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 146744

[startup+1062.3 s]
/proc/loadavg: 2.17 2.11 1.95 3/177 14744
/proc/meminfo: memFree=31558192/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=196064 CPUtime=1062.1 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 40249 0 0 0 106163 47 0 0 20 0 1 0 64818592 200769536 45692 33554432000 4194304 5646918 140737008708208 140737008706504 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 49016 45692 185 355 0 48657 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 196064

[startup+1122.3 s]
/proc/loadavg: 2.18 2.12 1.96 3/177 14745
/proc/meminfo: memFree=31525696/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=226884 CPUtime=1122.1 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 41522 0 0 0 112159 51 0 0 20 0 1 0 64818592 232329216 50879 33554432000 4194304 5646918 140737008708208 140737008706904 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 56721 50879 185 355 0 56362 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 226884

[startup+1182.3 s]
/proc/loadavg: 2.15 2.11 1.96 3/177 14746
/proc/meminfo: memFree=31581572/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=146744 CPUtime=1182.08 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 42208 0 0 0 118156 52 0 0 20 0 1 0 64818592 150265856 36405 33554432000 4194304 5646918 140737008708208 140737008706920 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 36686 36405 185 355 0 36327 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 146744

[startup+1242.3 s]
/proc/loadavg: 2.05 2.09 1.96 3/177 14748
/proc/meminfo: memFree=31538444/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=196064 CPUtime=1242.08 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 42984 0 0 0 124153 55 0 0 20 0 1 0 64818592 200769536 47228 33554432000 4194304 5646918 140737008708208 140737008706504 4403118 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 49016 47228 185 355 0 48657 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 196064

[startup+1302.3 s]
/proc/loadavg: 2.07 2.08 1.97 3/177 14749
/proc/meminfo: memFree=31525996/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=146744 CPUtime=1302.07 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 44250 0 0 0 130149 58 0 0 20 0 1 0 64818592 150265856 36405 33554432000 4194304 5646918 140737008708208 140737008706904 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 36686 36405 185 355 0 36327 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 146744

[startup+1362.3 s]
/proc/loadavg: 2.14 2.10 1.98 3/177 14750
/proc/meminfo: memFree=31542720/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=196064 CPUtime=1362.06 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 45020 0 0 0 136146 60 0 0 20 0 1 0 64818592 200769536 46716 33554432000 4194304 5646918 140737008708208 140737008706504 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 49016 46716 185 355 0 48657 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 196064

[startup+1422.3 s]
/proc/loadavg: 2.05 2.08 1.98 3/177 14751
/proc/meminfo: memFree=31530144/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=226884 CPUtime=1422.06 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 46298 0 0 0 142143 63 0 0 20 0 1 0 64818592 232329216 49353 33554432000 4194304 5646918 140737008708208 140737008706904 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 56721 49353 185 355 0 56362 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 226884

[startup+1482.3 s]
/proc/loadavg: 2.07 2.08 1.98 3/178 14755
/proc/meminfo: memFree=31525816/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=226884 CPUtime=1482.04 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 46985 0 0 0 148140 64 0 0 20 0 1 0 64818592 232329216 50377 33554432000 4194304 5646918 140737008708208 140737008706904 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 56721 50377 185 355 0 56362 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 226884

[startup+1542.31 s]
/proc/loadavg: 2.28 2.14 2.01 3/184 14824
/proc/meminfo: memFree=31639944/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=146744 CPUtime=1542.03 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 47671 0 0 0 154137 66 0 0 20 0 1 0 64818592 150265856 36415 33554432000 4194304 5646918 140737008708208 140737008706920 4402880 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 36686 36415 185 355 0 36327 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 146744

[startup+1602.3 s]
/proc/loadavg: 2.16 2.12 2.01 3/178 14837
/proc/meminfo: memFree=31603704/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=196064 CPUtime=1602.03 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 48445 0 0 0 160134 69 0 0 20 0 1 0 64818592 200769536 45702 33554432000 4194304 5646918 140737008708208 140737008706504 4402818 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 49016 45702 185 355 0 48657 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 196064

[startup+1662.3 s]
/proc/loadavg: 2.11 2.11 2.01 3/177 14838
/proc/meminfo: memFree=31585296/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=196064 CPUtime=1662.01 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 49145 0 0 0 166130 71 0 0 20 0 1 0 64818592 200769536 47238 33554432000 4194304 5646918 140737008708208 140737008706504 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 49016 47238 185 355 0 48657 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 196064

[startup+1722.3 s]
/proc/loadavg: 2.25 2.14 2.02 3/177 14839
/proc/meminfo: memFree=31572788/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=226884 CPUtime=1722 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 50413 0 0 0 172126 74 0 0 20 0 1 0 64818592 232329216 49865 33554432000 4194304 5646918 140737008708208 140737008706904 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 56721 49865 185 355 0 56362 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 226884

[startup+1782.3 s]
/proc/loadavg: 2.15 2.13 2.02 3/177 14840
/proc/meminfo: memFree=31564612/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=226884 CPUtime=1781.99 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 51101 0 0 0 178123 76 0 0 20 0 1 0 64818592 232329216 51913 33554432000 4194304 5646918 140737008708208 140737008706904 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 56721 51913 185 355 0 56362 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 226884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.11 2.12 2.02 3/177 14840
/proc/meminfo: memFree=31593608/32872528 swapFree=303544/319896
[pid=14715] ppid=14712 vsize=196064 CPUtime=1800.08 cores=0,2,4,6
/proc/14715/stat : 14715 (minisatp) R 14712 14715 13923 0 -1 4202496 51190 0 0 0 179932 76 0 0 20 0 1 0 64818592 200769536 44678 33554432000 4194304 5646918 140737008708208 140737008706504 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/14715/statm: 49016 44678 185 355 0 48657 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 196064

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 14715 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.1
CPU user time (s): 1799.33
CPU system time (s): 0.770882
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 226884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.770882
maximum resident set size= 215844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51190
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= 39
involuntary context switches= 1997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.55331 second user time and 6.96694 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-22 22:35:20
IDJOB=4113522
IDBENCH=107830
IDSOLVER=2555
FILE ID=node128/4113522-1466627719
RUNJOBID= node128-1466627471-13939
PBS_JOBID= 19957253
Free space on /tmp= 71700 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_13.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113522-1466627719/watcher-4113522-1466627719 -o /tmp/evaluation-result-4113522-1466627719/solver-4113522-1466627719 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466627471-13939 --watchdog 1960  minisatp HOME/instance-4113522-1466627719.opb

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

MD5SUM BENCH= 33399b9fd213ab3fb29f26b2f1270bc6
RANDOM SEED=1035207447

node128.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
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.53
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.768
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.768
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		: 2666.768
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.768
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.57
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.768
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.56
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.768
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.56
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.768
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31769908 kB
Buffers:            2176 kB
Cached:            34248 kB
SwapCached:         1636 kB
Active:            67100 kB
Inactive:          11676 kB
Active(anon):      44232 kB
Inactive(anon):      724 kB
Active(file):      22868 kB
Inactive(file):    10952 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67097736 kB
Dirty:              7820 kB
Writeback:            52 kB
AnonPages:        374764 kB
Mapped:             7164 kB
Shmem:                 0 kB
Slab:             572732 kB
SReclaimable:      16124 kB
SUnreclaim:       556608 kB
KernelStack:        1424 kB
PageTables:         4864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     478148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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-4113522-1466627719.opb

Free space on /tmp at the end= 71696 MiB
End job on node128 at 2016-06-22 23:05:20