Trace number 4113696

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-7_6_30.opb
MD5SUM735c3c89afe1f0bfc48b6698e9f5a697
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark64.1143
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1406
Total number of constraints6702
Number of constraints which are clauses6697
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 constraint37
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 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 67
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.09	c Converting 6699 PB-constraints to clauses...
0.00/0.09	c   -- Unit propagations: pp
0.00/0.09	c   -- Detecting intervals from adjacent constraints: #
0.00/0.09	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.10	c ---[6697]---> Sorter-cost:  525     Base:
0.09/0.10	c ---[   0]---> Sorter-cost:  524     Base:
1800.00/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|       100 |    1711     7471    23644 |     2739       98     20 |  5.021 % |
1800.00/1800.30	|       250 |    1711     7471    23644 |     3013      247     22 |  5.021 % |
1800.00/1800.30	|       475 |    1711     7471    23644 |     3314      472     23 |  5.021 % |
1800.00/1800.30	|       812 |    1711     7471    23644 |     3646      809     25 |  5.021 % |
1800.00/1800.30	|      1318 |    1711     7471    23644 |     4010     1315     24 |  5.022 % |
1800.00/1800.30	|      2077 |    1711     7471    23644 |     4411     2074     24 |  5.021 % |
1800.00/1800.30	|      3216 |    1709     7471    23644 |     4852     3210     24 |  5.116 % |
1800.00/1800.30	|      4924 |    1709     7471    23644 |     5338     4918     24 |  5.116 % |
1800.00/1800.30	|      7486 |    1703     7471    23644 |     5872     4661     23 |  5.400 % |
1800.00/1800.30	|     11330 |    1699     7471    23644 |     6459     5498     23 |  5.590 % |
1800.00/1800.30	|     17096 |    1699     7471    23644 |     7105     4550     21 |  5.590 % |
1800.00/1800.30	|     25745 |    1699     7471    23644 |     7815     5814     23 |  5.590 % |
1800.00/1800.30	|     38719 |    1690     7471    23644 |     8597     6595     23 |  6.016 % |
1800.00/1800.30	|     58180 |    1686     7471    23644 |     9457     8356     23 |  6.206 % |
1800.00/1800.30	|     87372 |    1679     7471    23644 |    10402     8259     25 |  6.537 % |
1800.00/1800.30	|    131161 |    1679     7471    23644 |    11443     9254     24 |  6.537 % |
1800.00/1800.30	|    196845 |    1679     7471    23644 |    12587    10141     24 |  6.537 % |
1800.00/1800.30	|    295371 |    1677     7471    23644 |    13846    11671     24 |  6.632 % |
1800.00/1800.30	|    443160 |    1676     7471    23644 |    15230    10168     23 |  6.679 % |
1800.00/1800.30	|    664843 |    1676     7471    23644 |    16753    13915     24 |  6.679 % |
1800.00/1800.30	|    997368 |    1673     7471    23644 |    18429    12862     23 |  6.822 % |
1800.00/1800.30	|   1496156 |    1669     7471    23644 |    20271    13855     24 |  7.011 % |
1800.00/1800.30	|   2244338 |    1669     7471    23644 |    22299    19437     20 |  7.011 % |
1800.00/1800.30	|   3366612 |    1669     7471    23644 |    24529    22431     23 |  7.011 % |
1800.00/1800.30	|   5050023 |    1667     7471    23644 |    26982    24576     21 |  7.106 % |
1800.00/1800.30	|   7575139 |    1655     7471    23644 |    29680    22870     22 |  7.674 % |
1800.00/1800.30	|  11362814 |    1654     7471    23644 |    32648    28865     20 |  7.722 % |
1800.00/1800.30	|  17044326 |    1650     7471    23644 |    35913    25035     21 |  7.911 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	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-4113696-1466627291/watcher-4113696-1466627291 -o /tmp/evaluation-result-4113696-1466627291/solver-4113696-1466627291 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466623673-4593 --watchdog 1960 minisatp HOME/instance-4113696-1466627291.opb 

pid=6033
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.08 2.15 2.16 3/174 6036
/proc/meminfo: memFree=30658644/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=6192 CPUtime=0 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 262 0 0 0 0 0 0 0 20 0 1 0 64776001 6340608 139 33554432000 4194304 5646918 140737321366112 140737031550872 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 1548 139 94 355 0 1189 0

[startup+0.100162 s]
/proc/loadavg: 2.08 2.15 2.16 3/174 6036
/proc/meminfo: memFree=30658644/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=11760 CPUtime=0.09 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 1679 0 0 0 9 0 0 0 20 0 1 0 64776001 12042240 1556 33554432000 4194304 5646918 140737321366112 140737031550872 4953168 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 2940 1557 111 355 0 2581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11760

[startup+0.20031 s]
/proc/loadavg: 2.08 2.15 2.16 3/174 6036
/proc/meminfo: memFree=30658644/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=12024 CPUtime=0.19 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 1902 0 0 0 19 0 0 0 20 0 1 0 64776001 12312576 1772 33554432000 4194304 5646918 140737321366112 140737031550872 4415703 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 3006 1772 148 355 0 2647 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12024

[startup+0.300263 s]
/proc/loadavg: 2.08 2.15 2.16 3/174 6036
/proc/meminfo: memFree=30658644/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=12024 CPUtime=0.29 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 1957 0 0 0 29 0 0 0 20 0 1 0 64776001 12312576 1826 33554432000 4194304 5646918 140737321366112 140737031550872 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 3006 1826 148 355 0 2647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12024

[startup+0.700193 s]
/proc/loadavg: 2.08 2.15 2.16 3/174 6036
/proc/meminfo: memFree=30658644/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=9412 CPUtime=0.69 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 2380 0 0 0 69 0 0 0 20 0 1 0 64776001 9637888 1868 33554432000 4194304 5646918 140737321366112 140737321364360 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 2353 1868 150 355 0 1994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9412

[startup+1.50023 s]
/proc/loadavg: 2.08 2.15 2.16 3/175 6037
/proc/meminfo: memFree=30651804/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=9412 CPUtime=1.48 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 2561 0 0 0 148 0 0 0 20 0 1 0 64776001 9637888 2048 33554432000 4194304 5646918 140737321366112 140737321364360 4402824 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 2353 2048 150 355 0 1994 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9412

[startup+3.10027 s]
/proc/loadavg: 2.08 2.15 2.16 3/175 6037
/proc/meminfo: memFree=30651356/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=10044 CPUtime=3.08 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 2754 0 0 0 308 0 0 0 20 0 1 0 64776001 10285056 2237 33554432000 4194304 5646918 140737321366112 140737321364376 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 2511 2237 150 355 0 2152 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10044

[startup+6.30023 s]
/proc/loadavg: 2.07 2.15 2.16 4/175 6037
/proc/meminfo: memFree=30650704/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=10436 CPUtime=6.28 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 2853 0 0 0 628 0 0 0 20 0 1 0 64776001 10686464 2335 33554432000 4194304 5646918 140737321366112 140737321364376 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 2609 2335 150 355 0 2250 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10436

[startup+12.7002 s]
/proc/loadavg: 2.07 2.14 2.15 3/175 6037
/proc/meminfo: memFree=30650496/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=10436 CPUtime=12.68 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 2853 0 0 0 1268 0 0 0 20 0 1 0 64776001 10686464 2335 33554432000 4194304 5646918 140737321366112 140737321364376 4403107 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 2609 2335 150 355 0 2250 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10436

[startup+25.5003 s]
/proc/loadavg: 2.12 2.15 2.16 3/175 6037
/proc/meminfo: memFree=30650572/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=10436 CPUtime=25.48 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 2853 0 0 0 2548 0 0 0 20 0 1 0 64776001 10686464 2335 33554432000 4194304 5646918 140737321366112 140737321364376 4403170 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 2609 2335 150 355 0 2250 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10436

[startup+51.1003 s]
/proc/loadavg: 2.27 2.19 2.17 3/175 6037
/proc/meminfo: memFree=30645660/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=13940 CPUtime=51.07 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 3551 0 0 0 5107 0 0 0 20 0 1 0 64776001 14274560 3024 33554432000 4194304 5646918 140737321366112 140737321364376 4402699 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 3485 3024 150 355 0 3126 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13940

[startup+102.3 s]
/proc/loadavg: 2.17 2.17 2.16 3/175 6038
/proc/meminfo: memFree=30641912/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=16656 CPUtime=102.27 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 3807 0 0 0 10227 0 0 0 20 0 1 0 64776001 17055744 3273 33554432000 4194304 5646918 140737321366112 140737321364360 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 4164 3273 150 355 0 3805 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16656

[startup+162.3 s]
/proc/loadavg: 2.16 2.17 2.16 3/176 6043
/proc/meminfo: memFree=30638508/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=16656 CPUtime=162.25 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 4366 0 0 0 16225 0 0 0 20 0 1 0 64776001 17055744 3823 33554432000 4194304 5646918 140737321366112 140737321364360 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 4164 3823 150 355 0 3805 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16656

[startup+222.307 s]
/proc/loadavg: 2.33 2.21 2.18 3/175 6044
/proc/meminfo: memFree=30638152/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=16828 CPUtime=222.25 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 4417 0 0 0 22225 0 0 0 20 0 1 0 64776001 17231872 3872 33554432000 4194304 5646918 140737321366112 140737321364376 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 4207 3872 150 355 0 3848 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 16828

[startup+282.3 s]
/proc/loadavg: 2.17 2.19 2.17 3/175 6045
/proc/meminfo: memFree=30635324/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=19980 CPUtime=282.24 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 4622 0 0 0 28224 0 0 0 20 0 1 0 64776001 20459520 4578 33554432000 4194304 5646918 140737321366112 140737321364360 4402778 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 4995 4578 150 355 0 4636 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 19980

[startup+342.3 s]
/proc/loadavg: 2.18 2.18 2.17 3/175 6046
/proc/meminfo: memFree=30634628/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=19980 CPUtime=342.23 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 4759 0 0 0 34223 0 0 0 20 0 1 0 64776001 20459520 4710 33554432000 4194304 5646918 140737321366112 140737321364360 4402739 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 4995 4710 150 355 0 4636 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 19980

[startup+402.3 s]
/proc/loadavg: 2.26 2.20 2.18 3/175 6047
/proc/meminfo: memFree=30630632/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=25340 CPUtime=402.22 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 5523 0 0 0 40222 0 0 0 20 0 1 0 64776001 25948160 5459 33554432000 4194304 5646918 140737321366112 140737321364360 4402849 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6335 5459 150 355 0 5976 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 25340

[startup+462.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/175 6049
/proc/meminfo: memFree=30627936/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=25340 CPUtime=462.21 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 5523 0 0 0 46221 0 0 0 20 0 1 0 64776001 25948160 5459 33554432000 4194304 5646918 140737321366112 140737321364360 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6335 5459 150 355 0 5976 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 25340

[startup+522.3 s]
/proc/loadavg: 2.11 2.17 2.17 3/175 6050
/proc/meminfo: memFree=30627576/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=25340 CPUtime=522.2 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 5523 0 0 0 52220 0 0 0 20 0 1 0 64776001 25948160 5459 33554432000 4194304 5646918 140737321366112 140737321364360 4402684 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6335 5459 150 355 0 5976 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 25340

[startup+582.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/175 6051
/proc/meminfo: memFree=30627548/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=25340 CPUtime=582.19 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 5609 0 0 0 58219 0 0 0 20 0 1 0 64776001 25948160 5542 33554432000 4194304 5646918 140737321366112 140737321364360 4403232 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6335 5542 150 355 0 5976 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 25340


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.12 2.14 3/174 6061
/proc/meminfo: memFree=30621752/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=25340 CPUtime=942.13 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 5767 0 0 0 94213 0 0 0 20 0 1 0 64776001 25948160 5694 33554432000 4194304 5646918 140737321366112 140737321364360 4402696 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6335 5694 150 355 0 5976 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 25340

[startup+1002.3 s]
/proc/loadavg: 2.05 2.10 2.13 3/175 6063
/proc/meminfo: memFree=30619604/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=25340 CPUtime=1002.12 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 5808 0 0 0 100212 0 0 0 20 0 1 0 64776001 25948160 5733 33554432000 4194304 5646918 140737321366112 140737321364360 4389024 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6335 5733 150 355 0 5976 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 25340

[startup+1062.3 s]
/proc/loadavg: 2.12 2.11 2.13 3/175 6065
/proc/meminfo: memFree=30618168/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=26360 CPUtime=1062.11 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6222 0 0 0 106211 0 0 0 20 0 1 0 64776001 26992640 6144 33554432000 4194304 5646918 140737321366112 140737321364376 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6590 6144 150 355 0 6231 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 26360

[startup+1122.3 s]
/proc/loadavg: 2.12 2.10 2.12 3/175 6066
/proc/meminfo: memFree=30618020/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=26360 CPUtime=1122.1 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6222 0 0 0 112210 0 0 0 20 0 1 0 64776001 26992640 6144 33554432000 4194304 5646918 140737321366112 140737321364376 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6590 6144 150 355 0 6231 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 26360

[startup+1182.3 s]
/proc/loadavg: 2.20 2.12 2.13 3/175 6067
/proc/meminfo: memFree=30617624/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=26360 CPUtime=1182.09 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6222 0 0 0 118209 0 0 0 20 0 1 0 64776001 26992640 6144 33554432000 4194304 5646918 140737321366112 140737321364376 4403076 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6590 6144 150 355 0 6231 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 26360

[startup+1242.3 s]
/proc/loadavg: 2.17 2.13 2.13 3/175 6068
/proc/meminfo: memFree=30617436/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=26360 CPUtime=1242.09 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6222 0 0 0 124209 0 0 0 20 0 1 0 64776001 26992640 6144 33554432000 4194304 5646918 140737321366112 140737321364376 4403107 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6590 6144 150 355 0 6231 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 26360

[startup+1302.3 s]
/proc/loadavg: 2.20 2.14 2.13 3/175 6069
/proc/meminfo: memFree=30616920/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=26360 CPUtime=1302.08 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6247 0 0 0 130208 0 0 0 20 0 1 0 64776001 26992640 6169 33554432000 4194304 5646918 140737321366112 140737321364376 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6590 6169 150 355 0 6231 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 26360

[startup+1362.3 s]
/proc/loadavg: 2.21 2.15 2.13 3/176 6074
/proc/meminfo: memFree=30617092/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=26360 CPUtime=1362.07 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6251 0 0 0 136207 0 0 0 20 0 1 0 64776001 26992640 6173 33554432000 4194304 5646918 140737321366112 140737321364376 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6590 6173 150 355 0 6231 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 26360

[startup+1422.3 s]
/proc/loadavg: 2.13 2.14 2.12 3/175 6075
/proc/meminfo: memFree=30617148/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=26360 CPUtime=1422.06 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6257 0 0 0 142206 0 0 0 20 0 1 0 64776001 26992640 6179 33554432000 4194304 5646918 140737321366112 140737321364376 4403043 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6590 6179 150 355 0 6231 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 26360

[startup+1482.3 s]
/proc/loadavg: 2.29 2.18 2.14 3/175 6076
/proc/meminfo: memFree=30616664/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=26360 CPUtime=1482.05 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6268 0 0 0 148205 0 0 0 20 0 1 0 64776001 26992640 6190 33554432000 4194304 5646918 140737321366112 140737321364376 4402874 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6590 6190 150 355 0 6231 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 26360

[startup+1542.31 s]
/proc/loadavg: 2.16 2.16 2.13 3/175 6077
/proc/meminfo: memFree=30616056/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=26868 CPUtime=1542.05 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6422 0 0 0 154205 0 0 0 20 0 1 0 64776001 27512832 6338 33554432000 4194304 5646918 140737321366112 140737321364376 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6717 6338 150 355 0 6358 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 26868

[startup+1602.3 s]
/proc/loadavg: 2.10 2.15 2.13 3/175 6078
/proc/meminfo: memFree=30616312/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=27124 CPUtime=1602.03 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6455 0 0 0 160203 0 0 0 20 0 1 0 64776001 27774976 6370 33554432000 4194304 5646918 140737321366112 140737321364376 4893742 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6781 6370 150 355 0 6422 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 27124

[startup+1662.3 s]
/proc/loadavg: 2.22 2.18 2.14 3/175 6080
/proc/meminfo: memFree=30616408/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=27376 CPUtime=1662.02 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6520 0 0 0 166202 0 0 0 20 0 1 0 64776001 28033024 6433 33554432000 4194304 5646918 140737321366112 140737321364376 4399392 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6844 6433 150 355 0 6485 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 27376

[startup+1722.3 s]
/proc/loadavg: 2.26 2.19 2.14 3/175 6081
/proc/meminfo: memFree=30613932/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=27628 CPUtime=1722.01 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6596 0 0 0 172201 0 0 0 20 0 1 0 64776001 28291072 6506 33554432000 4194304 5646918 140737321366112 140737321364376 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 6907 6506 150 355 0 6548 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 27628

[startup+1782.3 s]
/proc/loadavg: 2.24 2.20 2.15 3/175 6082
/proc/meminfo: memFree=30612324/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=28388 CPUtime=1782 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6823 0 0 0 178200 0 0 0 20 0 1 0 64776001 29069312 6727 33554432000 4194304 5646918 140737321366112 140737321364376 4403076 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 7097 6727 150 355 0 6738 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 28388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.41 2.24 2.16 3/175 6250
/proc/meminfo: memFree=30617856/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=28640 CPUtime=1800 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6857 0 0 0 180000 0 0 0 20 0 1 0 64776001 29327360 6759 33554432000 4194304 5646918 140737321366112 140737321364376 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 7160 6759 150 355 0 6801 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 28640

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

[startup+1800.3 s]
/proc/loadavg: 2.41 2.24 2.16 3/175 6250
/proc/meminfo: memFree=30617856/32872528 swapFree=1316768/1463936
[pid=6036] ppid=6033 vsize=28640 CPUtime=1800 cores=0,2,4,6
/proc/6036/stat : 6036 (minisatp) R 6033 6036 4577 0 -1 4202496 6857 0 0 0 180000 0 0 0 20 0 1 0 64776001 29327360 6759 33554432000 4194304 5646918 140737321366112 140737321364376 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6036/statm: 7160 6759 150 355 0 6801 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 28640

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1800.01
CPU system time (s): 0.009998
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 28640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.009998
maximum resident set size= 27036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6857
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= 9
involuntary context switches= 1874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5993 second user time and 6.90995 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-22 22:28:11
IDJOB=4113696
IDBENCH=107667
IDSOLVER=2555
FILE ID=node121/4113696-1466627291
RUNJOBID= node121-1466623673-4593
PBS_JOBID= 19957256
Free space on /tmp= 71716 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-7_6_30.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113696-1466627291/watcher-4113696-1466627291 -o /tmp/evaluation-result-4113696-1466627291/solver-4113696-1466627291 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466623673-4593 --watchdog 1960  minisatp HOME/instance-4113696-1466627291.opb

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

MD5SUM BENCH= 735c3c89afe1f0bfc48b6698e9f5a697
RANDOM SEED=1095091617

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30659436 kB
Buffers:            3444 kB
Cached:            34296 kB
SwapCached:          956 kB
Active:            30968 kB
Inactive:          18200 kB
Active(anon):      12276 kB
Inactive(anon):     1920 kB
Active(file):      18692 kB
Inactive(file):    16280 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67099500 kB
Dirty:              8840 kB
Writeback:             0 kB
AnonPages:       1475040 kB
Mapped:             6976 kB
Shmem:                 0 kB
Slab:             567704 kB
SReclaimable:      10596 kB
SUnreclaim:       557108 kB
KernelStack:        1416 kB
PageTables:         6568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1579220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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-4113696-1466627291.opb

Free space on /tmp at the end= 71712 MiB
End job on node121 at 2016-06-22 22:58:11