Trace number 460338

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, and are wall clock time (not CPU 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
aigsat-wc 2007-05-15? (MO) 815.064 815.58

General information on the benchmark

Nameindustrial-aig/anbulagan/
hard-unsat/partial-10-13-u.aig
MD5SUM70ebcb7068b4521dbb99a4ffe4d70028
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

48.71/48.87	c file: /tmp/evaluation/460338-1179249355/instance-460338-1179249355.aig
48.71/48.87	c Reading aig format..
48.71/48.87	c MAXVAR  2428936
48.71/48.87	c INPUTS  205581
48.71/48.87	c LATCHES 0
48.71/48.87	c OUTPUTS 1
48.71/48.87	c AND     2223355
48.71/48.87	c Before initialization time 46.9749
48.71/48.87	c Memory used (in MB): 1431.62

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node67/watcher-460338-1179249355 -o ROOT/results/node67/solver-460338-1179249355 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460338-1179249355/aigsat-wc /tmp/evaluation/460338-1179249355/instance-460338-1179249355.aig 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing Stack size limit: 1048576 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 1048576 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24982
/proc/meminfo: memFree=1418032/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1296 CPUtime=0
/proc/24982/stat : 24982 (aigsat-wc) S 24980 24982 24584 0 -1 0 113 0 0 0 0 0 0 0 18 0 1 0 400925145 1327104 99 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135275170 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24982/statm: 324 99 89 293 0 25 0
[pid=24983] ppid=24982 vsize=0 CPUtime=0
/proc/24983/stat : 24983 (sh) D 24982 24982 24584 0 -1 4194308 249 0 0 0 0 0 0 0 20 0 1 0 400925145 0 0 18446744073709551615 0 0 0 0 0 0 0 4100 65536 18446744072100051646 0 0 17 0 0 0
/proc/24983/statm: 0 0 0 0 0 0 0

[startup+0.076994 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24982
/proc/meminfo: memFree=1418032/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=48768 CPUtime=0.03
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 7776 249 0 0 0 3 0 0 17 0 1 0 400925145 49938432 7755 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242916 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 12192 7764 124 293 0 11893 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 48768

[startup+0.101999 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24982
/proc/meminfo: memFree=1418032/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=48768 CPUtime=0.06
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 12023 249 0 0 1 5 0 0 18 0 1 0 400925145 49938432 12002 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134769299 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 12192 12002 124 293 0 11893 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 48768

[startup+0.301073 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24982
/proc/meminfo: memFree=1418032/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=48768 CPUtime=0.25
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 12024 249 0 0 20 5 0 0 19 0 1 0 400925145 49938432 12003 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135124827 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 12192 12003 125 293 0 11893 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 48768

[startup+0.701146 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24982
/proc/meminfo: memFree=1418032/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=50520 CPUtime=0.65
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 12462 249 0 0 59 6 0 0 23 0 1 0 400925145 51732480 12441 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135201461 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 12630 12441 125 293 0 12331 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 50520

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=1359400/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=84496 CPUtime=1.45
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 20958 249 0 0 137 8 0 0 25 0 1 0 400925145 86523904 20549 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 21124 20549 136 293 0 20825 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 84496

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=1308392/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=156036 CPUtime=3.05
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 40303 249 0 0 288 17 0 0 25 0 1 0 400925145 159780864 38740 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 39009 38740 136 293 0 38710 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 156036

[startup+6.30113 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=1158248/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=305232 CPUtime=6.25
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 82114 249 0 0 590 35 0 0 25 0 1 0 400925145 312557568 75941 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 76308 75941 136 293 0 76009 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 305232

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=983400/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=456492 CPUtime=12.65
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 128496 249 0 0 1213 52 0 0 25 0 1 0 400925145 467447808 109435 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134587062 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 114123 109435 136 293 0 113824 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 456492

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=510440/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=957908 CPUtime=25.45
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 260854 249 0 0 2448 97 0 0 25 0 1 0 400925145 980897792 232851 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134672001 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 239478 232852 141 293 0 239179 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 957908

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=15336/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1605076 CPUtime=51.01
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 519141 249 0 0 4908 193 0 0 25 0 1 0 400925145 1643597824 392883 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752833 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 401269 392883 159 293 0 400970 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 1605076

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=14952/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1612964 CPUtime=102.18
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 521196 249 0 0 10023 195 0 0 25 0 1 0 400925145 1651675136 394938 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 403241 394938 159 293 0 402942 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 1612964

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=16168/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1627832 CPUtime=162.12
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 524847 249 0 0 16014 198 0 0 25 0 1 0 400925145 1666899968 398589 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134750283 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 406958 398589 159 293 0 406659 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 1627832

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=16360/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1638484 CPUtime=222.06
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 527515 249 0 0 22005 201 0 0 25 0 1 0 400925145 1677807616 401257 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134751615 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 409621 401257 159 293 0 409322 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 1638484

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=29608/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1714168 CPUtime=282.02
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 546362 249 0 0 27990 212 0 0 25 0 1 0 400925145 1755308032 411908 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745348 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 428542 411908 159 293 0 428243 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 1714168

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=29672/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1714168 CPUtime=341.99
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 546469 249 0 0 33986 213 0 0 25 0 1 0 400925145 1755308032 412015 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745348 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 428542 412015 159 293 0 428243 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 1714168

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=28456/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1714168 CPUtime=401.94
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 546772 249 0 0 39981 213 0 0 25 0 1 0 400925145 1755308032 412318 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 428542 412318 159 293 0 428243 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 1714168

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24984
/proc/meminfo: memFree=16360/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1726680 CPUtime=461.9
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 549834 249 0 0 45975 215 0 0 25 0 1 0 400925145 1768120320 415380 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 431670 415380 159 293 0 431371 0
Current children cumulated CPU time (s) 461.9
Current children cumulated vsize (KiB) 1726680

[startup+522.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 24984
/proc/meminfo: memFree=15464/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1739228 CPUtime=521.88
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 552853 249 0 0 51971 217 0 0 25 0 1 0 400925145 1780969472 418399 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752779 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 434807 418399 159 293 0 434508 0
Current children cumulated CPU time (s) 521.88
Current children cumulated vsize (KiB) 1739228

[startup+582.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 24984
/proc/meminfo: memFree=14952/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1766772 CPUtime=581.86
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 559315 249 0 0 57965 221 0 0 25 0 1 0 400925145 1809174528 424861 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744604 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 441693 424861 159 293 0 441394 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 1766772

[startup+642.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 24984
/proc/meminfo: memFree=16360/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1779924 CPUtime=641.84
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 562523 249 0 0 63960 224 0 0 25 0 1 0 400925145 1822642176 428069 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134753043 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 444981 428069 159 293 0 444682 0
Current children cumulated CPU time (s) 641.84
Current children cumulated vsize (KiB) 1779924

[startup+702.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/65 24984
/proc/meminfo: memFree=16296/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1792688 CPUtime=701.81
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 565623 249 0 0 69954 227 0 0 25 0 1 0 400925145 1835712512 431169 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752966 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 448172 431169 159 293 0 447873 0
Current children cumulated CPU time (s) 701.81
Current children cumulated vsize (KiB) 1792688

[startup+762.301 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 24984
/proc/meminfo: memFree=15400/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1816620 CPUtime=761.79
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 571237 249 0 0 75948 231 0 0 25 0 1 0 400925145 1860218880 436783 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134743554 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 454155 436783 159 293 0 453856 0
Current children cumulated CPU time (s) 761.79
Current children cumulated vsize (KiB) 1816620



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+815.302 s]
/proc/loadavg: 1.05 1.05 1.00 2/65 24984
/proc/meminfo: memFree=15528/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=1843244 CPUtime=814.78
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 0 577336 249 0 0 81243 235 0 0 25 0 1 0 400925145 1887481856 442882 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242760 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 460811 442882 159 293 0 460512 0
Current children cumulated CPU time (s) 814.78
Current children cumulated vsize (KiB) 1843244

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

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

[startup+815.502 s]
/proc/loadavg: 1.05 1.05 1.00 2/65 24984
/proc/meminfo: memFree=15528/2055920 swapFree=4183164/4192956
[pid=24982] ppid=24980 vsize=0 CPUtime=814.98
/proc/24982/stat : 24982 (aigsat-wc) R 24980 24982 24584 0 -1 1028 577336 249 0 0 81243 255 0 0 25 0 1 0 400925145 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 0 0 0
/proc/24982/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 814.98
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 815.58
CPU time (s): 815.064
CPU user time (s): 812.431
CPU system time (s): 2.6336
CPU usage (%): 99.9367
Max. virtual memory (cumulated for all children) (KiB): 1843244

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

runsolver used 0.85287 second user time and 2.12168 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue May 15 17:15:56 UTC 2007

IDJOB= 460338
IDBENCH= 48429
IDSOLVER= 202
FILE ID= node67/460338-1179249355

PBS_JOBID= 5277048

Free space on /tmp= 66535 MiB

SOLVER NAME= aigsat-wc 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/anbulagan/hard-unsat/partial-10-13-u.aig
COMMAND LINE= /tmp/evaluation/460338-1179249355/aigsat-wc /tmp/evaluation/460338-1179249355/instance-460338-1179249355.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-460338-1179249355 -o ROOT/results/node67/solver-460338-1179249355 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460338-1179249355/aigsat-wc /tmp/evaluation/460338-1179249355/instance-460338-1179249355.aig            

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  70ebcb7068b4521dbb99a4ffe4d70028

RANDOM SEED= 37978657

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1418312 kB
Buffers:         29304 kB
Cached:         469144 kB
SwapCached:       4004 kB
Active:          39440 kB
Inactive:       469036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418312 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:           13060 kB
Writeback:           0 kB
Mapped:          15956 kB
Slab:           115056 kB
Committed_AS:  2809052 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66535 MiB

End job on node67 on Tue May 15 17:29:34 UTC 2007