Trace number 4111813

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K125.opb
MD5SUMd572050902dbd97a5ce685e3ceb3e01a
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 variables14875
Total number of constraints15127
Number of constraints which are clauses15002
Number of constraints which are cardinality constraints (but not clauses)125
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint125
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 126
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.39/0.43	c Converting 15125 PB-constraints to clauses...
0.39/0.43	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.39/0.44	c   -- Detecting intervals from adjacent constraints: ###########################################################################################################################
0.39/0.44	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.39/0.46	c ---[ 246]---> BDD-cost:  235
0.39/0.46	c ---[ 244]---> BDD-cost:  235
0.39/0.47	c ---[ 242]---> BDD-cost:  235
0.39/0.47	c ---[ 240]---> BDD-cost:  235
0.39/0.47	c ---[ 238]---> BDD-cost:  235
0.39/0.48	c ---[ 236]---> BDD-cost:  235
0.39/0.48	c ---[ 234]---> BDD-cost:  235
0.39/0.48	c ---[ 232]---> BDD-cost:  235
0.39/0.49	c ---[ 230]---> BDD-cost:  235
0.39/0.49	c ---[ 228]---> BDD-cost:  235
0.39/0.49	c ---[ 226]---> BDD-cost:  235
0.49/0.50	c ---[ 224]---> BDD-cost:  235
0.49/0.50	c ---[ 222]---> BDD-cost:  235
0.49/0.50	c ---[ 220]---> BDD-cost:  235
0.49/0.51	c ---[ 218]---> BDD-cost:  235
0.49/0.51	c ---[ 216]---> BDD-cost:  235
0.49/0.51	c ---[ 214]---> BDD-cost:  235
0.49/0.52	c ---[ 212]---> BDD-cost:  235
0.49/0.52	c ---[ 210]---> BDD-cost:  235
0.49/0.52	c ---[ 208]---> BDD-cost:  235
0.49/0.53	c ---[ 206]---> BDD-cost:  235
0.49/0.53	c ---[ 204]---> BDD-cost:  235
0.49/0.53	c ---[ 202]---> BDD-cost:  235
0.49/0.54	c ---[ 200]---> BDD-cost:  235
0.49/0.54	c ---[ 198]---> BDD-cost:  235
0.49/0.54	c ---[ 196]---> BDD-cost:  235
0.49/0.55	c ---[ 194]---> BDD-cost:  235
0.49/0.55	c ---[ 192]---> BDD-cost:  235
0.49/0.55	c ---[ 190]---> BDD-cost:  235
0.49/0.56	c ---[ 188]---> BDD-cost:  235
0.49/0.56	c ---[ 186]---> BDD-cost:  235
0.49/0.56	c ---[ 184]---> BDD-cost:  235
0.49/0.57	c ---[ 182]---> BDD-cost:  235
0.49/0.57	c ---[ 180]---> BDD-cost:  235
0.49/0.57	c ---[ 178]---> BDD-cost:  235
0.49/0.58	c ---[ 176]---> BDD-cost:  235
0.49/0.58	c ---[ 174]---> BDD-cost:  235
0.49/0.58	c ---[ 172]---> BDD-cost:  235
0.49/0.59	c ---[ 170]---> BDD-cost:  235
0.49/0.59	c ---[ 168]---> BDD-cost:  235
0.49/0.59	c ---[ 166]---> BDD-cost:  235
0.59/0.60	c ---[ 164]---> BDD-cost:  235
0.59/0.60	c ---[ 162]---> BDD-cost:  235
0.59/0.60	c ---[ 160]---> BDD-cost:  235
0.59/0.61	c ---[ 158]---> BDD-cost:  235
0.59/0.61	c ---[ 156]---> BDD-cost:  235
0.59/0.61	c ---[ 154]---> BDD-cost:  235
0.59/0.62	c ---[ 152]---> BDD-cost:  235
0.59/0.62	c ---[ 150]---> BDD-cost:  235
0.59/0.62	c ---[ 148]---> BDD-cost:  235
0.59/0.63	c ---[ 146]---> BDD-cost:  235
0.59/0.63	c ---[ 144]---> BDD-cost:  235
0.59/0.63	c ---[ 142]---> BDD-cost:  235
0.59/0.64	c ---[ 140]---> BDD-cost:  235
0.59/0.64	c ---[ 138]---> BDD-cost:  235
0.59/0.64	c ---[ 136]---> BDD-cost:  235
0.59/0.65	c ---[ 134]---> BDD-cost:  235
0.59/0.65	c ---[ 132]---> BDD-cost:  235
0.59/0.65	c ---[ 130]---> BDD-cost:  235
0.59/0.66	c ---[ 128]---> BDD-cost:  235
0.59/0.66	c ---[ 126]---> BDD-cost:  235
0.59/0.66	c ---[ 124]---> BDD-cost:  235
0.59/0.67	c ---[ 122]---> BDD-cost:  235
0.59/0.67	c ---[ 120]---> BDD-cost:  235
0.59/0.67	c ---[ 118]---> BDD-cost:  235
0.59/0.68	c ---[ 116]---> BDD-cost:  235
0.59/0.68	c ---[ 114]---> BDD-cost:  235
0.59/0.68	c ---[ 112]---> BDD-cost:  235
0.59/0.69	c ---[ 110]---> BDD-cost:  235
0.59/0.69	c ---[ 108]---> BDD-cost:  235
0.59/0.69	c ---[ 106]---> BDD-cost:  235
0.59/0.69	c ---[ 104]---> BDD-cost:  235
0.69/0.70	c ---[ 102]---> BDD-cost:  235
0.69/0.70	c ---[ 100]---> BDD-cost:  235
0.69/0.70	c ---[  98]---> BDD-cost:  235
0.69/0.71	c ---[  96]---> BDD-cost:  235
0.69/0.71	c ---[  94]---> BDD-cost:  235
0.69/0.71	c ---[  92]---> BDD-cost:  235
0.69/0.72	c ---[  90]---> BDD-cost:  235
0.69/0.72	c ---[  88]---> BDD-cost:  235
0.69/0.72	c ---[  86]---> BDD-cost:  235
0.69/0.73	c ---[  84]---> BDD-cost:  235
0.69/0.73	c ---[  82]---> BDD-cost:  235
0.69/0.73	c ---[  80]---> BDD-cost:  235
0.69/0.74	c ---[  78]---> BDD-cost:  235
0.69/0.74	c ---[  76]---> BDD-cost:  235
0.69/0.74	c ---[  74]---> BDD-cost:  235
0.69/0.75	c ---[  72]---> BDD-cost:  235
0.69/0.75	c ---[  70]---> BDD-cost:  235
0.69/0.75	c ---[  68]---> BDD-cost:  235
0.69/0.76	c ---[  66]---> BDD-cost:  235
0.69/0.76	c ---[  64]---> BDD-cost:  235
0.69/0.76	c ---[  62]---> BDD-cost:  235
0.69/0.77	c ---[  60]---> BDD-cost:  235
0.69/0.77	c ---[  58]---> BDD-cost:  235
0.69/0.77	c ---[  56]---> BDD-cost:  235
0.69/0.78	c ---[  54]---> BDD-cost:  235
0.69/0.78	c ---[  52]---> BDD-cost:  235
0.69/0.78	c ---[  50]---> BDD-cost:  235
0.69/0.79	c ---[  48]---> BDD-cost:  235
0.69/0.79	c ---[  46]---> BDD-cost:  235
0.69/0.79	c ---[  44]---> BDD-cost:  235
0.79/0.80	c ---[  42]---> BDD-cost:  235
0.79/0.80	c ---[  40]---> BDD-cost:  235
0.79/0.80	c ---[  38]---> BDD-cost:  235
0.79/0.81	c ---[  36]---> BDD-cost:  235
0.79/0.81	c ---[  34]---> BDD-cost:  235
0.79/0.81	c ---[  32]---> BDD-cost:  235
0.79/0.82	c ---[  30]---> BDD-cost:  235
0.79/0.82	c ---[  28]---> BDD-cost:  235
0.79/0.82	c ---[  26]---> BDD-cost:  235
0.79/0.83	c ---[  24]---> BDD-cost:  233
0.79/0.83	c ---[  22]---> BDD-cost:  229
0.79/0.83	c ---[  20]---> BDD-cost:  223
0.79/0.84	c ---[  18]---> BDD-cost:  213
0.79/0.84	c ---[  16]---> BDD-cost:  205
0.79/0.84	c ---[  14]---> BDD-cost:  199
0.79/0.84	c ---[  12]---> BDD-cost:  177
0.79/0.85	c ---[  10]---> BDD-cost:  131
0.79/0.85	c ---[   8]---> BDD-cost:   97
0.79/0.85	c ---[   6]---> BDD-cost:   63
0.79/0.85	c ---[   4]---> BDD-cost:   35
0.79/0.85	c ---[   2]---> BDD-cost:    7
1800.08/1800.40	|  Eliminated clauses:           0.03 Mb                                      |
1800.08/1800.40	============================[ Search Statistics ]==============================
1800.08/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.08/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.08/1800.40	===============================================================================
1800.08/1800.40	|       100 |   41019    82696   241959 |    30321       97    195 |  2.085 % |
1800.08/1800.40	|       250 |   41019    82696   241959 |    33354      247    141 |  2.085 % |
1800.08/1800.40	|       475 |   41019    82696   241959 |    36689      472    172 |  2.086 % |
1800.08/1800.40	|       812 |   41018    82696   241959 |    40358      808    138 |  2.088 % |
1800.08/1800.40	|      1318 |   41018    82696   241959 |    44394     1314    156 |  2.088 % |
1800.08/1800.40	|      2077 |   41017    82696   241959 |    48833     2072    147 |  2.090 % |
1800.08/1800.40	|      3216 |   41017    82696   241959 |    53717     3211    147 |  2.090 % |
1800.08/1800.40	|      4924 |   41017    82696   241959 |    59088     4919    161 |  2.090 % |
1800.08/1800.40	|      7486 |   41017    82696   241959 |    64997     7481    174 |  2.090 % |
1800.08/1800.40	|     11330 |   41017    82696   241959 |    71497    11325    193 |  2.090 % |
1800.08/1800.40	|     17096 |   41016    82696   241959 |    78647    17088    195 |  2.092 % |
1800.08/1800.40	|     25745 |   41014    82696   241959 |    86511    25735    198 |  2.097 % |
1800.08/1800.40	|     38719 |   41014    82696   241959 |    95163    38709    217 |  2.097 % |
1800.08/1800.40	|     58180 |   41014    82696   241959 |   104679    58170    220 |  2.097 % |
1800.08/1800.40	|     87372 |   41014    82696   241959 |   115147    87362    253 |  2.097 % |
1800.08/1800.40	|    131161 |   41013    82696   241959 |   126661    45639    204 |  2.100 % |
1800.08/1800.40	|    196845 |   41013    82696   241959 |   139328   111323    269 |  2.100 % |
1800.08/1800.40	|    295371 |   41007    82696   241959 |   153260    98899    255 |  2.114 % |
1800.08/1800.40	|    443160 |   41007    82696   241959 |   168587   134132    297 |  2.114 % |
1800.08/1800.40	|    664843 |   41007    82696   241959 |   185445    99390    257 |  2.114 % |
1800.08/1800.40	|    997368 |   40991    82696   241959 |   203990   159528    347 |  2.151 % |
1800.08/1800.40	|   1496156 |   40981    82696   241959 |   224389   184685    304 |  2.174 % |
1800.08/1800.40	|   2244338 |   40974    82696   241959 |   246828    52317    295 |  2.191 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4111813-1466604309/watcher-4111813-1466604309 -o /tmp/evaluation-result-4111813-1466604309/solver-4111813-1466604309 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466586627-28655 --watchdog 1960 minisatp HOME/instance-4111813-1466604309.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.27 2.25 2.19 3/176 1040
/proc/meminfo: memFree=30045496/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=6476 CPUtime=0 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 62477758 6631424 199 33554432000 4194304 5646918 140737387425408 140735346842104 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 1619 199 94 355 0 1260 0

[startup+0.100164 s]
/proc/loadavg: 2.27 2.25 2.19 3/176 1040
/proc/meminfo: memFree=30045496/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=12996 CPUtime=0.09 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 1949 0 0 0 9 0 0 0 20 0 1 0 62477758 13307904 1783 33554432000 4194304 5646918 140737387425408 140735346842104 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 3249 1783 94 355 0 2890 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12996

[startup+0.200327 s]
/proc/loadavg: 2.27 2.25 2.19 3/176 1040
/proc/meminfo: memFree=30045496/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=18504 CPUtime=0.19 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 3324 0 0 0 19 0 0 0 20 0 1 0 62477758 18948096 3158 33554432000 4194304 5646918 140737387425408 140737387424776 4251320 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 4626 3158 94 355 0 4267 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18504

[startup+0.300295 s]
/proc/loadavg: 2.27 2.25 2.19 3/176 1040
/proc/meminfo: memFree=30045496/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=23992 CPUtime=0.29 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 4678 0 0 0 28 1 0 0 20 0 1 0 62477758 24567808 4512 33554432000 4194304 5646918 140737387425408 140737387424776 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 5998 4512 94 355 0 5639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23992

[startup+0.70023 s]
/proc/loadavg: 2.27 2.25 2.19 3/176 1040
/proc/meminfo: memFree=30045496/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=31508 CPUtime=0.69 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 6808 0 0 0 67 2 0 0 20 0 1 0 62477758 32264192 6508 33554432000 4194304 5646918 140737387425408 140737387424776 4832125 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 7877 6508 117 355 0 7518 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31508

[startup+1.50029 s]
/proc/loadavg: 2.27 2.25 2.19 3/177 1041
/proc/meminfo: memFree=30002776/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=38504 CPUtime=1.49 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 8649 0 0 0 147 2 0 0 20 0 1 0 62477758 39428096 8797 33554432000 4194304 5646918 140737387425408 140737387418184 4402849 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 9626 8797 144 355 0 9267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38504

[startup+3.10031 s]
/proc/loadavg: 2.27 2.25 2.19 3/177 1041
/proc/meminfo: memFree=29992912/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=45644 CPUtime=3.09 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 9677 0 0 0 306 3 0 0 20 0 1 0 62477758 46739456 10334 33554432000 4194304 5646918 140737387425408 140737387424104 4399431 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 11411 10334 145 355 0 11052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45644

[startup+6.30026 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 1041
/proc/meminfo: memFree=29967480/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=52824 CPUtime=6.29 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 10194 0 0 0 626 3 0 0 20 0 1 0 62477758 54091776 12382 33554432000 4194304 5646918 140737387425408 140737387424104 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 13206 12382 145 355 0 12847 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52824

[startup+12.7003 s]
/proc/loadavg: 2.22 2.24 2.19 4/177 1041
/proc/meminfo: memFree=29934928/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=83468 CPUtime=12.69 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 11233 0 0 0 1266 3 0 0 20 0 1 0 62477758 85471232 17508 33554432000 4194304 5646918 140737387425408 140737387424104 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 20867 17508 145 355 0 20508 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83468

[startup+25.5004 s]
/proc/loadavg: 2.25 2.24 2.19 4/177 1041
/proc/meminfo: memFree=29872192/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=116040 CPUtime=25.49 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 12208 0 0 0 2545 4 0 0 20 0 1 0 62477758 118824960 25637 33554432000 4194304 5646918 140737387425408 140737387423544 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 29010 25637 145 355 0 28651 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116040

[startup+51.1004 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 1041
/proc/meminfo: memFree=29854628/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=92032 CPUtime=51.08 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 14968 0 0 0 5102 6 0 0 20 0 1 0 62477758 94240768 18241 33554432000 4194304 5646918 140737387425408 140737387423512 4396915 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 23008 18241 147 355 0 22649 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92032

[startup+102.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/177 1042
/proc/meminfo: memFree=29582552/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=259412 CPUtime=102.28 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 18054 0 0 0 10218 10 0 0 20 0 1 0 62477758 265637888 54030 33554432000 4194304 5646918 140737387425408 140737387423544 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 64853 54030 147 355 0 64494 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 259412

[startup+162.3 s]
/proc/loadavg: 2.27 2.26 2.19 3/177 1044
/proc/meminfo: memFree=29832536/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=263628 CPUtime=162.26 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 21523 0 0 0 16211 15 0 0 20 0 1 0 62477758 269955072 52105 33554432000 4194304 5646918 140737387425408 140737387423544 4403420 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 65907 52105 147 355 0 65548 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 263628

[startup+222.307 s]
/proc/loadavg: 2.20 2.24 2.18 4/177 1045
/proc/meminfo: memFree=29675236/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=266864 CPUtime=222.24 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 24740 0 0 0 22203 21 0 0 20 0 1 0 62477758 273268736 52881 33554432000 4194304 5646918 140737387425408 140737387423544 4403464 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 66716 52881 147 355 0 66357 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 266864

[startup+282.3 s]
/proc/loadavg: 2.33 2.27 2.19 3/177 1046
/proc/meminfo: memFree=29587536/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=188484 CPUtime=282.23 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 27816 0 0 0 28198 25 0 0 20 0 1 0 62477758 193007616 42778 33554432000 4194304 5646918 140737387425408 140737387423512 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 47121 42778 147 355 0 46762 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 188484

[startup+342.3 s]
/proc/loadavg: 2.36 2.28 2.20 3/178 1050
/proc/meminfo: memFree=29766876/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=141240 CPUtime=342.21 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 30772 0 0 0 34192 29 0 0 20 0 1 0 62477758 144629760 30598 33554432000 4194304 5646918 140737387425408 140737387424104 4403225 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 35310 30598 147 355 0 34951 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 141240

[startup+402.3 s]
/proc/loadavg: 2.45 2.32 2.21 4/177 1051
/proc/meminfo: memFree=29431648/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=275260 CPUtime=402.21 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 32618 0 0 0 40188 33 0 0 20 0 1 0 62477758 281866240 66678 33554432000 4194304 5646918 140737387425408 140737387423544 4397533 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 68815 66678 147 355 0 68456 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 275260

[startup+462.3 s]
/proc/loadavg: 2.35 2.31 2.22 3/177 1053
/proc/meminfo: memFree=29378284/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=277300 CPUtime=462.2 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 35888 0 0 0 46184 36 0 0 20 0 1 0 62477758 283955200 50623 33554432000 4194304 5646918 140737387425408 140737387424104 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 69325 50623 147 355 0 68966 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 277300

[startup+522.3 s]
/proc/loadavg: 2.38 2.33 2.23 3/177 1054
/proc/meminfo: memFree=29827608/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=148632 CPUtime=522.19 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 37864 0 0 0 52180 39 0 0 20 0 1 0 62477758 152199168 30298 33554432000 4194304 5646918 140737387425408 140737387424104 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 37158 30298 147 355 0 36799 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 148632

[startup+582.3 s]
/proc/loadavg: 2.21 2.30 2.22 4/177 1057
/proc/meminfo: memFree=29531492/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=281032 CPUtime=582.18 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 39490 0 0 0 58177 41 0 0 20 0 1 0 62477758 287776768 67690 33554432000 4194304 5646918 140737387425408 140737387423544 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 70258 67690 147 355 0 69899 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 281032


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


[startup+882.307 s]
/proc/loadavg: 2.20 2.24 2.21 3/177 1063
/proc/meminfo: memFree=29786228/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=207952 CPUtime=882.14 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 49497 0 0 0 88153 61 0 0 20 0 1 0 62477758 212942848 50713 33554432000 4194304 5646918 140737387425408 140737387423544 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 51988 50713 147 355 0 51629 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 207952

[startup+942.3 s]
/proc/loadavg: 2.17 2.22 2.20 3/178 1067
/proc/meminfo: memFree=29525424/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=423096 CPUtime=942.12 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 50902 0 0 0 94148 64 0 0 20 0 1 0 62477758 433250304 79199 33554432000 4194304 5646918 140737387425408 140737387423512 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 105774 79199 147 355 0 105415 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 423096

[startup+1002.3 s]
/proc/loadavg: 2.28 2.24 2.20 3/177 1068
/proc/meminfo: memFree=29514260/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=211052 CPUtime=1002.12 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 53034 0 0 0 100144 68 0 0 20 0 1 0 62477758 216117248 47504 33554432000 4194304 5646918 140737387425408 140737387424104 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 52763 47504 147 355 0 52404 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 211052

[startup+1062.3 s]
/proc/loadavg: 2.20 2.23 2.20 4/177 1069
/proc/meminfo: memFree=29293848/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=426284 CPUtime=1062.1 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 54657 0 0 0 106139 71 0 0 20 0 1 0 62477758 436514816 78761 33554432000 4194304 5646918 140737387425408 140737387423544 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 106571 78761 147 355 0 106212 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 426284

[startup+1122.3 s]
/proc/loadavg: 2.25 2.24 2.20 3/177 1071
/proc/meminfo: memFree=29495052/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=429276 CPUtime=1122.09 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 55407 0 0 0 112137 72 0 0 20 0 1 0 62477758 439578624 103528 33554432000 4194304 5646918 140737387425408 140737387423544 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 107319 103528 147 355 0 106960 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 429276

[startup+1182.3 s]
/proc/loadavg: 2.34 2.27 2.21 3/177 1072
/proc/meminfo: memFree=29513324/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=297324 CPUtime=1182.09 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 57831 0 0 0 118133 76 0 0 20 0 1 0 62477758 304459776 61542 33554432000 4194304 5646918 140737387425408 140737387423512 4398927 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 74331 61542 147 355 0 73972 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 297324

[startup+1242.3 s]
/proc/loadavg: 2.33 2.28 2.21 3/177 1073
/proc/meminfo: memFree=29213032/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=431096 CPUtime=1242.08 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 58742 0 0 0 124129 79 0 0 20 0 1 0 62477758 441442304 92598 33554432000 4194304 5646918 140737387425408 140737387423544 4403138 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 107774 92598 147 355 0 107415 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 431096

[startup+1302.3 s]
/proc/loadavg: 2.27 2.27 2.21 3/177 1074
/proc/meminfo: memFree=29740068/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=299488 CPUtime=1302.07 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 60992 0 0 0 130124 83 0 0 20 0 1 0 62477758 306675712 57193 33554432000 4194304 5646918 140737387425408 140737387424104 4402661 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 74872 57193 147 355 0 74513 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 299488

[startup+1362.3 s]
/proc/loadavg: 2.34 2.28 2.22 3/177 1075
/proc/meminfo: memFree=29375428/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=432332 CPUtime=1362.05 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 61728 0 0 0 136119 86 0 0 20 0 1 0 62477758 442707968 84883 33554432000 4194304 5646918 140737387425408 140737387423544 4403435 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 108083 84883 147 355 0 107724 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 432332

[startup+1422.3 s]
/proc/loadavg: 2.31 2.27 2.21 4/177 1133
/proc/meminfo: memFree=29370400/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=219936 CPUtime=1422.05 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 63741 0 0 0 142113 92 0 0 20 0 1 0 62477758 225214464 48969 33554432000 4194304 5646918 140737387425408 140737387424104 4403204 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 54984 48969 147 355 0 54625 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 219936

[startup+1482.3 s]
/proc/loadavg: 2.57 2.36 2.25 3/178 1191
/proc/meminfo: memFree=29217884/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=434312 CPUtime=1482.03 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 65173 0 0 0 148108 95 0 0 20 0 1 0 62477758 444735488 84124 33554432000 4194304 5646918 140737387425408 140737387423544 4397633 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 108578 84124 147 355 0 108219 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 434312

[startup+1542.31 s]
/proc/loadavg: 2.79 2.46 2.28 4/178 1250
/proc/meminfo: memFree=29052808/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=650632 CPUtime=1542.02 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 66002 0 0 0 154104 98 0 0 20 0 1 0 62477758 666247168 117144 33554432000 4194304 5646918 140737387425408 140737387423544 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 162658 117144 147 355 0 162299 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 650632

[startup+1602.3 s]
/proc/loadavg: 2.82 2.54 2.32 3/178 1307
/proc/meminfo: memFree=29214300/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=304400 CPUtime=1602.01 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 68391 0 0 0 160096 105 0 0 20 0 1 0 62477758 311705600 68522 33554432000 4194304 5646918 140737387425408 140737387423544 4403380 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 76100 68522 147 355 0 75741 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 304400

[startup+1662.3 s]
/proc/loadavg: 2.99 2.67 2.38 2/179 1369
/proc/meminfo: memFree=27672044/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=438280 CPUtime=1662 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 69303 0 0 0 166091 109 0 0 20 0 1 0 62477758 448798720 103158 33554432000 4194304 5646918 140737387425408 140737387423544 4402832 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 109570 103158 147 355 0 109211 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 438280

[startup+1722.3 s]
/proc/loadavg: 3.07 2.77 2.43 2/179 1431
/proc/meminfo: memFree=27561696/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=656160 CPUtime=1721.99 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 70526 0 0 0 172088 111 0 0 20 0 1 0 62477758 671907840 129420 33554432000 4194304 5646918 140737387425408 140737387423544 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 164040 129420 147 355 0 163681 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 656160

[startup+1782.3 s]
/proc/loadavg: 3.31 2.87 2.49 2/179 1497
/proc/meminfo: memFree=27498652/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=659024 CPUtime=1781.99 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 71271 0 0 0 178086 113 0 0 20 0 1 0 62477758 674840576 153160 33554432000 4194304 5646918 140737387425408 140737387423544 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 164756 153160 147 355 0 164397 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 659024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 3.14 2.86 2.49 3/178 1557
/proc/meminfo: memFree=29368032/32872528 swapFree=1498360/1645528
[pid=1040] ppid=1037 vsize=181032 CPUtime=1800.08 cores=1,3,5,7
/proc/1040/stat : 1040 (minisatp) R 1037 1040 28638 0 -1 4202496 71933 0 0 0 179893 115 0 0 20 0 1 0 62477758 185376768 38627 33554432000 4194304 5646918 140737387425408 140737387424104 4402798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/1040/statm: 45258 38627 147 355 0 44899 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 181032

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

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.09
CPU user time (s): 1798.93
CPU system time (s): 1.15882
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 700232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.15882
maximum resident set size= 670444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71933
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= 63
involuntary context switches= 1867

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.48532 second user time and 6.99494 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-22 16:05:09
IDJOB=4111813
IDBENCH=90201
IDSOLVER=2555
FILE ID=node124/4111813-1466604309
RUNJOBID= node124-1466586627-28655
PBS_JOBID= 19953371
Free space on /tmp= 71720 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K125.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111813-1466604309/watcher-4111813-1466604309 -o /tmp/evaluation-result-4111813-1466604309/solver-4111813-1466604309 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466586627-28655 --watchdog 1960  minisatp HOME/instance-4111813-1466604309.opb

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

MD5SUM BENCH= d572050902dbd97a5ce685e3ceb3e01a
RANDOM SEED=473624606

node124.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.791
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.58
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.791
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.791
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.791
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.791
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		: 2666.791
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.791
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.54
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.791
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30046940 kB
Buffers:          103580 kB
Cached:           173100 kB
SwapCached:         6480 kB
Active:           215972 kB
Inactive:         215396 kB
Active(anon):     150596 kB
Inactive(anon):     6424 kB
Active(file):      65376 kB
Inactive(file):   208972 kB
Unevictable:     1645528 kB
Mlocked:         1498360 kB
SwapTotal:      67108856 kB
SwapFree:       67095364 kB
Dirty:              4280 kB
Writeback:             0 kB
AnonPages:       1954344 kB
Mapped:             8952 kB
Shmem:                 0 kB
Slab:             605780 kB
SReclaimable:      50052 kB
SUnreclaim:       555728 kB
KernelStack:        1472 kB
PageTables:         7484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1934740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 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-4111813-1466604309.opb

Free space on /tmp at the end= 71692 MiB
End job on node124 at 2016-06-22 16:35:10