Trace number 3721830

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 NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14Signal 326.514 433.744

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__2048.opb
MD5SUM08161da552551f1a32b034498343cbe2
Bench CategoryOPT-BIGINT-LIN (optimisation, big 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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10240998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint2048
Maximum length of a constraint83969
Number of terms in the objective function 10240000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 351702657024
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 351702657024
Number of bits of the biggest sum of numbers39
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...
323.09/323.28	GNU MP: Cannot allocate memory (size=4)

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-3721830-1338559937/watcher-3721830-1338559937 -o /tmp/evaluation-result-3721830-1338559937/solver-3721830-1338559937 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721830-1338559937.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: 2.15 2.03 2.01 3/176 19814
/proc/meminfo: memFree=31282924/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=1784 CPUtime=0 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 289 0 0 0 0 0 0 0 20 0 1 0 322122181 1826816 246 33554432000 134512640 135395479 4291390336 4291389304 135031278 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 446 253 67 216 0 228 0

[startup+0.0434869 s]
/proc/loadavg: 2.15 2.03 2.01 3/176 19814
/proc/meminfo: memFree=31282924/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=6344 CPUtime=0.03 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 1341 0 0 0 3 0 0 0 20 0 1 0 322122181 6496256 1248 33554432000 134512640 135395479 4291390336 4291389120 134569953 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 1586 1248 67 216 0 1368 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6344

[startup+0.100306 s]
/proc/loadavg: 2.15 2.03 2.01 3/176 19814
/proc/meminfo: memFree=31282924/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=12016 CPUtime=0.09 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 2611 0 0 0 9 0 0 0 20 0 1 0 322122181 12304384 2435 33554432000 134512640 135395479 4291390336 4291389304 135031278 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 3004 2436 67 216 0 2786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12016

[startup+0.300309 s]
/proc/loadavg: 2.15 2.03 2.01 3/176 19814
/proc/meminfo: memFree=31282924/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=31924 CPUtime=0.29 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 7801 0 0 0 27 2 0 0 20 0 1 0 322122181 32690176 7130 33554432000 134512640 135395479 4291390336 4291389068 135007481 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 7981 7131 67 216 0 7763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31924

[startup+0.70031 s]
/proc/loadavg: 2.15 2.03 2.01 3/176 19814
/proc/meminfo: memFree=31282924/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=70740 CPUtime=0.69 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 15663 0 0 0 66 3 0 0 20 0 1 0 322122181 72437760 16377 33554432000 134512640 135395479 4291390336 4291389256 135031278 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 17685 16380 67 216 0 17467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70740

[startup+1.50031 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 19815
/proc/meminfo: memFree=31191340/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=153540 CPUtime=1.49 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 31212 0 0 0 143 6 0 0 20 0 1 0 322122181 157224960 35207 33554432000 134512640 135395479 4291390336 4291389100 135007481 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 38385 35207 67 216 0 38167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 153540

[startup+3.10031 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 19815
/proc/meminfo: memFree=31076780/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=330624 CPUtime=3.09 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 57082 0 0 0 296 13 0 0 20 0 1 0 322122181 338558976 73259 33554432000 134512640 135395479 4291390336 4291389304 135031278 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 82656 73260 67 216 0 82438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 330624

[startup+6.30037 s]
/proc/loadavg: 2.14 2.03 2.01 3/177 19815
/proc/meminfo: memFree=30792896/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=709340 CPUtime=6.29 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 99971 0 0 0 602 27 0 0 20 0 1 0 322122181 726364160 146134 33554432000 134512640 135395479 4291390336 4291389304 135031278 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 177335 146135 67 216 0 177117 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 709340

[startup+12.7003 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 19815
/proc/meminfo: memFree=30198288/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=1386292 CPUtime=12.69 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 172699 0 0 0 1218 51 0 0 20 0 1 0 322122181 1419563008 286499 33554432000 134512640 135395479 4291390336 4291389120 134570194 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 346573 286500 67 216 0 346355 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1386292

[startup+25.5003 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 19815
/proc/meminfo: memFree=29504716/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=1994176 CPUtime=25.49 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 304735 0 0 0 2470 79 0 0 20 0 1 0 322122181 2042036224 445281 33554432000 134512640 135395479 4291390336 4291388956 135006092 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 498544 445281 74 216 0 498326 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1994176

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 2.01 3/177 19816
/proc/meminfo: memFree=29470104/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=2096488 CPUtime=51.09 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 360283 0 0 0 5016 93 0 0 20 0 1 0 322122181 2146803712 452075 33554432000 134512640 135395479 4291390336 4291388864 134811002 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 524122 452075 74 216 0 523904 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2096488

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 19816
/proc/meminfo: memFree=29393144/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=2315208 CPUtime=102.27 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 484935 0 0 0 10107 120 0 0 20 0 1 0 322122181 2370772992 471351 33554432000 134512640 135395479 4291390336 4291382448 135012168 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 578802 471351 74 216 0 578584 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2315208

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 19816
/proc/meminfo: memFree=28894444/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=2805016 CPUtime=162.25 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 849719 0 0 0 16042 183 0 0 20 0 1 0 322122181 2872336384 591082 33554432000 134512640 135395479 4291390336 4291382708 135005310 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 701254 591082 74 216 0 701036 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2805016

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19816
/proc/meminfo: memFree=28442244/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=3309812 CPUtime=222.23 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 1218026 0 0 0 21977 246 0 0 20 0 1 0 322122181 3389247488 704280 33554432000 134512640 135395479 4291390336 4291383476 135003247 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 827453 704280 74 216 0 827235 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3309812

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19816
/proc/meminfo: memFree=28025260/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=3824820 CPUtime=282.21 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4202496 1593667 0 0 0 27917 304 0 0 20 0 1 0 322122181 3916615680 808695 33554432000 134512640 135395479 4291390336 4291388020 135005282 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/19814/statm: 956205 808695 74 216 0 955987 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3824820

[startup+342.3 s]
/proc/loadavg: 2.46 2.10 2.03 2/178 19818
/proc/meminfo: memFree=21192260/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=4186428 CPUtime=326.31 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) S 19812 19814 19055 0 -1 4204032 1726851 0 0 0 31992 639 0 0 20 0 1 0 322122181 4286902272 894666 33554432000 134512640 135395479 4291390336 4291388524 135087641 0 0 4096 16386 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19814/statm: 1046607 894666 83 216 0 1046389 0
Current children cumulated CPU time (s) 326.31
Current children cumulated vsize (KiB) 4186428

[startup+402.3 s]
/proc/loadavg: 4.20 2.68 2.23 2/178 19818
/proc/meminfo: memFree=21250940/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=4186428 CPUtime=326.32 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) S 19812 19814 19055 0 -1 4204032 1726851 0 0 0 31992 640 0 0 20 0 1 0 322122181 4286902272 894666 33554432000 134512640 135395479 4291390336 4291388524 135087641 0 0 4096 16386 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19814/statm: 1046607 894666 83 216 0 1046389 0
Current children cumulated CPU time (s) 326.32
Current children cumulated vsize (KiB) 4186428

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

[startup+410.5 s]
/proc/loadavg: 4.40 2.77 2.27 2/178 19818
/proc/meminfo: memFree=21251668/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=4186428 CPUtime=326.32 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) S 19812 19814 19055 0 -1 4204032 1726851 0 0 0 31992 640 0 0 20 0 1 0 322122181 4286902272 894666 33554432000 134512640 135395479 4291390336 4291388524 135087641 0 0 4096 16386 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19814/statm: 1046607 894666 83 216 0 1046389 0
Current children cumulated CPU time (s) 326.32
Current children cumulated vsize (KiB) 4186428

[startup+423.3 s]
/proc/loadavg: 4.53 2.88 2.31 2/178 19818
/proc/meminfo: memFree=21244460/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=4186428 CPUtime=326.32 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) S 19812 19814 19055 0 -1 4204032 1726851 0 0 0 31992 640 0 0 20 0 1 0 322122181 4286902272 894666 33554432000 134512640 135395479 4291390336 4291388524 135087641 0 0 4096 16386 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19814/statm: 1046607 894666 83 216 0 1046389 0
Current children cumulated CPU time (s) 326.32
Current children cumulated vsize (KiB) 4186428

[startup+429.7 s]
/proc/loadavg: 4.57 2.92 2.33 2/178 19818
/proc/meminfo: memFree=21243204/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=4186428 CPUtime=326.32 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) S 19812 19814 19055 0 -1 4204032 1726851 0 0 0 31992 640 0 0 20 0 1 0 322122181 4286902272 894666 33554432000 134512640 135395479 4291390336 4291388524 135087641 0 0 4096 16386 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19814/statm: 1046607 894666 83 216 0 1046389 0
Current children cumulated CPU time (s) 326.32
Current children cumulated vsize (KiB) 4186428

[startup+431.3 s]
/proc/loadavg: 4.57 2.92 2.33 2/178 19818
/proc/meminfo: memFree=21241716/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=4186428 CPUtime=326.32 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) S 19812 19814 19055 0 -1 4204032 1726851 0 0 0 31992 640 0 0 20 0 1 0 322122181 4286902272 894666 33554432000 134512640 135395479 4291390336 4291388524 135087641 0 0 4096 16386 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19814/statm: 1046607 894666 83 216 0 1046389 0
Current children cumulated CPU time (s) 326.32
Current children cumulated vsize (KiB) 4186428

[startup+432.9 s]
/proc/loadavg: 4.57 2.92 2.33 2/178 19818
/proc/meminfo: memFree=21241220/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=4186428 CPUtime=326.32 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) S 19812 19814 19055 0 -1 4204032 1726851 0 0 0 31992 640 0 0 20 0 1 0 322122181 4286902272 894666 33554432000 134512640 135395479 4291390336 4291388524 135087641 0 0 4096 16386 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19814/statm: 1046607 894666 83 216 0 1046389 0
Current children cumulated CPU time (s) 326.32
Current children cumulated vsize (KiB) 4186428

[startup+433.307 s]
/proc/loadavg: 4.60 2.95 2.34 2/178 19818
/proc/meminfo: memFree=21242460/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=4186428 CPUtime=326.32 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) S 19812 19814 19055 0 -1 4204032 1726851 0 0 0 31992 640 0 0 20 0 1 0 322122181 4286902272 894666 33554432000 134512640 135395479 4291390336 4291388524 135087641 0 0 4096 16386 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/19814/statm: 1046607 894666 83 216 0 1046389 0
Current children cumulated CPU time (s) 326.32
Current children cumulated vsize (KiB) 4186428

[startup+433.7 s]
/proc/loadavg: 4.60 2.95 2.34 2/178 19818
/proc/meminfo: memFree=21242460/32873844 swapFree=7116/7116
[pid=19814] ppid=19812 vsize=0 CPUtime=326.46 cores=1,3,5,7
/proc/19814/stat : 19814 (minisat+) R 19812 19814 19055 0 -1 4204036 1726851 0 0 0 31992 654 0 0 20 0 1 0 322122181 0 0 33554432000 0 0 0 0 0 0 0 4096 16386 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19814/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 326.46
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 433.744
CPU time (s): 326.514
CPU user time (s): 319.927
CPU system time (s): 6.587
CPU usage (%): 75.2781
Max. virtual memory (cumulated for all children) (KiB): 4186428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 319.927
system time used= 6.587
maximum resident set size= 3578664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1726851
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= 880852
involuntary context switches= 338

runsolver used 1.40779 second user time and 3.06653 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-01 16:12:31
IDJOB=3721830
IDBENCH=71894
IDSOLVER=2306
FILE ID=node111/3721830-1338559937
RUNJOBID= node111-1338552573-19072
PBS_JOBID= 14635873
Free space on /tmp= 66888 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__2048.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721830-1338559937/watcher-3721830-1338559937 -o /tmp/evaluation-result-3721830-1338559937/solver-3721830-1338559937 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721830-1338559937.opb            

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

MD5SUM BENCH= 08161da552551f1a32b034498343cbe2
RANDOM SEED=279366208

node111.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.152
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	: 5332.30
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.152
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.152
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.92
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.152
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.152
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31286560 kB
Buffers:           77856 kB
Cached:           662300 kB
SwapCached:         1296 kB
Active:           645232 kB
Inactive:         172040 kB
Active(anon):      78712 kB
Inactive(anon):     1056 kB
Active(file):     566520 kB
Inactive(file):   170984 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100040 kB
Dirty:            518528 kB
Writeback:             0 kB
AnonPages:         83640 kB
Mapped:             9180 kB
Shmem:                 0 kB
Slab:             629968 kB
SReclaimable:      71388 kB
SUnreclaim:       558580 kB
KernelStack:        1432 kB
PageTables:         3984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     200300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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-3721830-1338559937.opb

Free space on /tmp at the end= 63888 MiB
End job on node111 at 2012-06-01 16:19:46