Trace number 3495443

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
OptimuS x100_source? (MO) 799.093 799.067

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-nusmvguidancep9-tseitin.cnf
MD5SUMc654e2b86795430a8cab2e0bd96123bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark198.979
Satisfiable
(Un)Satisfiability was proved
Number of variables64138
Number of clauses181073
Sum of the clauses size422501
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2120714
Number of clauses of size 360357
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3495443-1307806461/watcher-3495443-1307806461 -o /tmp/evaluation-result-3495443-1307806461/solver-3495443-1307806461 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495443-1307806461.cnf 

running on 2 cores: 1,3

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): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.43 4/179 14109
/proc/meminfo: memFree=31349688/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=19648 CPUtime=0 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 700 0 0 0 0 0 0 0 22 0 1 0 892245735 20119552 640 33554432000 4194304 4280283 140733895414112 18446744073709551615 208080290218 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 4912 644 223 21 0 1549 0

[startup+0.023272 s]
/proc/loadavg: 1.00 1.00 1.43 4/179 14109
/proc/meminfo: memFree=31349688/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=29072 CPUtime=0.01 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 2934 0 0 0 1 0 0 0 22 0 1 0 892245735 29769728 2760 33554432000 4194304 4280283 140733895414112 18446744073709551615 4267193 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 7301 2762 224 21 0 3938 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29072

[startup+0.100259 s]
/proc/loadavg: 1.00 1.00 1.43 4/179 14109
/proc/meminfo: memFree=31349688/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=57860 CPUtime=0.08 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 9795 0 0 0 8 0 0 0 22 0 1 0 892245735 59248640 9476 33554432000 4194304 4280283 140733895414112 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 14465 9478 239 21 0 11102 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 57860

[startup+0.300222 s]
/proc/loadavg: 1.00 1.00 1.43 4/179 14109
/proc/meminfo: memFree=31349688/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=78632 CPUtime=0.28 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 15134 0 0 0 27 1 0 0 23 0 1 0 892245735 80519168 14814 33554432000 4194304 4280283 140733895414112 18446744073709551615 4209381 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 19658 14814 251 21 0 16295 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 78632

[startup+0.700147 s]
/proc/loadavg: 1.00 1.00 1.43 4/179 14109
/proc/meminfo: memFree=31349688/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=78632 CPUtime=0.68 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 15135 0 0 0 67 1 0 0 25 0 1 0 892245735 80519168 14815 33554432000 4194304 4280283 140733895414112 18446744073709551615 4208503 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 19658 14815 251 21 0 16295 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 78632

[startup+1.50099 s]
/proc/loadavg: 1.24 1.05 1.45 5/190 14134
/proc/meminfo: memFree=31064404/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=78632 CPUtime=1.48 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 15140 0 0 0 147 1 0 0 25 0 1 0 892245735 80519168 14820 33554432000 4194304 4280283 140733895414112 18446744073709551615 4209993 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 19658 14820 251 21 0 16295 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78632

[startup+3.10069 s]
/proc/loadavg: 1.24 1.05 1.45 5/190 14134
/proc/meminfo: memFree=31063292/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=78776 CPUtime=3.08 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 15165 0 0 0 307 1 0 0 25 0 1 0 892245735 80666624 14845 33554432000 4194304 4280283 140733895414112 18446744073709551615 4208151 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 19694 14845 251 21 0 16331 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 78776

[startup+6.30108 s]
/proc/loadavg: 1.24 1.05 1.45 5/190 14134
/proc/meminfo: memFree=31062056/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=89096 CPUtime=6.29 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 18019 0 0 0 627 2 0 0 25 0 1 0 892245735 91234304 17453 33554432000 4194304 4280283 140733895414112 18446744073709551615 4260059 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 22274 17453 270 21 0 18911 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89096

[startup+12.7009 s]
/proc/loadavg: 1.66 1.15 1.47 5/190 14134
/proc/meminfo: memFree=30915052/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=210532 CPUtime=12.69 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 46852 0 0 0 1264 5 0 0 25 0 1 0 892245735 215584768 46276 33554432000 4194304 4280283 140733895414112 18446744073709551615 4236472 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 52633 46276 270 21 0 49270 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 210532

[startup+25.5004 s]
/proc/loadavg: 2.02 1.24 1.50 5/190 14135
/proc/meminfo: memFree=30591508/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=639584 CPUtime=25.49 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 120557 0 0 0 2535 14 0 0 25 0 1 0 892245735 654934016 119976 33554432000 4194304 4280283 140733895414112 18446744073709551615 4243139 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 159896 119976 270 21 0 156533 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 639584

[startup+51.1005 s]
/proc/loadavg: 2.70 1.46 1.56 5/190 14135
/proc/meminfo: memFree=29526816/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=989476 CPUtime=51.09 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 234809 0 0 0 5082 27 0 0 25 0 1 0 892245735 1013223424 234222 33554432000 4194304 4280283 140733895414112 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 247369 234222 270 21 0 244006 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 989476

[startup+102.307 s]
/proc/loadavg: 3.48 1.89 1.70 5/190 14137
/proc/meminfo: memFree=27093784/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=2481124 CPUtime=102.29 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 425109 0 0 0 10181 48 0 0 25 0 1 0 892245735 2540670976 424506 33554432000 4194304 4280283 140733895414112 18446744073709551615 4257972 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 620281 424506 270 21 0 616918 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2481124

[startup+162.3 s]
/proc/loadavg: 3.81 2.27 1.84 5/190 14138
/proc/meminfo: memFree=24296296/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=3980504 CPUtime=162.3 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 629465 0 0 0 16159 71 0 0 25 0 1 0 892245735 4076036096 628854 33554432000 4194304 4280283 140733895414112 18446744073709551615 4237266 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 995126 628854 270 21 0 991763 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 3980504

[startup+222.301 s]
/proc/loadavg: 3.93 2.58 1.97 5/190 14140
/proc/meminfo: memFree=25378408/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=2482516 CPUtime=222.29 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 1094049 0 0 0 22097 132 0 0 25 0 1 0 892245735 2542096384 429035 33554432000 4194304 4280283 140733895414112 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 620629 429035 270 21 0 617266 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2482516

[startup+282.301 s]
/proc/loadavg: 3.97 2.84 2.10 5/190 14141
/proc/meminfo: memFree=22555512/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=3981464 CPUtime=282.3 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 1293799 0 0 0 28073 157 0 0 25 0 1 0 892245735 4077019136 628770 33554432000 4194304 4280283 140733895414112 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 995366 628770 270 21 0 992003 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 3981464

[startup+342.301 s]
/proc/loadavg: 4.03 3.06 2.22 5/190 14143
/proc/meminfo: memFree=19685108/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=3982004 CPUtime=342.3 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 1504013 0 0 0 34047 183 0 0 25 0 1 0 892245735 4077572096 838974 33554432000 4194304 4280283 140733895414112 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 995501 838974 270 21 0 992138 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 3982004

[startup+402.301 s]
/proc/loadavg: 4.05 3.24 2.33 5/190 14145
/proc/meminfo: memFree=22306672/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=1561660 CPUtime=402.3 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 1917449 0 0 0 39989 241 0 0 25 0 1 0 892245735 1599139840 334865 33554432000 4194304 4280283 140733895414112 18446744073709551615 4243139 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 390415 334865 270 21 0 387052 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1561660

[startup+462.3 s]
/proc/loadavg: 4.02 3.38 2.43 5/190 14184
/proc/meminfo: memFree=26301292/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=2484336 CPUtime=462.3 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 2157474 0 0 0 45961 269 0 0 25 0 1 0 892245735 2543960064 574876 33554432000 4194304 4280283 140733895414112 18446744073709551615 4257972 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 621084 574876 270 21 0 617721 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2484336

[startup+522.301 s]
/proc/loadavg: 4.00 3.49 2.53 6/190 14224
/proc/meminfo: memFree=23756396/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=3983576 CPUtime=522.31 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 2360462 0 0 0 51940 291 0 0 25 0 1 0 892245735 4079181824 777853 33554432000 4194304 4280283 140733895414112 18446744073709551615 4243579 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 995894 777853 270 21 0 992531 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 3983576

[startup+582.3 s]
/proc/loadavg: 4.00 3.58 2.62 6/190 14225
/proc/meminfo: memFree=26690832/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=1563164 CPUtime=582.31 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 2847640 0 0 0 57874 357 0 0 25 0 1 0 892245735 1600679936 301962 33554432000 4194304 4280283 140733895414112 18446744073709551615 4256628 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 390791 301962 270 21 0 387428 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1563164

[startup+642.301 s]
/proc/loadavg: 4.00 3.65 2.70 6/190 14227
/proc/meminfo: memFree=24902468/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=2485620 CPUtime=642.32 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 3093655 0 0 0 63845 387 0 0 25 0 1 0 892245735 2545274880 547964 33554432000 4194304 4280283 140733895414112 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 621405 547964 270 21 0 618042 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2485620

[startup+702.3 s]
/proc/loadavg: 4.00 3.71 2.78 6/190 14229
/proc/meminfo: memFree=25327628/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=3984684 CPUtime=702.31 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 3316113 0 0 0 69818 413 0 0 25 0 1 0 892245735 4080316416 770408 33554432000 4194304 4280283 140733895414112 18446744073709551615 4257358 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 996171 770408 270 21 0 992808 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 3984684

[startup+762.307 s]
/proc/loadavg: 4.07 3.78 2.86 5/190 14230
/proc/meminfo: memFree=23352880/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=3985180 CPUtime=762.33 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 3509974 0 0 0 75798 435 0 0 25 0 1 0 892245735 4080824320 964264 33554432000 4194304 4280283 140733895414112 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 996295 964264 270 21 0 992932 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 3985180



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+798.901 s]
/proc/loadavg: 4.04 3.80 2.90 5/190 14231
/proc/meminfo: memFree=24065492/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=7896248 CPUtime=798.92 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4202496 3644608 0 0 0 79443 449 0 0 25 0 1 0 892245735 8085757952 1098884 33554432000 4194304 4280283 140733895414112 18446744073709551615 4244297 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14109/statm: 1974062 1098893 270 21 0 1970699 0
Current children cumulated CPU time (s) 798.92
Current children cumulated vsize (KiB) 7896248

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

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

[startup+799.007 s]
/proc/loadavg: 4.04 3.80 2.90 5/190 14231
/proc/meminfo: memFree=24065492/32950928 swapFree=67055948/67111528
[pid=14109] ppid=14107 vsize=0 CPUtime=799.02 cores=1,3
/proc/14109/stat : 14109 (OptimuS_release) R 14107 14109 4716 0 -1 4203524 3644789 0 0 0 79443 459 0 0 25 0 1 0 892245735 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/14109/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 799.02
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 799.067
CPU time (s): 799.093
CPU user time (s): 794.435
CPU system time (s): 4.65829
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 7896248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 794.435
system time used= 4.65829
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3644789
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= 7
involuntary context switches= 433

runsolver used 1.2958 second user time and 3.07153 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-11 17:34:21
IDJOB=3495443
IDBENCH=82486
IDSOLVER=1988
FILE ID=node127/3495443-1307806461
RUNJOBID= node127-1307806460-14077
PBS_JOBID= 13551023
Free space on /tmp= 74048 MiB

SOLVER NAME= OptimuS x100_source
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-nusmvguidancep9-tseitin.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495443-1307806461/watcher-3495443-1307806461 -o /tmp/evaluation-result-3495443-1307806461/solver-3495443-1307806461 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3495443-1307806461.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c654e2b86795430a8cab2e0bd96123bd
RANDOM SEED=1615906614

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31349488 kB
Buffers:        315496 kB
Cached:        1035008 kB
SwapCached:       9372 kB
Active:         616900 kB
Inactive:       789252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31349488 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           12100 kB
Writeback:           0 kB
AnonPages:       52932 kB
Mapped:          12876 kB
Slab:           131396 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   252264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74044 MiB
End job on node127 at 2011-06-11 17:47:42