Trace number 3722188

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
PB07: minisat+ 1.14? (TO) 1800.04 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K128.opb
MD5SUM17c4ca9a6493665b57c1ccd2ab23e03d
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 variables15232
Total number of constraints15490
Number of constraints which are clauses15362
Number of constraints which are cardinality constraints (but not clauses)128
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint128
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 129
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.49/0.51	c Converting 15488 PB-constraints to clauses...
0.49/0.51	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.49/0.53	c   -- Detecting intervals from adjacent constraints: ##############################################################################################################################
0.49/0.53	c   -- Clauses(.)/Splits(s): ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.49/0.55	c ---[ 252]---> BDD-cost:  235
0.49/0.56	c ---[ 250]---> BDD-cost:  235
0.49/0.56	c ---[ 248]---> BDD-cost:  235
0.49/0.56	c ---[ 246]---> BDD-cost:  235
0.49/0.57	c ---[ 244]---> BDD-cost:  235
0.49/0.57	c ---[ 242]---> BDD-cost:  235
0.49/0.57	c ---[ 240]---> BDD-cost:  235
0.49/0.58	c ---[ 238]---> BDD-cost:  235
0.49/0.58	c ---[ 236]---> BDD-cost:  235
0.49/0.59	c ---[ 234]---> BDD-cost:  235
0.49/0.59	c ---[ 232]---> BDD-cost:  235
0.49/0.59	c ---[ 230]---> BDD-cost:  235
0.59/0.60	c ---[ 228]---> BDD-cost:  235
0.59/0.60	c ---[ 226]---> BDD-cost:  235
0.59/0.60	c ---[ 224]---> BDD-cost:  235
0.59/0.61	c ---[ 222]---> BDD-cost:  235
0.59/0.61	c ---[ 220]---> BDD-cost:  235
0.59/0.62	c ---[ 218]---> BDD-cost:  235
0.59/0.62	c ---[ 216]---> BDD-cost:  235
0.59/0.62	c ---[ 214]---> BDD-cost:  235
0.59/0.63	c ---[ 212]---> BDD-cost:  235
0.59/0.63	c ---[ 210]---> BDD-cost:  235
0.59/0.64	c ---[ 208]---> BDD-cost:  235
0.59/0.64	c ---[ 206]---> BDD-cost:  235
0.59/0.64	c ---[ 204]---> BDD-cost:  235
0.59/0.65	c ---[ 202]---> BDD-cost:  235
0.59/0.65	c ---[ 200]---> BDD-cost:  235
0.59/0.65	c ---[ 198]---> BDD-cost:  235
0.59/0.66	c ---[ 196]---> BDD-cost:  235
0.59/0.66	c ---[ 194]---> BDD-cost:  235
0.59/0.67	c ---[ 192]---> BDD-cost:  235
0.59/0.67	c ---[ 190]---> BDD-cost:  235
0.59/0.67	c ---[ 188]---> BDD-cost:  235
0.59/0.68	c ---[ 186]---> BDD-cost:  235
0.59/0.68	c ---[ 184]---> BDD-cost:  235
0.59/0.68	c ---[ 182]---> BDD-cost:  235
0.59/0.69	c ---[ 180]---> BDD-cost:  235
0.59/0.69	c ---[ 178]---> BDD-cost:  235
0.69/0.70	c ---[ 176]---> BDD-cost:  235
0.69/0.70	c ---[ 174]---> BDD-cost:  235
0.69/0.70	c ---[ 172]---> BDD-cost:  235
0.69/0.71	c ---[ 170]---> BDD-cost:  235
0.69/0.71	c ---[ 168]---> BDD-cost:  235
0.69/0.71	c ---[ 166]---> BDD-cost:  235
0.69/0.72	c ---[ 164]---> BDD-cost:  235
0.69/0.72	c ---[ 162]---> BDD-cost:  235
0.69/0.73	c ---[ 160]---> BDD-cost:  235
0.69/0.73	c ---[ 158]---> BDD-cost:  235
0.69/0.73	c ---[ 156]---> BDD-cost:  235
0.69/0.74	c ---[ 154]---> BDD-cost:  235
0.69/0.74	c ---[ 152]---> BDD-cost:  235
0.69/0.74	c ---[ 150]---> BDD-cost:  235
0.69/0.75	c ---[ 148]---> BDD-cost:  235
0.69/0.75	c ---[ 146]---> BDD-cost:  235
0.69/0.76	c ---[ 144]---> BDD-cost:  235
0.69/0.76	c ---[ 142]---> BDD-cost:  235
0.69/0.76	c ---[ 140]---> BDD-cost:  235
0.69/0.77	c ---[ 138]---> BDD-cost:  235
0.69/0.77	c ---[ 136]---> BDD-cost:  235
0.69/0.78	c ---[ 134]---> BDD-cost:  235
0.69/0.78	c ---[ 132]---> BDD-cost:  235
0.69/0.78	c ---[ 130]---> BDD-cost:  235
0.69/0.79	c ---[ 128]---> BDD-cost:  235
0.69/0.79	c ---[ 126]---> BDD-cost:  235
0.69/0.79	c ---[ 124]---> BDD-cost:  235
0.79/0.80	c ---[ 122]---> BDD-cost:  235
0.79/0.80	c ---[ 120]---> BDD-cost:  235
0.79/0.81	c ---[ 118]---> BDD-cost:  235
0.79/0.81	c ---[ 116]---> BDD-cost:  235
0.79/0.81	c ---[ 114]---> BDD-cost:  235
0.79/0.82	c ---[ 112]---> BDD-cost:  235
0.79/0.82	c ---[ 110]---> BDD-cost:  235
0.79/0.82	c ---[ 108]---> BDD-cost:  235
0.79/0.83	c ---[ 106]---> BDD-cost:  235
0.79/0.83	c ---[ 104]---> BDD-cost:  235
0.79/0.84	c ---[ 102]---> BDD-cost:  235
0.79/0.84	c ---[ 100]---> BDD-cost:  235
0.79/0.84	c ---[  98]---> BDD-cost:  235
0.79/0.85	c ---[  96]---> BDD-cost:  235
0.79/0.85	c ---[  94]---> BDD-cost:  235
0.79/0.85	c ---[  92]---> BDD-cost:  235
0.79/0.86	c ---[  90]---> BDD-cost:  235
0.79/0.86	c ---[  88]---> BDD-cost:  235
0.79/0.87	c ---[  86]---> BDD-cost:  235
0.79/0.87	c ---[  84]---> BDD-cost:  235
0.79/0.87	c ---[  82]---> BDD-cost:  235
0.79/0.88	c ---[  80]---> BDD-cost:  235
0.79/0.88	c ---[  78]---> BDD-cost:  235
0.79/0.88	c ---[  76]---> BDD-cost:  235
0.79/0.89	c ---[  74]---> BDD-cost:  235
0.79/0.89	c ---[  72]---> BDD-cost:  235
0.89/0.90	c ---[  70]---> BDD-cost:  235
0.89/0.90	c ---[  68]---> BDD-cost:  235
0.89/0.90	c ---[  66]---> BDD-cost:  235
0.89/0.91	c ---[  64]---> BDD-cost:  235
0.89/0.91	c ---[  62]---> BDD-cost:  235
0.89/0.92	c ---[  60]---> BDD-cost:  235
0.89/0.92	c ---[  58]---> BDD-cost:  235
0.89/0.92	c ---[  56]---> BDD-cost:  235
0.89/0.93	c ---[  54]---> BDD-cost:  235
0.89/0.93	c ---[  52]---> BDD-cost:  235
0.89/0.93	c ---[  50]---> BDD-cost:  235
0.89/0.94	c ---[  48]---> BDD-cost:  235
0.89/0.94	c ---[  46]---> BDD-cost:  235
0.89/0.95	c ---[  44]---> BDD-cost:  235
0.89/0.95	c ---[  42]---> BDD-cost:  235
0.89/0.95	c ---[  40]---> BDD-cost:  235
0.89/0.96	c ---[  38]---> BDD-cost:  235
0.89/0.96	c ---[  36]---> BDD-cost:  235
0.89/0.96	c ---[  34]---> BDD-cost:  235
0.89/0.97	c ---[  32]---> BDD-cost:  235
0.89/0.97	c ---[  30]---> BDD-cost:  235
0.89/0.98	c ---[  28]---> BDD-cost:  235
0.89/0.98	c ---[  26]---> BDD-cost:  235
0.89/0.98	c ---[  24]---> BDD-cost:  233
0.89/0.99	c ---[  22]---> BDD-cost:  229
0.89/0.99	c ---[  20]---> BDD-cost:  223
0.89/0.99	c ---[  18]---> BDD-cost:  213
0.89/1.00	c ---[  16]---> BDD-cost:  205
0.89/1.00	c ---[  14]---> BDD-cost:  199
1.00/1.00	c ---[  12]---> BDD-cost:  177
1.00/1.01	c ---[  10]---> BDD-cost:  131
1.00/1.01	c ---[   8]---> BDD-cost:   97
1.00/1.01	c ---[   6]---> BDD-cost:   63
1.00/1.01	c ---[   4]---> BDD-cost:   35
1.00/1.01	c ---[   2]---> BDD-cost:    7
1.00/1.04	c ==================================[MINISAT+]==================================
1.00/1.04	c | Conflicts | Original         | Learnt                           | Progress |
1.00/1.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.00/1.04	c ==============================================================================
1.00/1.04	c |         0 |   86045   251490 |   28681       0        0     nan |  0.000 % |
1.00/1.09	c |       101 |   86045   251490 |   31549     101    15458   153.0 |  1.980 % |
1.10/1.16	c |       251 |   86045   251490 |   34704     251    27848   110.9 |  1.980 % |
1.19/1.25	c |       476 |   86045   251490 |   38174     476    42550    89.4 |  1.980 % |
1.39/1.40	c |       814 |   86045   251490 |   41991     814    86082   105.8 |  1.980 % |
1.49/1.59	c |      1320 |   86045   251490 |   46191    1320   171556   130.0 |  1.980 % |
1.79/1.87	c |      2079 |   86045   251490 |   50810    2079   304498   146.5 |  1.980 % |
2.29/2.38	c |      3218 |   86045   251490 |   55891    3218   514340   159.8 |  1.980 % |
2.99/3.03	c |      4926 |   86045   251490 |   61480    4926   878824   178.4 |  1.980 % |
4.09/4.16	c |      7489 |   86045   251490 |   67628    7489  1349107   180.1 |  1.980 % |
5.88/5.99	c |     11333 |   86045   251490 |   74391   11333  2193363   193.5 |  1.980 % |
13.58/13.60	c |     17099 |   86045   251490 |   81830   17099  5448137   318.6 |  1.980 % |
18.49/18.57	c |     25748 |   86045   251490 |   90013   25748  7602565   295.3 |  1.980 % |
33.78/33.87	c |     38726 |   86045   251490 |   99014   38726 14448963   373.1 |  1.980 % |
50.18/50.21	c |     58187 |   86045   251490 |  108916   58187 20508397   352.5 |  1.980 % |
77.37/77.41	c |     87385 |   86045   251490 |  119807   87385 29365233   336.0 |  1.980 % |
128.73/128.80	c |    131180 |   86045   251490 |  131788   37658  7565233   200.9 |  1.980 % |
191.37/191.50	c |    196864 |   86045   251490 |  144967  103342 29950088   289.8 |  1.980 % |
381.54/381.71	c |    295394 |   86045   251490 |  159463   79905 35620303   445.8 |  1.980 % |
604.19/604.43	c |    443184 |   85979   251311 |  175410   98178 35148660   358.0 |  2.053 % |
1232.85/1233.25	c |    664867 |   85979   251311 |  192951  171255 95932556   560.2 |  2.053 % |
1800.03/1800.50	c 
1800.03/1800.50	c *** TERMINATED ***
1800.03/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3722188-1338563759/watcher-3722188-1338563759 -o /tmp/evaluation-result-3722188-1338563759/solver-3722188-1338563759 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3722188-1338563759.opb 

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: 1.97 2.02 2.00 3/176 27731
/proc/meminfo: memFree=29165576/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 184 0 0 0 0 0 0 0 20 0 1 0 322500278 1294336 141 33554432000 134512640 135395479 4292969344 4292968176 134618939 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 316 141 74 216 0 98 0

[startup+0.0571271 s]
/proc/loadavg: 1.97 2.02 2.00 3/176 27731
/proc/meminfo: memFree=29165576/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=2952 CPUtime=0.05 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 574 0 0 0 5 0 0 0 20 0 1 0 322500278 3022848 531 33554432000 134512640 135395479 4292969344 4292968264 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 738 531 74 216 0 520 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2952

[startup+0.100266 s]
/proc/loadavg: 1.97 2.02 2.00 3/176 27731
/proc/meminfo: memFree=29165576/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=4180 CPUtime=0.09 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 857 0 0 0 9 0 0 0 20 0 1 0 322500278 4280320 814 33554432000 134512640 135395479 4292969344 4292967804 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 1045 814 74 216 0 827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4180

[startup+0.300233 s]
/proc/loadavg: 1.97 2.02 2.00 3/176 27731
/proc/meminfo: memFree=29165576/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=8044 CPUtime=0.29 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 1811 0 0 0 29 0 0 0 20 0 1 0 322500278 8237056 1768 33554432000 134512640 135395479 4292969344 4292968176 134618819 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 2011 1768 74 216 0 1793 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8044

[startup+0.700268 s]
/proc/loadavg: 1.97 2.02 2.00 3/176 27731
/proc/meminfo: memFree=29165576/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=12392 CPUtime=0.69 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 3012 0 0 0 68 1 0 0 20 0 1 0 322500278 12689408 2879 33554432000 134512640 135395479 4292969344 4292949952 134663341 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 3098 2879 89 216 0 2880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12392

[startup+1.50025 s]
/proc/loadavg: 1.97 2.02 2.00 3/177 27732
/proc/meminfo: memFree=29151920/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=16448 CPUtime=1.49 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 4007 0 0 0 148 1 0 0 20 0 1 0 322500278 16842752 3795 33554432000 134512640 135395479 4292969344 4292967216 134574109 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 4112 3795 106 216 0 3894 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16448

[startup+3.10026 s]
/proc/loadavg: 1.97 2.02 2.00 3/177 27732
/proc/meminfo: memFree=29147332/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=18420 CPUtime=3.09 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 4498 0 0 0 308 1 0 0 20 0 1 0 322500278 18862080 4286 33554432000 134512640 135395479 4292969344 4292967696 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 4605 4286 106 216 0 4387 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18420

[startup+6.30024 s]
/proc/loadavg: 1.97 2.02 2.00 3/177 27732
/proc/meminfo: memFree=29135428/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=24748 CPUtime=6.28 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 6068 0 0 0 627 1 0 0 20 0 1 0 322500278 25341952 5856 33554432000 134512640 135395479 4292969344 4292967216 134574544 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 6187 5856 106 216 0 5969 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24748

[startup+12.7002 s]
/proc/loadavg: 1.97 2.02 2.00 3/177 27732
/proc/meminfo: memFree=29123680/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=35928 CPUtime=12.69 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 8847 0 0 0 1267 2 0 0 20 0 1 0 322500278 36790272 8635 33554432000 134512640 135395479 4292969344 4292967216 134573896 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 8982 8635 106 216 0 8764 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35928

[startup+25.5002 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 27732
/proc/meminfo: memFree=29100088/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=59176 CPUtime=25.48 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 14676 0 0 0 2544 4 0 0 20 0 1 0 322500278 60596224 14464 33554432000 134512640 135395479 4292969344 4292967216 134573950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 14794 14464 106 216 0 14576 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59176

[startup+51.1003 s]
/proc/loadavg: 2.08 2.05 2.00 3/177 27732
/proc/meminfo: memFree=29057772/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=101412 CPUtime=51.08 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 25244 0 0 0 5100 8 0 0 20 0 1 0 322500278 103845888 25032 33554432000 134512640 135395479 4292969344 4292967696 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 25353 25032 106 216 0 25135 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 101412

[startup+102.307 s]
/proc/loadavg: 2.12 2.07 2.01 3/177 27732
/proc/meminfo: memFree=28990608/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=167436 CPUtime=102.26 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 41735 0 0 0 10213 13 0 0 20 0 1 0 322500278 171454464 41510 33554432000 134512640 135395479 4292969344 4292967696 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 41859 41510 106 216 0 41641 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 167436

[startup+162.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 27732
/proc/meminfo: memFree=28968812/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=189212 CPUtime=162.2 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 47213 0 0 0 16205 15 0 0 20 0 1 0 322500278 193753088 46942 33554432000 134512640 135395479 4292969344 4292967696 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 47303 46942 106 216 0 47085 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 189212

[startup+222.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 27732
/proc/meminfo: memFree=28963316/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=189212 CPUtime=222.17 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 47236 0 0 0 22202 15 0 0 20 0 1 0 322500278 193753088 46949 33554432000 134512640 135395479 4292969344 4292967216 134574075 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 47303 46949 106 216 0 47085 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 189212

[startup+282.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/178 27736
/proc/meminfo: memFree=28901120/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=252484 CPUtime=282.16 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 63006 0 0 0 28193 23 0 0 20 0 1 0 322500278 258543616 62719 33554432000 134512640 135395479 4292969344 4292967696 134581436 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 63121 62719 106 216 0 62903 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 252484

[startup+342.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 27736
/proc/meminfo: memFree=28899392/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=252872 CPUtime=342.15 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 63117 0 0 0 34192 23 0 0 20 0 1 0 322500278 258940928 62830 33554432000 134512640 135395479 4292969344 4292967696 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 63218 62830 106 216 0 63000 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 252872

[startup+402.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 27736
/proc/meminfo: memFree=28899288/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=252872 CPUtime=402.12 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 63138 0 0 0 40189 23 0 0 20 0 1 0 322500278 258940928 62850 33554432000 134512640 135395479 4292969344 4292967392 134584041 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 63218 62850 106 216 0 63000 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 252872

[startup+462.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 27736
/proc/meminfo: memFree=28876700/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=276112 CPUtime=462.11 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 68929 0 0 0 46186 25 0 0 20 0 1 0 322500278 282738688 68636 33554432000 134512640 135395479 4292969344 4292967696 134581436 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 69028 68636 106 216 0 68810 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 276112

[startup+522.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 27736
/proc/meminfo: memFree=28801304/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=329376 CPUtime=522.1 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 82265 0 0 0 52179 31 0 0 20 0 1 0 322500278 337281024 81972 33554432000 134512640 135395479 4292969344 4292967216 134574282 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 82344 81972 106 216 0 82126 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 329376

[startup+582.3 s]
/proc/loadavg: 2.15 2.08 2.01 3/177 27737
/proc/meminfo: memFree=28800684/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=329376 CPUtime=582.09 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 82265 0 0 0 58178 31 0 0 20 0 1 0 322500278 337281024 81972 33554432000 134512640 135395479 4292969344 4292967696 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 82344 81972 106 216 0 82126 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 329376

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/178 27741
/proc/meminfo: memFree=28766036/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=348808 CPUtime=882.01 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 87178 0 0 0 88168 33 0 0 20 0 1 0 322500278 357179392 86857 33554432000 134512640 135395479 4292969344 4292967696 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 87202 86857 106 216 0 86984 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 348808

[startup+942.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 27741
/proc/meminfo: memFree=28766292/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=348808 CPUtime=942 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 87178 0 0 0 94167 33 0 0 20 0 1 0 322500278 357179392 86857 33554432000 134512640 135395479 4292969344 4292967216 134574480 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 87202 86857 106 216 0 86984 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 348808

[startup+1002.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 27741
/proc/meminfo: memFree=28766148/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=348808 CPUtime=1001.98 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 87184 0 0 0 100165 33 0 0 20 0 1 0 322500278 357179392 86869 33554432000 134512640 135395479 4292969344 4292967696 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 87202 86869 106 216 0 86984 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 348808

[startup+1062.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 27741
/proc/meminfo: memFree=28766148/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=348808 CPUtime=1061.97 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 87184 0 0 0 106164 33 0 0 20 0 1 0 322500278 357179392 86869 33554432000 134512640 135395479 4292969344 4292967696 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 87202 86869 106 216 0 86984 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 348808

[startup+1122.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 27741
/proc/meminfo: memFree=28747236/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=368180 CPUtime=1121.96 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 91984 0 0 0 112161 35 0 0 20 0 1 0 322500278 377016320 91669 33554432000 134512640 135395479 4292969344 4292967696 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 92045 91669 106 216 0 91827 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 368180

[startup+1182.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/178 27743
/proc/meminfo: memFree=28713996/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=401536 CPUtime=1181.96 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 100305 0 0 0 118156 40 0 0 20 0 1 0 322500278 411172864 99990 33554432000 134512640 135395479 4292969344 4292967696 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 100384 99990 106 216 0 100166 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 401536

[startup+1242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 27743
/proc/meminfo: memFree=28684244/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=431496 CPUtime=1241.95 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 107739 0 0 0 124150 45 0 0 20 0 1 0 322500278 441851904 107424 33554432000 134512640 135395479 4292969344 4292967244 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 107874 107424 106 216 0 107656 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 431496

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 27743
/proc/meminfo: memFree=28633156/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=481608 CPUtime=1301.95 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 120233 0 0 0 130146 49 0 0 20 0 1 0 322500278 493166592 119918 33554432000 134512640 135395479 4292969344 4292967696 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 120402 119918 106 216 0 120184 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 481608

[startup+1362.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 27743
/proc/meminfo: memFree=28632756/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=481608 CPUtime=1361.9 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 120265 0 0 0 136141 49 0 0 20 0 1 0 322500278 493166592 120037 33554432000 134512640 135395479 4292969344 4292967696 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 120402 120037 106 216 0 120184 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 481608

[startup+1422.31 s]
/proc/loadavg: 2.13 2.06 2.01 3/177 27743
/proc/meminfo: memFree=28632344/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=481608 CPUtime=1421.88 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 120283 0 0 0 142139 49 0 0 20 0 1 0 322500278 493166592 120066 33554432000 134512640 135395479 4292969344 4292967696 134581053 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 120402 120066 106 216 0 120184 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 481608

[startup+1482.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/178 27747
/proc/meminfo: memFree=28628244/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=481608 CPUtime=1481.87 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 120283 0 0 0 148138 49 0 0 20 0 1 0 322500278 493166592 120066 33554432000 134512640 135395479 4292969344 4292967696 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 120402 120066 106 216 0 120184 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 481608

[startup+1542.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 27796
/proc/meminfo: memFree=27794968/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=481608 CPUtime=1541.86 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 120283 0 0 0 154137 49 0 0 20 0 1 0 322500278 493166592 120066 33554432000 134512640 135395479 4292969344 4292967216 134574575 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 120402 120066 106 216 0 120184 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 481608

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 27796
/proc/meminfo: memFree=27459444/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=481608 CPUtime=1601.85 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 120283 0 0 0 160136 49 0 0 20 0 1 0 322500278 493166592 120066 33554432000 134512640 135395479 4292969344 4292967696 134581133 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 120402 120066 106 216 0 120184 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 481608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 27796
/proc/meminfo: memFree=27458700/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=481608 CPUtime=1661.84 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 120283 0 0 0 166135 49 0 0 20 0 1 0 322500278 493166592 120066 33554432000 134512640 135395479 4292969344 4292967696 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 120402 120066 106 216 0 120184 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 481608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 27796
/proc/meminfo: memFree=27459196/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=481596 CPUtime=1721.83 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 120289 0 0 0 172134 49 0 0 20 0 1 0 322500278 493154304 120072 33554432000 134512640 135395479 4292969344 4292967696 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 120399 120072 106 216 0 120181 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 481596

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 27797
/proc/meminfo: memFree=27458636/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=481596 CPUtime=1781.82 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 120289 0 0 0 178133 49 0 0 20 0 1 0 322500278 493154304 120072 33554432000 134512640 135395479 4292969344 4292967312 134579855 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 120399 120072 106 216 0 120181 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 481596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 27797
/proc/meminfo: memFree=27458728/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=481596 CPUtime=1800.03 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 120289 0 0 0 179954 49 0 0 20 0 1 0 322500278 493154304 120072 33554432000 134512640 135395479 4292969344 4292967216 134575405 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 120399 120072 106 216 0 120181 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 481596

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 27797
/proc/meminfo: memFree=27458728/32873844 swapFree=7644/7644
[pid=27731] ppid=27729 vsize=481596 CPUtime=1800.03 cores=1,3,5,7
/proc/27731/stat : 27731 (minisat+) R 27729 27731 26286 0 -1 4202496 120289 0 0 0 179954 49 0 0 20 0 1 0 322500278 493154304 120072 33554432000 134512640 135395479 4292969344 4292967216 134575405 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/27731/statm: 120399 120072 106 216 0 120181 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 481596

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1799.54
CPU system time (s): 0.497924
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 481608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.497924
maximum resident set size= 480292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120290
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= 209
involuntary context switches= 1859

runsolver used 3.57446 second user time and 9.96148 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-01 17:15:59
IDJOB=3722188
IDBENCH=90142
IDSOLVER=2306
FILE ID=node147/3722188-1338563759
RUNJOBID= node147-1338552574-26303
PBS_JOBID= 14635837
Free space on /tmp= 70784 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K128.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722188-1338563759/watcher-3722188-1338563759 -o /tmp/evaluation-result-3722188-1338563759/solver-3722188-1338563759 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3722188-1338563759.opb            

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

MD5SUM BENCH= 17c4ca9a6493665b57c1ccd2ab23e03d
RANDOM SEED=1979304400

node147.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.951
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.90
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.951
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	: 5331.91
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.951
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	: 5331.87
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.951
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	: 5331.91
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.951
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	: 5331.91
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.951
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	: 5331.91
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.951
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	: 5331.91
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.951
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29165732 kB
Buffers:          399608 kB
Cached:          2351968 kB
SwapCached:         3380 kB
Active:          1472560 kB
Inactive:        1386360 kB
Active(anon):     103200 kB
Inactive(anon):     5920 kB
Active(file):    1369360 kB
Inactive(file):  1380440 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100236 kB
Dirty:              3112 kB
Writeback:             0 kB
AnonPages:        113660 kB
Mapped:             9572 kB
Shmem:                 0 kB
Slab:             712116 kB
SReclaimable:     153224 kB
SUnreclaim:       558892 kB
KernelStack:        1456 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     226852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3722188-1338563759.opb

Free space on /tmp at the end= 70636 MiB
End job on node147 at 2012-06-01 17:46:01