Trace number 4113552

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.08 1800.41

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_15.opb
MD5SUMc226793b4129901062d8cb1e10a179c8
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6320
Total number of constraints30894
Number of constraints which are clauses30889
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 constraint79
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 94
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
1.99/2.04	c Converting 30891 PB-constraints to clauses...
1.99/2.04	c   -- Unit propagations: pp
1.99/2.05	c   -- Detecting intervals from adjacent constraints: #
1.99/2.05	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.09/2.11	c ---[30889]---> Adder-cost: 146   maxlim: 64   bits: 7/7
2.09/2.12	c ---[   0]---> Adder-cost: 146   maxlim: 70   bits: 7/7
1800.07/1800.40	|  Eliminated clauses:           0.00 Mb                                      |
1800.07/1800.40	============================[ Search Statistics ]==============================
1800.07/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.07/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.07/1800.40	===============================================================================
1800.07/1800.40	|       100 |    6578    32001   452650 |    11733      100     20 |  0.574 % |
1800.07/1800.40	|       250 |    6578    32001   452650 |    12907      250     27 |  0.574 % |
1800.07/1800.40	|       475 |    6578    32001   452650 |    14197      475     40 |  0.574 % |
1800.07/1800.40	|       812 |    6578    32001   452650 |    15617      812     86 |  0.574 % |
1800.07/1800.40	|      1318 |    6578    32001   452650 |    17179     1318    137 |  0.574 % |
1800.07/1800.40	|      2077 |    6578    32001   452650 |    18897     2077    153 |  0.574 % |
1800.07/1800.40	|      3216 |    6578    32001   452650 |    20786     3216    178 |  0.574 % |
1800.07/1800.40	|      4924 |    6578    32001   452650 |    22865     4924    199 |  0.574 % |
1800.07/1800.40	|      7486 |    6578    32001   452650 |    25152     7486    252 |  0.574 % |
1800.07/1800.40	|     11330 |    6578    32001   452650 |    27667    11330    238 |  0.574 % |
1800.07/1800.40	|     17096 |    6578    32001   452650 |    30434    17096    260 |  0.574 % |
1800.07/1800.40	|     25745 |    6578    32001   452650 |    33477    25745    252 |  0.574 % |
1800.07/1800.40	|     38719 |    6578    32001   452650 |    36825    18362    210 |  0.574 % |
1800.07/1800.40	|     58180 |    6578    32001   452650 |    40507    15116    186 |  0.574 % |
1800.07/1800.40	|     87372 |    6578    32001   452650 |    44558    16408    196 |  0.574 % |
1800.07/1800.40	|    131161 |    6578    32001   452650 |    49014    30461    200 |  0.574 % |
1800.07/1800.40	|    196845 |    6578    32001   452650 |    53916    26199    215 |  0.574 % |
1800.07/1800.40	|    295371 |    6578    32001   452650 |    59307    44264    209 |  0.574 % |
1800.07/1800.40	|    443160 |    6578    32001   452650 |    65238    16354    211 |  0.574 % |
1800.07/1800.40	|    664843 |    6578    32001   452650 |    71762    39154    195 |  0.574 % |
1800.07/1800.40	|    997368 |    6578    32001   452650 |    78938    41554    207 |  0.574 % |
1800.07/1800.40	|   1496156 |    6578    32001   452650 |    86832    32754    191 |  0.574 % |
1800.07/1800.40	|   2244338 |    6578    32001   452650 |    95515    67890    270 |  0.574 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4113552-1466629022/watcher-4113552-1466629022 -o /tmp/evaluation-result-4113552-1466629022/solver-4113552-1466629022 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466619630-10109 --watchdog 1960 minisatp HOME/instance-4113552-1466629022.opb 

pid=11823
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.10 2.11 2.05 3/176 11826
/proc/meminfo: memFree=31725988/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=6596 CPUtime=0 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 64952670 6754304 230 33554432000 4194304 5646918 140736927307120 140737185219192 4251237 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 1649 234 94 355 0 1290 0

[startup+0.100159 s]
/proc/loadavg: 2.10 2.11 2.05 3/176 11826
/proc/meminfo: memFree=31725988/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=11020 CPUtime=0.09 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 1307 0 0 0 9 0 0 0 20 0 1 0 64952670 11284480 1184 33554432000 4194304 5646918 140736927307120 140737185219192 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 2755 1184 94 355 0 2396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11020

[startup+0.200304 s]
/proc/loadavg: 2.10 2.11 2.05 3/176 11826
/proc/meminfo: memFree=31725988/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=14848 CPUtime=0.19 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 2111 0 0 0 19 0 0 0 20 0 1 0 64952670 15204352 1988 33554432000 4194304 5646918 140736927307120 140737185219192 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 3712 1989 94 355 0 3353 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14848

[startup+0.300268 s]
/proc/loadavg: 2.10 2.11 2.05 3/176 11826
/proc/meminfo: memFree=31725988/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=18472 CPUtime=0.29 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 2917 0 0 0 29 0 0 0 20 0 1 0 64952670 18915328 2794 33554432000 4194304 5646918 140736927307120 140737185219192 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 4618 2795 94 355 0 4259 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18472

[startup+0.700233 s]
/proc/loadavg: 2.10 2.11 2.05 3/176 11826
/proc/meminfo: memFree=31725988/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=33392 CPUtime=0.69 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 6099 0 0 0 69 0 0 0 20 0 1 0 64952670 34193408 5976 33554432000 4194304 5646918 140736927307120 140737185219192 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 8348 5976 94 355 0 7989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33392

[startup+1.50023 s]
/proc/loadavg: 2.10 2.11 2.05 3/177 11827
/proc/meminfo: memFree=31685344/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=63028 CPUtime=1.49 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 12443 0 0 0 148 1 0 0 20 0 1 0 64952670 64540672 12320 33554432000 4194304 5646918 140736927307120 140736927306376 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 15757 12321 94 355 0 15398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63028

[startup+3.10025 s]
/proc/loadavg: 2.10 2.11 2.05 4/176 11827
/proc/meminfo: memFree=31639104/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=93360 CPUtime=3.09 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 19865 0 0 0 306 3 0 0 20 0 1 0 64952670 95600640 20714 33554432000 4194304 5646918 140736927307120 140736927305432 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 23340 20714 182 355 0 22981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93360

[startup+6.30027 s]
/proc/loadavg: 2.18 2.13 2.05 3/176 11827
/proc/meminfo: memFree=31620120/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=107680 CPUtime=6.29 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 21534 0 0 0 625 4 0 0 20 0 1 0 64952670 110264320 23400 33554432000 4194304 5646918 140736927307120 140736927305816 4389052 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 26920 23400 183 355 0 26561 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 107680

[startup+12.7003 s]
/proc/loadavg: 2.16 2.12 2.05 3/177 11828
/proc/meminfo: memFree=31585080/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=119356 CPUtime=12.69 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 22257 0 0 0 1265 4 0 0 20 0 1 0 64952670 122220544 27188 33554432000 4194304 5646918 140736927307120 140736927305816 4403488 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 29839 27188 183 355 0 29480 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 119356

[startup+25.5004 s]
/proc/loadavg: 2.12 2.12 2.05 3/177 11828
/proc/meminfo: memFree=31557428/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=119356 CPUtime=25.48 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 23733 0 0 0 2543 5 0 0 20 0 1 0 64952670 122220544 27558 33554432000 4194304 5646918 140736927307120 140736927305816 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 29839 27558 185 355 0 29480 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 119356

[startup+51.1004 s]
/proc/loadavg: 2.08 2.11 2.05 3/177 11828
/proc/meminfo: memFree=31578320/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=119572 CPUtime=51.08 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 26737 0 0 0 5100 8 0 0 20 0 1 0 64952670 122441728 27801 33554432000 4194304 5646918 140736927307120 140736927305816 4402863 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 29893 27801 185 355 0 29534 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 119572

[startup+102.3 s]
/proc/loadavg: 2.13 2.12 2.05 3/177 11829
/proc/meminfo: memFree=31584916/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=119572 CPUtime=102.26 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 31078 0 0 0 10215 11 0 0 20 0 1 0 64952670 122441728 28466 33554432000 4194304 5646918 140736927307120 140736927305816 4402863 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 29893 28466 185 355 0 29534 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 119572

[startup+162.3 s]
/proc/loadavg: 2.13 2.12 2.06 3/177 11830
/proc/meminfo: memFree=31568328/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=138648 CPUtime=162.25 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 34668 0 0 0 16210 15 0 0 20 0 1 0 64952670 141975552 34281 33554432000 4194304 5646918 140736927307120 140736927305816 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 34662 34281 185 355 0 34303 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 138648

[startup+222.307 s]
/proc/loadavg: 2.09 2.11 2.06 3/178 11834
/proc/meminfo: memFree=31605420/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=138648 CPUtime=222.25 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 39396 0 0 0 22205 20 0 0 20 0 1 0 64952670 141975552 30115 33554432000 4194304 5646918 140736927307120 140736927305816 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 34662 30115 185 355 0 34303 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 138648

[startup+282.3 s]
/proc/loadavg: 2.10 2.10 2.06 3/178 11858
/proc/meminfo: memFree=31553924/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=138648 CPUtime=282.23 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 42809 0 0 0 28200 23 0 0 20 0 1 0 64952670 141975552 31147 33554432000 4194304 5646918 140736927307120 140736927305816 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 34662 31147 185 355 0 34303 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 138648

[startup+342.3 s]
/proc/loadavg: 2.13 2.11 2.06 3/177 11860
/proc/meminfo: memFree=31556512/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=138648 CPUtime=342.22 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 46213 0 0 0 34197 25 0 0 20 0 1 0 64952670 141975552 31147 33554432000 4194304 5646918 140736927307120 140736927305816 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 34662 31147 185 355 0 34303 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 138648

[startup+402.3 s]
/proc/loadavg: 2.15 2.12 2.07 3/177 11861
/proc/meminfo: memFree=31566960/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=138648 CPUtime=402.22 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 49619 0 0 0 40193 29 0 0 20 0 1 0 64952670 141975552 32200 33554432000 4194304 5646918 140736927307120 140736927305816 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 34662 32200 185 355 0 34303 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 138648

[startup+462.3 s]
/proc/loadavg: 2.12 2.12 2.07 3/177 11862
/proc/meminfo: memFree=31608680/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=119680 CPUtime=462.2 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 53044 0 0 0 46188 32 0 0 20 0 1 0 64952670 122552320 28127 33554432000 4194304 5646918 140736927307120 140736927305816 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 29920 28127 185 355 0 29561 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 119680

[startup+522.3 s]
/proc/loadavg: 2.08 2.11 2.07 3/177 11863
/proc/meminfo: memFree=31522184/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=108004 CPUtime=522.19 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 55925 0 0 0 52184 35 0 0 20 0 1 0 64952670 110596096 25567 33554432000 4194304 5646918 140736927307120 140736927305816 4402896 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 27001 25567 185 355 0 26642 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 108004

[startup+582.3 s]
/proc/loadavg: 2.03 2.09 2.07 3/177 11864
/proc/meminfo: memFree=31574024/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=139028 CPUtime=582.18 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 58441 0 0 0 58181 37 0 0 20 0 1 0 64952670 142364672 34263 33554432000 4194304 5646918 140736927307120 140736927305256 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 34757 34263 185 355 0 34398 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 139028


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


[startup+882.307 s]
/proc/loadavg: 2.12 2.10 2.08 3/177 11873
/proc/meminfo: memFree=31568232/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=173252 CPUtime=882.13 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 71376 0 0 0 88165 48 0 0 20 0 1 0 64952670 177410048 39682 33554432000 4194304 5646918 140736927307120 140736927305816 4403464 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 43313 39682 185 355 0 42954 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 173252

[startup+942.3 s]
/proc/loadavg: 2.08 2.09 2.08 3/177 11875
/proc/meminfo: memFree=31563988/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=123464 CPUtime=942.12 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 74261 0 0 0 94161 51 0 0 20 0 1 0 64952670 126427136 30472 33554432000 4194304 5646918 140736927307120 140736927305816 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 30866 30472 185 355 0 30507 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 123464

[startup+1002.3 s]
/proc/loadavg: 2.18 2.12 2.09 3/177 11876
/proc/meminfo: memFree=31514888/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=173420 CPUtime=1002.1 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 76765 0 0 0 100157 53 0 0 20 0 1 0 64952670 177582080 36087 33554432000 4194304 5646918 140736927307120 140736927305816 4403124 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 43355 36087 185 355 0 42996 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 173420

[startup+1062.3 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 11877
/proc/meminfo: memFree=31510512/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=173420 CPUtime=1062.1 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 78256 0 0 0 106155 55 0 0 20 0 1 0 64952670 177582080 39732 33554432000 4194304 5646918 140736927307120 140736927305816 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 43355 39732 185 355 0 42996 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 173420

[startup+1122.3 s]
/proc/loadavg: 2.17 2.13 2.09 3/177 11878
/proc/meminfo: memFree=31562024/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=142600 CPUtime=1122.08 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 81154 0 0 0 112150 58 0 0 20 0 1 0 64952670 146022400 32052 33554432000 4194304 5646918 140736927307120 140736927305816 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 35650 32052 185 355 0 35291 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 142600

[startup+1182.3 s]
/proc/loadavg: 2.13 2.12 2.09 3/177 11879
/proc/meminfo: memFree=31579228/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=173592 CPUtime=1182.08 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 83929 0 0 0 118146 62 0 0 20 0 1 0 64952670 177758208 37128 33554432000 4194304 5646918 140736927307120 140736927305816 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 43398 37128 185 355 0 43039 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 173592

[startup+1242.3 s]
/proc/loadavg: 2.08 2.11 2.09 3/177 11881
/proc/meminfo: memFree=31523584/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=173592 CPUtime=1242.07 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 85426 0 0 0 124143 64 0 0 20 0 1 0 64952670 177758208 42309 33554432000 4194304 5646918 140736927307120 140736927305816 4403173 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 43398 42309 185 355 0 43039 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 173592

[startup+1302.3 s]
/proc/loadavg: 2.07 2.10 2.09 3/177 11882
/proc/meminfo: memFree=31549924/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=123804 CPUtime=1302.05 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 88308 0 0 0 130139 66 0 0 20 0 1 0 64952670 126775296 30533 33554432000 4194304 5646918 140736927307120 140736927305816 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 30951 30533 185 355 0 30592 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 123804

[startup+1362.3 s]
/proc/loadavg: 2.06 2.10 2.09 3/177 11883
/proc/meminfo: memFree=31523164/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=143528 CPUtime=1362.04 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 90736 0 0 0 136135 69 0 0 20 0 1 0 64952670 146972672 33726 33554432000 4194304 5646918 140736927307120 140736927305256 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 35882 33726 185 355 0 35523 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 143528

[startup+1422.3 s]
/proc/loadavg: 2.06 2.09 2.09 3/178 11887
/proc/meminfo: memFree=31610684/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=126408 CPUtime=1422.03 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 92849 0 0 0 142131 72 0 0 20 0 1 0 64952670 129441792 29068 33554432000 4194304 5646918 140736927307120 140736927305816 4398811 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 31602 29068 185 355 0 31243 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 126408

[startup+1482.3 s]
/proc/loadavg: 2.17 2.12 2.09 3/177 11888
/proc/meminfo: memFree=31516172/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=128276 CPUtime=1482.02 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 95456 0 0 0 148126 76 0 0 20 0 1 0 64952670 131354624 31474 33554432000 4194304 5646918 140736927307120 140736927305816 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 32069 31474 185 355 0 31710 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 128276

[startup+1542.31 s]
/proc/loadavg: 2.13 2.12 2.09 3/177 11890
/proc/meminfo: memFree=31585540/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=148016 CPUtime=1542.02 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 98445 0 0 0 154122 80 0 0 20 0 1 0 64952670 151568384 34768 33554432000 4194304 5646918 140736927307120 140736927305816 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 37004 34768 185 355 0 36645 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 148016

[startup+1602.3 s]
/proc/loadavg: 2.05 2.10 2.09 4/177 11947
/proc/meminfo: memFree=31679620/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=148016 CPUtime=1602.01 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 100695 0 0 0 160118 83 0 0 20 0 1 0 64952670 151568384 35281 33554432000 4194304 5646918 140736927307120 140736927305816 4403164 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 37004 35281 185 355 0 36645 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 148016

[startup+1662.3 s]
/proc/loadavg: 2.02 2.08 2.08 3/177 11948
/proc/meminfo: memFree=31656612/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=178836 CPUtime=1662 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 103456 0 0 0 166114 86 0 0 20 0 1 0 64952670 183128064 37329 33554432000 4194304 5646918 140736927307120 140736927305816 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 44709 37329 185 355 0 44350 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 178836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/177 11949
/proc/meminfo: memFree=31643376/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=178836 CPUtime=1721.98 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 105721 0 0 0 172109 89 0 0 20 0 1 0 64952670 183128064 40460 33554432000 4194304 5646918 140736927307120 140736927305816 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 44709 40460 185 355 0 44350 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 178836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.07 3/177 11950
/proc/meminfo: memFree=31644788/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=178984 CPUtime=1781.97 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 107982 0 0 0 178105 92 0 0 20 0 1 0 64952670 183279616 39968 33554432000 4194304 5646918 140736927307120 140736927305816 4402898 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 44746 39968 185 355 0 44387 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 178984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.06 2.07 3/177 11950
/proc/meminfo: memFree=31628864/32872528 swapFree=249320/249320
[pid=11826] ppid=11823 vsize=229072 CPUtime=1800.07 cores=0,2,4,6
/proc/11826/stat : 11826 (minisatp) R 11823 11826 10093 0 -1 4202496 108292 0 0 0 179914 93 0 0 20 0 1 0 64952670 234569728 44877 33554432000 4194304 5646918 140736927307120 140736927305816 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11826/statm: 57268 44877 185 355 0 56909 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 229072

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.14
CPU system time (s): 0.936857
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 247600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.14
system time used= 0.936857
maximum resident set size= 215536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108292
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= 71
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.40933 second user time and 7.11092 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-22 22:57:02
IDJOB=4113552
IDBENCH=107853
IDSOLVER=2555
FILE ID=node103/4113552-1466629022
RUNJOBID= node103-1466619630-10109
PBS_JOBID= 19957249
Free space on /tmp= 71712 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_15.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113552-1466629022/watcher-4113552-1466629022 -o /tmp/evaluation-result-4113552-1466629022/solver-4113552-1466629022 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466619630-10109 --watchdog 1960  minisatp HOME/instance-4113552-1466629022.opb

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

MD5SUM BENCH= c226793b4129901062d8cb1e10a179c8
RANDOM SEED=1091393002

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        31726340 kB
Buffers:            6624 kB
Cached:            44596 kB
SwapCached:         1792 kB
Active:           175584 kB
Inactive:          19792 kB
Active(anon):     145944 kB
Inactive(anon):      548 kB
Active(file):      29640 kB
Inactive(file):    19244 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:              8020 kB
Writeback:             0 kB
AnonPages:        388532 kB
Mapped:             7940 kB
Shmem:                 0 kB
Slab:             570140 kB
SReclaimable:      13444 kB
SUnreclaim:       556696 kB
KernelStack:        1440 kB
PageTables:         5024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     513244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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-4113552-1466629022.opb

Free space on /tmp at the end= 71712 MiB
End job on node103 at 2016-06-22 23:27:03