Trace number 4113705

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_21.opb
MD5SUMf2c924fb4845da7e1e1c3ddc986ad34a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark495.651
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7310
Total number of constraints35790
Number of constraints which are clauses35785
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 constraint85
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 106
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
2.30/2.36	c Converting 35787 PB-constraints to clauses...
2.30/2.37	c   -- Unit propagations: pp
2.30/2.37	c   -- Detecting intervals from adjacent constraints: #
2.30/2.38	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.39/2.45	c ---[35785]---> Adder-cost: 158   maxlim: 64   bits: 7/7
2.39/2.46	c ---[   0]---> Adder-cost: 158   maxlim: 73   bits: 7/7
1800.01/1800.40	|  Eliminated clauses:           0.00 Mb                                      |
1800.01/1800.40	============================[ Search Statistics ]==============================
1800.01/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.40	===============================================================================
1800.01/1800.40	|       100 |    7602    37078   525731 |    13595      100     18 |  0.341 % |
1800.01/1800.40	|       250 |    7601    37078   525731 |    14954      249     18 |  0.354 % |
1800.01/1800.40	|       475 |    7601    37078   525731 |    16450      474     16 |  0.354 % |
1800.01/1800.40	|       812 |    7601    37078   525731 |    18095      811     58 |  0.354 % |
1800.01/1800.40	|      1318 |    7601    37078   525731 |    19904     1317    161 |  0.354 % |
1800.01/1800.40	|      2077 |    7601    37078   525731 |    21895     2076    195 |  0.354 % |
1800.01/1800.40	|      3216 |    7601    37078   525731 |    24084     3215    227 |  0.354 % |
1800.01/1800.40	|      4924 |    7601    37078   525731 |    26493     4923    273 |  0.354 % |
1800.01/1800.40	|      7486 |    7601    37078   525731 |    29142     7485    279 |  0.354 % |
1800.01/1800.40	|     11330 |    7601    37078   525731 |    32056    11329    291 |  0.354 % |
1800.01/1800.40	|     17096 |    7601    37078   525731 |    35262    17095    305 |  0.354 % |
1800.01/1800.40	|     25745 |    7601    37078   525731 |    38788    25744    333 |  0.354 % |
1800.01/1800.40	|     38719 |    7601    37078   525731 |    42667    38718    363 |  0.354 % |
1800.01/1800.40	|     58180 |    7601    37078   525731 |    46934    26381    376 |  0.354 % |
1800.01/1800.40	|     87372 |    7601    37078   525731 |    51628    21213    323 |  0.354 % |
1800.01/1800.40	|    131161 |    7601    37078   525731 |    56790    26994    269 |  0.354 % |
1800.01/1800.40	|    196845 |    7601    37078   525731 |    62469    50954    339 |  0.354 % |
1800.01/1800.40	|    295371 |    7601    37078   525731 |    68716    47512    312 |  0.354 % |
1800.01/1800.40	|    443160 |    7601    37078   525731 |    75588    22549    317 |  0.354 % |
1800.01/1800.40	|    664843 |    7601    37078   525731 |    83147    60474    326 |  0.354 % |
1800.01/1800.40	|    997368 |    7597    37078   525731 |    91462    49515    288 |  0.406 % |
1800.01/1800.40	|   1496156 |    7597    37078   525731 |   100608    85184    327 |  0.406 % |
1800.01/1800.40	|   2244338 |    7597    37078   525731 |   110669    58673    368 |  0.406 % |
1800.01/1800.40	c 
1800.01/1800.40	c *** TERMINATED ***
1800.01/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-4113705-1466628453/watcher-4113705-1466628453 -o /tmp/evaluation-result-4113705-1466628453/solver-4113705-1466628453 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466623604-11230 --watchdog 1960 minisatp HOME/instance-4113705-1466628453.opb 

pid=12868
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.03 2.02 2.00 3/176 12871
/proc/meminfo: memFree=31909072/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=6604 CPUtime=0 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 367 0 0 0 0 0 0 0 20 0 1 0 64895302 6762496 243 33554432000 4194304 5646918 140736939819536 140734286384056 4866896 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 1651 243 94 355 0 1292 0

[startup+0.100116 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 12871
/proc/meminfo: memFree=31909072/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=11064 CPUtime=0.09 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 1330 0 0 0 9 0 0 0 20 0 1 0 64895302 11329536 1206 33554432000 4194304 5646918 140736939819536 140734286384056 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 2766 1206 94 355 0 2407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11064

[startup+0.200262 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 12871
/proc/meminfo: memFree=31909072/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=14884 CPUtime=0.19 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 2136 0 0 0 19 0 0 0 20 0 1 0 64895302 15241216 2012 33554432000 4194304 5646918 140736939819536 140734286384056 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 3721 2013 94 355 0 3362 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14884

[startup+0.300274 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 12871
/proc/meminfo: memFree=31909072/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=18584 CPUtime=0.29 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 2946 0 0 0 29 0 0 0 20 0 1 0 64895302 19030016 2822 33554432000 4194304 5646918 140736939819536 140734286384056 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 4646 2822 94 355 0 4287 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18584

[startup+0.700267 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 12871
/proc/meminfo: memFree=31909072/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=33632 CPUtime=0.69 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 6148 0 0 0 68 1 0 0 20 0 1 0 64895302 34439168 6024 33554432000 4194304 5646918 140736939819536 140736939818904 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 8408 6024 94 355 0 8049 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33632

[startup+1.50024 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12872
/proc/meminfo: memFree=31872640/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=63048 CPUtime=1.49 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 12480 0 0 0 148 1 0 0 20 0 1 0 64895302 64561152 12356 33554432000 4194304 5646918 140736939819536 140736939818904 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 15762 12357 94 355 0 15403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63048

[startup+3.10022 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12872
/proc/meminfo: memFree=31832712/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=107332 CPUtime=3.09 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 23261 0 0 0 305 4 0 0 20 0 1 0 64895302 109907968 23590 33554432000 4194304 5646918 140736939819536 140736939816968 4447840 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 26833 23590 162 355 0 26474 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107332

[startup+6.30025 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12872
/proc/meminfo: memFree=31801052/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=121652 CPUtime=6.29 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 25141 0 0 0 625 4 0 0 20 0 1 0 64895302 124571648 27511 33554432000 4194304 5646918 140736939819536 140736939818232 4403164 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 30413 27511 183 355 0 30054 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121652

[startup+12.7003 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 12872
/proc/meminfo: memFree=31776188/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=152296 CPUtime=12.69 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 26340 0 0 0 1264 5 0 0 20 0 1 0 64895302 155951104 33817 33554432000 4194304 5646918 140736939819536 140736939818232 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 38074 33817 183 355 0 37715 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 152296

[startup+25.5003 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 12872
/proc/meminfo: memFree=31766728/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=183328 CPUtime=25.49 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 28183 0 0 0 2542 7 0 0 20 0 1 0 64895302 187727872 35783 33554432000 4194304 5646918 140736939819536 140736939818232 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 45832 35783 185 355 0 45473 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183328

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 12872
/proc/meminfo: memFree=31792108/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=133540 CPUtime=51.09 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 31290 0 0 0 5099 10 0 0 20 0 1 0 64895302 136744960 29936 33554432000 4194304 5646918 140736939819536 140736939818232 4402776 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 33385 29936 185 355 0 33026 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 133540

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 12873
/proc/meminfo: memFree=31744320/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=183328 CPUtime=102.28 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 36736 0 0 0 10212 16 0 0 20 0 1 0 64895302 187727872 41210 33554432000 4194304 5646918 140736939819536 140736939818232 4403164 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 45832 41210 185 355 0 45473 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 183328

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 12878
/proc/meminfo: memFree=31705832/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=133540 CPUtime=162.24 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 42036 0 0 0 16201 23 0 0 20 0 1 0 64895302 136744960 31167 33554432000 4194304 5646918 140736939819536 140736939818232 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 33385 31167 185 355 0 33026 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 133540

[startup+222.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 12879
/proc/meminfo: memFree=31687976/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=233416 CPUtime=222.23 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 45306 0 0 0 22197 26 0 0 20 0 1 0 64895302 239017984 55324 33554432000 4194304 5646918 140736939819536 140736939818232 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 58354 55324 185 355 0 57995 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 233416

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 12880
/proc/meminfo: memFree=31782400/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=133944 CPUtime=282.22 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 49768 0 0 0 28190 32 0 0 20 0 1 0 64895302 137158656 32828 33554432000 4194304 5646918 140736939819536 140736939818232 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 33486 32828 185 355 0 33127 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 133944

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 12881
/proc/meminfo: memFree=31707064/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=234304 CPUtime=342.21 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 54769 0 0 0 34183 38 0 0 20 0 1 0 64895302 239927296 51175 33554432000 4194304 5646918 140736939819536 140736939818232 4402896 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 58576 51175 185 355 0 58217 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 234304

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 12882
/proc/meminfo: memFree=31721232/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=234304 CPUtime=402.19 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 60799 0 0 0 40175 44 0 0 20 0 1 0 64895302 239927296 47624 33554432000 4194304 5646918 140736939819536 140736939818232 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 58576 47624 185 355 0 58217 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 234304

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12884
/proc/meminfo: memFree=31746996/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=184216 CPUtime=462.18 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 64671 0 0 0 46170 48 0 0 20 0 1 0 64895302 188637184 41181 33554432000 4194304 5646918 140736939819536 140736939818232 4402918 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 46054 41181 185 355 0 45695 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 184216

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12885
/proc/meminfo: memFree=31721912/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=234892 CPUtime=522.17 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 67296 0 0 0 52164 53 0 0 20 0 1 0 64895302 240529408 47438 33554432000 4194304 5646918 140736939819536 140736939818232 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 58723 47438 185 355 0 58364 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 234892

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 13166
/proc/meminfo: memFree=31639944/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=235060 CPUtime=582.16 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 69730 0 0 0 58158 58 0 0 20 0 1 0 64895302 240701440 55662 33554432000 4194304 5646918 140736939819536 140736939818232 4400618 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 58765 55662 185 355 0 58406 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 235060


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


[startup+882.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 13365
/proc/meminfo: memFree=31583472/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=135860 CPUtime=882.1 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 86356 0 0 0 88128 82 0 0 20 0 1 0 64895302 139120640 33423 33554432000 4194304 5646918 140736939819536 140736939818232 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 33965 33423 185 355 0 33606 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 135860

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13366
/proc/meminfo: memFree=31586368/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=185648 CPUtime=942.1 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 89978 0 0 0 94122 88 0 0 20 0 1 0 64895302 190103552 45261 33554432000 4194304 5646918 140736939819536 140736939818232 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 46412 45261 185 355 0 46053 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 185648

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13367
/proc/meminfo: memFree=31537580/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=235736 CPUtime=1002.07 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 92756 0 0 0 100116 91 0 0 20 0 1 0 64895302 241393664 56327 33554432000 4194304 5646918 140736939819536 140736939818232 4402867 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 58934 56327 185 355 0 58575 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 235736

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13369
/proc/meminfo: memFree=31588528/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=154828 CPUtime=1062.05 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 97819 0 0 0 106107 98 0 0 20 0 1 0 64895302 158543872 34518 33554432000 4194304 5646918 140736939819536 140736939818232 4402781 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 38707 34518 185 355 0 38348 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 154828

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13370
/proc/meminfo: memFree=31440584/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=317124 CPUtime=1122.04 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 99420 0 0 0 112104 100 0 0 20 0 1 0 64895302 324734976 66262 33554432000 4194304 5646918 140736939819536 140736939818232 4402776 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 79281 66262 185 355 0 78922 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 317124

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13427
/proc/meminfo: memFree=31671568/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=317292 CPUtime=1182.03 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 101863 0 0 0 118100 103 0 0 20 0 1 0 64895302 324907008 62695 33554432000 4194304 5646918 140736939819536 140736939817672 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 79323 62695 185 355 0 78964 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 317292

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13428
/proc/meminfo: memFree=31615776/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=237760 CPUtime=1242.02 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 103994 0 0 0 124095 107 0 0 20 0 1 0 64895302 243466240 57824 33554432000 4194304 5646918 140736939819536 140736939817672 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 59440 57824 185 355 0 59081 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 237760

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13429
/proc/meminfo: memFree=31503036/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=323264 CPUtime=1302 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 105578 0 0 0 130090 110 0 0 20 0 1 0 64895302 331022336 78934 33554432000 4194304 5646918 140736939819536 140736939817720 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 80816 78934 185 355 0 80457 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 323264

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 4/178 13434
/proc/meminfo: memFree=31535672/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=324108 CPUtime=1361.99 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 108564 0 0 0 136084 115 0 0 20 0 1 0 64895302 331886592 61728 33554432000 4194304 5646918 140736939819536 140736939818232 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 81027 61728 185 355 0 80668 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 324108

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13435
/proc/meminfo: memFree=31538800/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=243680 CPUtime=1421.99 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 111777 0 0 0 142079 120 0 0 20 0 1 0 64895302 249528320 55889 33554432000 4194304 5646918 140736939819536 140736939818232 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 60920 55889 185 355 0 60561 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 243680

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13436
/proc/meminfo: memFree=31480096/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=243680 CPUtime=1481.97 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 114875 0 0 0 148074 123 0 0 20 0 1 0 64895302 249528320 60046 33554432000 4194304 5646918 140736939819536 140736939818232 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 60920 60046 185 355 0 60561 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 243680

[startup+1542.31 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 13437
/proc/meminfo: memFree=31548544/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=162772 CPUtime=1541.97 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 119769 0 0 0 154068 129 0 0 20 0 1 0 64895302 166678528 38389 33554432000 4194304 5646918 140736939819536 140736939818232 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 40693 38389 185 355 0 40334 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 162772

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 13438
/proc/meminfo: memFree=31498320/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=243680 CPUtime=1601.94 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 124128 0 0 0 160061 133 0 0 20 0 1 0 64895302 249528320 48051 33554432000 4194304 5646918 140736939819536 140736939818232 4397898 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 60920 48051 185 355 0 60561 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 243680

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 13440
/proc/meminfo: memFree=31486376/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=193592 CPUtime=1661.93 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 126282 0 0 0 166057 136 0 0 20 0 1 0 64895302 198238208 45122 33554432000 4194304 5646918 140736939819536 140736939818232 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 48398 45122 185 355 0 48039 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 193592

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13441
/proc/meminfo: memFree=31444760/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=243680 CPUtime=1721.92 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 130349 0 0 0 172052 140 0 0 20 0 1 0 64895302 249528320 51358 33554432000 4194304 5646918 140736939819536 140736939818232 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 60920 51358 185 355 0 60561 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 243680

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13442
/proc/meminfo: memFree=31405556/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=243680 CPUtime=1781.92 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 133446 0 0 0 178048 144 0 0 20 0 1 0 64895302 249528320 59099 33554432000 4194304 5646918 140736939819536 140736939818232 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 60920 59099 185 355 0 60561 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 243680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.13 2.04 2.01 3/177 13442
/proc/meminfo: memFree=31468000/32872528 swapFree=164680/178988
[pid=12871] ppid=12868 vsize=193592 CPUtime=1800.01 cores=0,2,4,6
/proc/12871/stat : 12871 (minisatp) R 12868 12871 11214 0 -1 4202496 135121 0 0 0 179856 145 0 0 20 0 1 0 64895302 198238208 43383 33554432000 4194304 5646918 140736939819536 140736939818232 4402781 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/12871/statm: 48398 43383 185 355 0 48039 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 193592

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 12871 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.56
CPU system time (s): 1.46178
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 343744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.56
system time used= 1.46178
maximum resident set size= 351544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135121
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= 145
involuntary context switches= 1974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.85726 second user time and 6.95794 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-22 22:47:34
IDJOB=4113705
IDBENCH=107837
IDSOLVER=2555
FILE ID=node105/4113705-1466628453
RUNJOBID= node105-1466623604-11230
PBS_JOBID= 19957250
Free space on /tmp= 71732 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_21.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113705-1466628453/watcher-4113705-1466628453 -o /tmp/evaluation-result-4113705-1466628453/solver-4113705-1466628453 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466623604-11230 --watchdog 1960  minisatp HOME/instance-4113705-1466628453.opb

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

MD5SUM BENCH= f2c924fb4845da7e1e1c3ddc986ad34a
RANDOM SEED=1888023217

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31909764 kB
Buffers:            4448 kB
Cached:            42408 kB
SwapCached:          704 kB
Active:            60584 kB
Inactive:          22552 kB
Active(anon):      37748 kB
Inactive(anon):      984 kB
Active(file):      22836 kB
Inactive(file):    21568 kB
Unevictable:      178988 kB
Mlocked:          164680 kB
SwapTotal:      67108856 kB
SwapFree:       67100164 kB
Dirty:              8504 kB
Writeback:             0 kB
AnonPages:        215024 kB
Mapped:             7716 kB
Shmem:                 0 kB
Slab:             571184 kB
SReclaimable:      14816 kB
SUnreclaim:       556368 kB
KernelStack:        1408 kB
PageTables:         4420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     329184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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-4113705-1466628453.opb

Free space on /tmp at the end= 71728 MiB
End job on node105 at 2016-06-22 23:17:34