Trace number 4111816

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K129.opb
MD5SUM1a22ba01765c232fe0c8623cfb5d750f
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 variables15351
Total number of constraints15611
Number of constraints which are clauses15482
Number of constraints which are cardinality constraints (but not clauses)129
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint129
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 130
Number of bits of the biggest sum of numbers8
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.44	c Converting 15609 PB-constraints to clauses...
0.39/0.45	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.39/0.45	c   -- Detecting intervals from adjacent constraints: ###############################################################################################################################
0.39/0.46	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.39/0.48	c ---[ 254]---> BDD-cost:  235
0.39/0.48	c ---[ 252]---> BDD-cost:  235
0.39/0.48	c ---[ 250]---> BDD-cost:  235
0.39/0.49	c ---[ 248]---> BDD-cost:  235
0.39/0.49	c ---[ 246]---> BDD-cost:  235
0.39/0.49	c ---[ 244]---> BDD-cost:  235
0.49/0.50	c ---[ 242]---> BDD-cost:  235
0.49/0.50	c ---[ 240]---> BDD-cost:  235
0.49/0.50	c ---[ 238]---> BDD-cost:  235
0.49/0.51	c ---[ 236]---> BDD-cost:  235
0.49/0.51	c ---[ 234]---> BDD-cost:  235
0.49/0.51	c ---[ 232]---> BDD-cost:  235
0.49/0.52	c ---[ 230]---> BDD-cost:  235
0.49/0.52	c ---[ 228]---> BDD-cost:  235
0.49/0.52	c ---[ 226]---> BDD-cost:  235
0.49/0.53	c ---[ 224]---> BDD-cost:  235
0.49/0.53	c ---[ 222]---> BDD-cost:  235
0.49/0.53	c ---[ 220]---> BDD-cost:  235
0.49/0.54	c ---[ 218]---> BDD-cost:  235
0.49/0.54	c ---[ 216]---> BDD-cost:  235
0.49/0.54	c ---[ 214]---> BDD-cost:  235
0.49/0.54	c ---[ 212]---> BDD-cost:  235
0.49/0.55	c ---[ 210]---> BDD-cost:  235
0.49/0.55	c ---[ 208]---> BDD-cost:  235
0.49/0.55	c ---[ 206]---> BDD-cost:  235
0.49/0.56	c ---[ 204]---> BDD-cost:  235
0.49/0.56	c ---[ 202]---> BDD-cost:  235
0.49/0.56	c ---[ 200]---> BDD-cost:  235
0.49/0.57	c ---[ 198]---> BDD-cost:  235
0.49/0.57	c ---[ 196]---> BDD-cost:  235
0.49/0.57	c ---[ 194]---> BDD-cost:  235
0.49/0.58	c ---[ 192]---> BDD-cost:  235
0.49/0.58	c ---[ 190]---> BDD-cost:  235
0.49/0.58	c ---[ 188]---> BDD-cost:  235
0.49/0.59	c ---[ 186]---> BDD-cost:  235
0.49/0.59	c ---[ 184]---> BDD-cost:  235
0.49/0.59	c ---[ 182]---> BDD-cost:  235
0.59/0.60	c ---[ 180]---> BDD-cost:  235
0.59/0.60	c ---[ 178]---> BDD-cost:  235
0.59/0.60	c ---[ 176]---> BDD-cost:  235
0.59/0.61	c ---[ 174]---> BDD-cost:  235
0.59/0.61	c ---[ 172]---> BDD-cost:  235
0.59/0.61	c ---[ 170]---> BDD-cost:  235
0.59/0.62	c ---[ 168]---> BDD-cost:  235
0.59/0.62	c ---[ 166]---> BDD-cost:  235
0.59/0.62	c ---[ 164]---> BDD-cost:  235
0.59/0.63	c ---[ 162]---> BDD-cost:  235
0.59/0.63	c ---[ 160]---> BDD-cost:  235
0.59/0.63	c ---[ 158]---> BDD-cost:  235
0.59/0.64	c ---[ 156]---> BDD-cost:  235
0.59/0.64	c ---[ 154]---> BDD-cost:  235
0.59/0.64	c ---[ 152]---> BDD-cost:  235
0.59/0.65	c ---[ 150]---> BDD-cost:  235
0.59/0.65	c ---[ 148]---> BDD-cost:  235
0.59/0.65	c ---[ 146]---> BDD-cost:  235
0.59/0.66	c ---[ 144]---> BDD-cost:  235
0.59/0.66	c ---[ 142]---> BDD-cost:  235
0.59/0.66	c ---[ 140]---> BDD-cost:  235
0.59/0.67	c ---[ 138]---> BDD-cost:  235
0.59/0.67	c ---[ 136]---> BDD-cost:  235
0.59/0.67	c ---[ 134]---> BDD-cost:  235
0.59/0.68	c ---[ 132]---> BDD-cost:  235
0.59/0.68	c ---[ 130]---> BDD-cost:  235
0.59/0.68	c ---[ 128]---> BDD-cost:  235
0.59/0.69	c ---[ 126]---> BDD-cost:  235
0.59/0.69	c ---[ 124]---> BDD-cost:  235
0.59/0.69	c ---[ 122]---> BDD-cost:  235
0.69/0.70	c ---[ 120]---> BDD-cost:  235
0.69/0.70	c ---[ 118]---> BDD-cost:  235
0.69/0.70	c ---[ 116]---> BDD-cost:  235
0.69/0.71	c ---[ 114]---> BDD-cost:  235
0.69/0.71	c ---[ 112]---> BDD-cost:  235
0.69/0.71	c ---[ 110]---> BDD-cost:  235
0.69/0.72	c ---[ 108]---> BDD-cost:  235
0.69/0.72	c ---[ 106]---> BDD-cost:  235
0.69/0.72	c ---[ 104]---> BDD-cost:  235
0.69/0.73	c ---[ 102]---> BDD-cost:  235
0.69/0.73	c ---[ 100]---> BDD-cost:  235
0.69/0.73	c ---[  98]---> BDD-cost:  235
0.69/0.74	c ---[  96]---> BDD-cost:  235
0.69/0.74	c ---[  94]---> BDD-cost:  235
0.69/0.74	c ---[  92]---> BDD-cost:  235
0.69/0.75	c ---[  90]---> BDD-cost:  235
0.69/0.75	c ---[  88]---> BDD-cost:  235
0.69/0.75	c ---[  86]---> BDD-cost:  235
0.69/0.76	c ---[  84]---> BDD-cost:  235
0.69/0.76	c ---[  82]---> BDD-cost:  235
0.69/0.76	c ---[  80]---> BDD-cost:  235
0.69/0.77	c ---[  78]---> BDD-cost:  235
0.69/0.77	c ---[  76]---> BDD-cost:  235
0.69/0.77	c ---[  74]---> BDD-cost:  235
0.69/0.78	c ---[  72]---> BDD-cost:  235
0.69/0.78	c ---[  70]---> BDD-cost:  235
0.69/0.78	c ---[  68]---> BDD-cost:  235
0.69/0.79	c ---[  66]---> BDD-cost:  235
0.69/0.79	c ---[  64]---> BDD-cost:  235
0.69/0.79	c ---[  62]---> BDD-cost:  235
0.79/0.80	c ---[  60]---> BDD-cost:  235
0.79/0.80	c ---[  58]---> BDD-cost:  235
0.79/0.80	c ---[  56]---> BDD-cost:  235
0.79/0.81	c ---[  54]---> BDD-cost:  235
0.79/0.81	c ---[  52]---> BDD-cost:  235
0.79/0.81	c ---[  50]---> BDD-cost:  235
0.79/0.82	c ---[  48]---> BDD-cost:  235
0.79/0.82	c ---[  46]---> BDD-cost:  235
0.79/0.82	c ---[  44]---> BDD-cost:  235
0.79/0.83	c ---[  42]---> BDD-cost:  235
0.79/0.83	c ---[  40]---> BDD-cost:  235
0.79/0.83	c ---[  38]---> BDD-cost:  235
0.79/0.84	c ---[  36]---> BDD-cost:  235
0.79/0.84	c ---[  34]---> BDD-cost:  235
0.79/0.84	c ---[  32]---> BDD-cost:  235
0.79/0.85	c ---[  30]---> BDD-cost:  235
0.79/0.85	c ---[  28]---> BDD-cost:  235
0.79/0.85	c ---[  26]---> BDD-cost:  235
0.79/0.86	c ---[  24]---> BDD-cost:  233
0.79/0.86	c ---[  22]---> BDD-cost:  229
0.79/0.86	c ---[  20]---> BDD-cost:  223
0.79/0.86	c ---[  18]---> BDD-cost:  213
0.79/0.87	c ---[  16]---> BDD-cost:  205
0.79/0.87	c ---[  14]---> BDD-cost:  199
0.79/0.87	c ---[  12]---> BDD-cost:  177
0.79/0.87	c ---[  10]---> BDD-cost:  131
0.79/0.88	c ---[   8]---> BDD-cost:   97
0.79/0.88	c ---[   6]---> BDD-cost:   63
0.79/0.88	c ---[   4]---> BDD-cost:   35
0.79/0.88	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 |   42404    85480   250123 |    31342       98    144 |  2.025 % |
1800.08/1800.40	|       250 |   42404    85480   250123 |    34476      248    232 |  2.025 % |
1800.08/1800.40	|       475 |   42404    85480   250123 |    37924      473    182 |  2.025 % |
1800.08/1800.40	|       812 |   42404    85480   250123 |    41717      810    150 |  2.025 % |
1800.08/1800.40	|      1318 |   42404    85480   250123 |    45888     1316    140 |  2.025 % |
1800.08/1800.40	|      2077 |   42403    85480   250123 |    50477     2074    144 |  2.028 % |
1800.08/1800.40	|      3216 |   42403    85480   250123 |    55525     3213    165 |  2.028 % |
1800.08/1800.40	|      4924 |   42402    85480   250123 |    61077     4920    153 |  2.030 % |
1800.08/1800.40	|      7486 |   42402    85480   250123 |    67185     7482    162 |  2.030 % |
1800.08/1800.40	|     11330 |   42400    85480   250123 |    73904    11320    184 |  2.034 % |
1800.08/1800.40	|     17096 |   42399    85480   250123 |    81294    17084    194 |  2.037 % |
1800.08/1800.40	|     25745 |   42397    85480   250123 |    89424    25730    237 |  2.041 % |
1800.08/1800.40	|     38719 |   42396    85480   250123 |    98366    38703    228 |  2.044 % |
1800.08/1800.40	|     58180 |   42395    85480   250123 |   108203    58163    233 |  2.046 % |
1800.08/1800.40	|     87372 |   42392    85480   250123 |   119023    87347    250 |  2.053 % |
1800.08/1800.40	|    131161 |   42387    85480   250123 |   130926    41154    158 |  2.064 % |
1800.08/1800.40	|    196845 |   42380    85480   250123 |   144018   106818    260 |  2.080 % |
1800.08/1800.40	|    295371 |   42378    85480   250123 |   158420    98988    269 |  2.084 % |
1800.08/1800.40	|    443160 |   42248    85480   250123 |   174262   132807    289 |  2.378 % |
1800.08/1800.40	|    664843 |   42237    85480   250123 |   191688    93535    247 |  2.403 % |
1800.08/1800.40	|    997368 |   42223    85480   250123 |   210857   157832    353 |  2.435 % |
1800.08/1800.40	|   1496156 |   42184    85480   250123 |   231943   143115    285 |  2.523 % |
1800.08/1800.40	|   2244338 |   42158    85480   250123 |   255137   177563    444 |  2.582 % |
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-4111816-1466603379/watcher-4111816-1466603379 -o /tmp/evaluation-result-4111816-1466603379/solver-4111816-1466603379 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466583104-1746 --watchdog 1960 minisatp HOME/instance-4111816-1466603379.opb 

pid=4487
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.22 2.23 2.30 3/176 4490
/proc/meminfo: memFree=30149272/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=6468 CPUtime=0 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 62383451 6623232 202 33554432000 4194304 5646918 140734265935184 140735618844200 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 1617 203 94 355 0 1258 0

[startup+0.100162 s]
/proc/loadavg: 2.22 2.23 2.30 3/176 4490
/proc/meminfo: memFree=30149272/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=12828 CPUtime=0.09 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 1912 0 0 0 9 0 0 0 20 0 1 0 62383451 13135872 1747 33554432000 4194304 5646918 140734265935184 140735618844200 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 3207 1748 94 355 0 2848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12828

[startup+0.200337 s]
/proc/loadavg: 2.22 2.23 2.30 3/176 4490
/proc/meminfo: memFree=30149272/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=18448 CPUtime=0.18 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 3313 0 0 0 18 0 0 0 20 0 1 0 62383451 18890752 3148 33554432000 4194304 5646918 140734265935184 140734265934616 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 4612 3148 94 355 0 4253 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 18448

[startup+0.30029 s]
/proc/loadavg: 2.22 2.23 2.30 3/176 4490
/proc/meminfo: memFree=30149272/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=24088 CPUtime=0.29 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 4700 0 0 0 28 1 0 0 20 0 1 0 62383451 24666112 4535 33554432000 4194304 5646918 140734265935184 140734265934616 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 6022 4535 94 355 0 5663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24088

[startup+0.700193 s]
/proc/loadavg: 2.22 2.23 2.30 3/176 4490
/proc/meminfo: memFree=30149272/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=32200 CPUtime=0.69 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 6981 0 0 0 67 2 0 0 20 0 1 0 62383451 32972800 6680 33554432000 4194304 5646918 140734265935184 140734265934616 4824637 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 8050 6680 117 355 0 7691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32200

[startup+1.50031 s]
/proc/loadavg: 2.20 2.23 2.30 3/177 4491
/proc/meminfo: memFree=30110792/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=39232 CPUtime=1.49 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 8840 0 0 0 146 3 0 0 20 0 1 0 62383451 40173568 8987 33554432000 4194304 5646918 140734265935184 140734265926392 4403232 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 9808 8987 144 355 0 9449 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39232

[startup+3.10032 s]
/proc/loadavg: 2.20 2.23 2.30 3/177 4491
/proc/meminfo: memFree=30107008/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=41952 CPUtime=3.09 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 9703 0 0 0 306 3 0 0 20 0 1 0 62383451 42958848 9843 33554432000 4194304 5646918 140734265935184 140734265933880 4402667 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 10488 9844 145 355 0 10129 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41952

[startup+6.30029 s]
/proc/loadavg: 2.34 2.26 2.31 4/177 4491
/proc/meminfo: memFree=30087680/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=53552 CPUtime=6.29 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 10392 0 0 0 625 4 0 0 20 0 1 0 62383451 54837248 12572 33554432000 4194304 5646918 140734265935184 140734265933880 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 13388 12572 145 355 0 13029 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53552

[startup+12.7003 s]
/proc/loadavg: 2.32 2.26 2.30 3/177 4491
/proc/meminfo: memFree=30135792/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=84196 CPUtime=12.69 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 11435 0 0 0 1265 4 0 0 20 0 1 0 62383451 86216704 16677 33554432000 4194304 5646918 140734265935184 140734265933880 4402699 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 21049 16677 145 355 0 20690 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84196

[startup+25.5004 s]
/proc/loadavg: 2.31 2.26 2.30 3/178 4494
/proc/meminfo: memFree=30057468/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=116164 CPUtime=25.49 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 12265 0 0 0 2544 5 0 0 20 0 1 0 62383451 118951936 24658 33554432000 4194304 5646918 140734265935184 140734265933288 4397480 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 29041 24658 145 355 0 28682 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116164

[startup+51.1003 s]
/proc/loadavg: 2.29 2.25 2.30 4/178 4494
/proc/meminfo: memFree=29981828/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=174636 CPUtime=51.08 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 14837 0 0 0 5102 6 0 0 20 0 1 0 62383451 178827264 41027 33554432000 4194304 5646918 140734265935184 140734265933320 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 43659 41027 145 355 0 43300 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 174636

[startup+102.3 s]
/proc/loadavg: 2.32 2.27 2.30 3/177 4495
/proc/meminfo: memFree=29926376/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=260316 CPUtime=102.28 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 18883 0 0 0 10218 10 0 0 20 0 1 0 62383451 266563584 50242 33554432000 4194304 5646918 140734265935184 140734265933320 4398960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 65079 50242 147 355 0 64720 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 260316

[startup+162.3 s]
/proc/loadavg: 2.21 2.25 2.29 3/177 4496
/proc/meminfo: memFree=29886704/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=264460 CPUtime=162.26 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 22403 0 0 0 16212 14 0 0 20 0 1 0 62383451 270807040 51200 33554432000 4194304 5646918 140734265935184 140734265933320 4403420 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 66115 51200 147 355 0 65756 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 264460

[startup+222.307 s]
/proc/loadavg: 2.12 2.22 2.27 3/177 4498
/proc/meminfo: memFree=29896200/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=186608 CPUtime=222.26 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 25017 0 0 0 22208 18 0 0 20 0 1 0 62383451 191086592 45213 33554432000 4194304 5646918 140734265935184 140734265933320 4400009 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 46652 45213 147 355 0 46293 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 186608

[startup+282.3 s]
/proc/loadavg: 2.27 2.24 2.27 3/177 4499
/proc/meminfo: memFree=29985392/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=190348 CPUtime=282.25 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 28890 0 0 0 28203 22 0 0 20 0 1 0 62383451 194916352 34865 33554432000 4194304 5646918 140734265935184 140734265933880 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 47587 34865 147 355 0 47228 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 190348

[startup+342.3 s]
/proc/loadavg: 2.15 2.20 2.26 4/177 4500
/proc/meminfo: memFree=29894756/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=407128 CPUtime=342.24 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 30762 0 0 0 34200 24 0 0 20 0 1 0 62383451 416899072 71482 33554432000 4194304 5646918 140734265935184 140734265933320 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 101782 71482 147 355 0 101423 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 407128

[startup+402.3 s]
/proc/loadavg: 2.22 2.21 2.26 3/177 4501
/proc/meminfo: memFree=29909984/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=276276 CPUtime=402.23 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 33538 0 0 0 40194 29 0 0 20 0 1 0 62383451 282906624 61162 33554432000 4194304 5646918 140734265935184 140734265933320 4397705 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 69069 61162 147 355 0 68710 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 276276

[startup+462.3 s]
/proc/loadavg: 2.19 2.20 2.25 4/177 4502
/proc/meminfo: memFree=29970152/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=198020 CPUtime=462.21 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 36618 0 0 0 46188 33 0 0 20 0 1 0 62383451 202772480 37749 33554432000 4194304 5646918 140734265935184 140734265933880 4400588 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 49505 37749 147 355 0 49146 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 198020

[startup+522.3 s]
/proc/loadavg: 2.39 2.25 2.27 3/176 4503
/proc/meminfo: memFree=29840476/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=413916 CPUtime=522.21 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 38251 0 0 0 52185 36 0 0 20 0 1 0 62383451 423849984 72084 33554432000 4194304 5646918 140734265935184 140734265933320 4403411 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 103479 72084 147 355 0 103120 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 413916

[startup+582.3 s]
/proc/loadavg: 2.23 2.23 2.26 3/177 4505
/proc/meminfo: memFree=29945628/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=282924 CPUtime=582.2 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 40953 0 0 0 58180 40 0 0 20 0 1 0 62383451 289714176 60152 33554432000 4194304 5646918 140734265935184 140734265933880 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 70731 60152 147 355 0 70372 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 282924


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


[startup+882.307 s]
/proc/loadavg: 2.30 2.26 2.26 3/177 4537
/proc/meminfo: memFree=30001880/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=128968 CPUtime=882.13 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 50119 0 0 0 88151 62 0 0 20 0 1 0 62383451 132063232 30837 33554432000 4194304 5646918 140734265935184 140734265933896 4397622 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 32242 30837 147 355 0 31883 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 128968

[startup+942.3 s]
/proc/loadavg: 2.37 2.28 2.27 3/177 4538
/proc/meminfo: memFree=29869896/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=291940 CPUtime=942.12 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 51875 0 0 0 94147 65 0 0 20 0 1 0 62383451 298946560 66887 33554432000 4194304 5646918 140734265935184 140734265933288 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 72985 66887 147 355 0 72626 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 291940

[startup+1002.3 s]
/proc/loadavg: 2.37 2.29 2.27 4/177 4539
/proc/meminfo: memFree=29741396/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=426348 CPUtime=1002.11 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 52963 0 0 0 100144 67 0 0 20 0 1 0 62383451 436580352 99145 33554432000 4194304 5646918 140734265935184 140734265933320 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 106587 99145 147 355 0 106228 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 426348

[startup+1062.3 s]
/proc/loadavg: 2.29 2.28 2.27 3/177 4540
/proc/meminfo: memFree=29869628/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=295020 CPUtime=1062.09 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 55635 0 0 0 106137 72 0 0 20 0 1 0 62383451 302100480 66035 33554432000 4194304 5646918 140734265935184 140734265933320 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 73755 66035 147 355 0 73396 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 295020

[startup+1122.3 s]
/proc/loadavg: 2.10 2.23 2.25 4/177 4541
/proc/meminfo: memFree=29739848/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=429164 CPUtime=1122.08 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 56640 0 0 0 112134 74 0 0 20 0 1 0 62383451 439463936 96164 33554432000 4194304 5646918 140734265935184 140734265933320 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 107291 96164 147 355 0 106932 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 429164

[startup+1182.3 s]
/proc/loadavg: 2.22 2.23 2.25 4/177 4543
/proc/meminfo: memFree=29900272/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=297836 CPUtime=1182.06 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 59196 0 0 0 118128 78 0 0 20 0 1 0 62383451 304984064 65053 33554432000 4194304 5646918 140734265935184 140734265933880 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 74459 65053 147 355 0 74100 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 297836

[startup+1242.3 s]
/proc/loadavg: 2.27 2.25 2.25 3/178 4602
/proc/meminfo: memFree=29719408/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=431808 CPUtime=1242.06 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 60162 0 0 0 124125 81 0 0 20 0 1 0 62383451 442171392 93611 33554432000 4194304 5646918 140734265935184 140734265933320 4402811 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 107952 93611 147 355 0 107593 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 431808

[startup+1302.3 s]
/proc/loadavg: 2.26 2.24 2.25 3/177 4603
/proc/meminfo: memFree=29821556/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=300652 CPUtime=1302.05 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 62542 0 0 0 130120 85 0 0 20 0 1 0 62383451 307867648 58326 33554432000 4194304 5646918 140734265935184 140734265933880 4403411 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 75163 58326 147 355 0 74804 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 300652

[startup+1362.3 s]
/proc/loadavg: 2.35 2.27 2.26 4/177 4604
/proc/meminfo: memFree=29705352/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=433464 CPUtime=1362.04 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 63199 0 0 0 136116 88 0 0 20 0 1 0 62383451 443867136 89132 33554432000 4194304 5646918 140734265935184 140734265933320 4403057 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 108366 89132 147 355 0 108007 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 433464

[startup+1422.3 s]
/proc/loadavg: 2.19 2.23 2.25 4/177 4605
/proc/meminfo: memFree=29924688/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=170824 CPUtime=1422.04 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 65052 0 0 0 142112 92 0 0 20 0 1 0 62383451 174923776 38730 33554432000 4194304 5646918 140734265935184 140734265933880 4397980 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 42706 38730 147 355 0 42347 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 170824

[startup+1482.3 s]
/proc/loadavg: 2.30 2.25 2.25 3/177 4607
/proc/meminfo: memFree=29841092/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=435468 CPUtime=1482.03 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 66858 0 0 0 148109 94 0 0 20 0 1 0 62383451 445919232 76302 33554432000 4194304 5646918 140734265935184 140734265933320 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 108867 76302 147 355 0 108508 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 435468

[startup+1542.31 s]
/proc/loadavg: 2.29 2.25 2.25 4/177 4608
/proc/meminfo: memFree=29578960/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=437064 CPUtime=1542.02 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 67285 0 0 0 154107 95 0 0 20 0 1 0 62383451 447553536 104323 33554432000 4194304 5646918 140734265935184 140734265933320 4403204 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 109266 104323 147 355 0 108907 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 437064

[startup+1602.3 s]
/proc/loadavg: 2.28 2.25 2.25 3/177 4609
/proc/meminfo: memFree=29514784/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=654500 CPUtime=1602.01 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 68463 0 0 0 160103 98 0 0 20 0 1 0 62383451 670208000 136159 33554432000 4194304 5646918 140734265935184 140734265933320 4893163 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 163625 136159 147 355 0 163266 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 654500

[startup+1662.3 s]
/proc/loadavg: 2.22 2.23 2.24 3/177 4610
/proc/meminfo: memFree=29716788/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=228408 CPUtime=1662 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 70623 0 0 0 166098 102 0 0 20 0 1 0 62383451 233889792 53244 33554432000 4194304 5646918 140734265935184 140734265933880 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 57102 53244 147 355 0 56743 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 228408

[startup+1722.3 s]
/proc/loadavg: 2.26 2.23 2.24 4/177 4611
/proc/meminfo: memFree=29653584/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=442600 CPUtime=1721.99 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 71869 0 0 0 172093 106 0 0 20 0 1 0 62383451 453222400 91791 33554432000 4194304 5646918 140734265935184 140734265933320 4402950 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 110650 91791 147 355 0 110291 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 442600

[startup+1782.3 s]
/proc/loadavg: 2.20 2.22 2.23 3/177 4613
/proc/meminfo: memFree=29631020/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=659356 CPUtime=1781.98 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 72853 0 0 0 178090 108 0 0 20 0 1 0 62383451 675180544 117299 33554432000 4194304 5646918 140734265935184 140734265933320 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 164839 117299 147 355 0 164480 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 659356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.22 2.22 2.24 3/177 4614
/proc/meminfo: memFree=29877504/32872528 swapFree=1459884/1656108
[pid=4490] ppid=4487 vsize=180864 CPUtime=1800.08 cores=1,3,5,7
/proc/4490/stat : 4490 (minisatp) R 4487 4490 1729 0 -1 4202496 74132 0 0 0 179897 111 0 0 20 0 1 0 62383451 185204736 43829 33554432000 4194304 5646918 140734265935184 140734265933880 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/4490/statm: 45216 43829 147 355 0 44857 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 180864

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 4490 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.09
CPU user time (s): 1798.97
CPU system time (s): 1.11683
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 705852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.11683
maximum resident set size= 633216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74132
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= 62
involuntary context switches= 2036

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.47732 second user time and 7.00593 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-22 15:49:39
IDJOB=4111816
IDBENCH=90161
IDSOLVER=2555
FILE ID=node136/4111816-1466603379
RUNJOBID= node136-1466583104-1746
PBS_JOBID= 19947103
Free space on /tmp= 71644 MiB

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

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

MD5SUM BENCH= 1a22ba01765c232fe0c8623cfb5d750f
RANDOM SEED=1181071687

node136.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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 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.67
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:        30149724 kB
Buffers:           47424 kB
Cached:           131440 kB
SwapCached:         1664 kB
Active:           278288 kB
Inactive:          23988 kB
Active(anon):     121300 kB
Inactive(anon):     4456 kB
Active(file):     156988 kB
Inactive(file):    19532 kB
Unevictable:     1656108 kB
Mlocked:         1459884 kB
SwapTotal:      67108856 kB
SwapFree:       67099360 kB
Dirty:              4672 kB
Writeback:             0 kB
AnonPages:       1715256 kB
Mapped:             8952 kB
Shmem:                 0 kB
Slab:             629756 kB
SReclaimable:      73960 kB
SUnreclaim:       555796 kB
KernelStack:        1472 kB
PageTables:         8148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1903348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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-4111816-1466603379.opb

Free space on /tmp at the end= 71640 MiB
End job on node136 at 2016-06-22 16:19:40