Trace number 461403

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-sp 2007-05-15UNSAT 248.698 248.868

General information on the benchmark

Nameadditional-aig/minisat+/
lseu.unsat.aig
MD5SUM7efdde1afe59ed9135cb74926783d9c3
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark74.5137
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

1.29/1.33	c file: /tmp/evaluation/461403-1179253488/instance-461403-1179253488.aig
1.29/1.33	c Reading aig format..
1.29/1.33	c MAXVAR  17655
1.29/1.33	c INPUTS  89
1.29/1.33	c LATCHES 0
1.29/1.33	c OUTPUTS 1
1.29/1.33	c AND     17566
1.29/1.33	c Before initialization time (seconds) 1.27981
1.29/1.33	c Memory used (in MB): 38.0859
45.26/45.34	c Pre-processing followed by bcp (no decisions) assigned 60 vars 
45.26/45.34	c DBreduced=0 GV=17462[0]  GL=65602[ 46540,19062] HP=1619 Prune=59816 decisions=23854 restart=13 est=2.68445 HP Impl=[156845, 91705] DB Impl=43071860[0]  varReasonNeeded[4391088]  
45.26/45.34	c Memory used (in MB): 57.0312
54.05/54.19	c DBreduced=1 GV=21241[0]  GL=68288[ 46540,21748] HP=1870 Prune=71909 decisions=28754 restart=14 est=2.68439 HP Impl=[182574, 105897] DB Impl=49467641[0]  varReasonNeeded[5264568]  
54.05/54.19	c Memory used (in MB): 57.5352
85.13/85.21	c DBreduced=2 GV=32455[0]  GL=70405[ 46540,23865] HP=2513 Prune=107229 decisions=42761 restart=15 est=4.47202 HP Impl=[259201, 149884] DB Impl=73430997[0]  varReasonNeeded[8110174]  
85.13/85.21	c Memory used (in MB): 57.5547
97.63/97.70	c DBreduced=3 GV=37120[0]  GL=69258[ 46540,22718] HP=2736 Prune=121499 decisions=48466 restart=15 est=4.47202 HP Impl=[288780, 166693] DB Impl=82077564[0]  varReasonNeeded[9242571]  
97.63/97.70	c Memory used (in MB): 58.2188
129.10/129.27	c DBreduced=4 GV=49783[0]  GL=72546[ 46540,26006] HP=3133 Prune=159477 decisions=63974 restart=16 est=6.00037 HP Impl=[359678, 206675] DB Impl=104466669[0]  varReasonNeeded[12105258]  
129.10/129.27	c Memory used (in MB): 60.3477
152.18/152.35	c DBreduced=5 GV=58091[0]  GL=75345[ 46540,28805] HP=3365 Prune=184478 decisions=74079 restart=16 est=6.00037 HP Impl=[406360, 233370] DB Impl=120900501[0]  varReasonNeeded[14371818]  
152.18/152.35	c Memory used (in MB): 62.6328
190.66/190.87	c DBreduced=6 GV=71849[0]  GL=78904[ 46540,32364] HP=3640 Prune=224620 decisions=90425 restart=17 est=9.6233 HP Impl=[486439, 278612] DB Impl=147070177[0]  varReasonNeeded[17926071]  
190.66/190.87	c Memory used (in MB): 65.5703
219.94/220.16	c DBreduced=7 GV=82673[0]  GL=82148[ 46540,35608] HP=3825 Prune=255620 decisions=103061 restart=17 est=9.6233 HP Impl=[544633, 311321] DB Impl=165737050[0]  varReasonNeeded[20540680]  
219.94/220.16	c Memory used (in MB): 68.5078
248.63/248.85	
248.63/248.85	s UNSATISFIABLE
248.63/248.85	c Total time (in seconds): 248.515
248.63/248.85	c Memory used (in MB): 68.5312
248.63/248.85	c Conflict literals deleted: [61.28%] Max learned #lits [13102923] Reduced #lits [5073446]

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/node19/watcher-461403-1179253488 -o ROOT/results/node19/solver-461403-1179253488 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461403-1179253488/aigsat-sp /tmp/evaluation/461403-1179253488/instance-461403-1179253488.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: 0.99 0.97 0.91 3/77 18012
/proc/meminfo: memFree=1738640/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=1544 CPUtime=0
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 237 0 0 0 0 0 0 0 18 0 1 0 373266190 1581056 225 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134746043 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 386 226 122 277 0 104 0

[startup+0.090464 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 18012
/proc/meminfo: memFree=1738640/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=5380 CPUtime=0.08
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 1240 0 0 0 8 0 0 0 18 0 1 0 373266190 5509120 1140 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 1345 1140 131 277 0 1063 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5380

[startup+0.101465 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 18012
/proc/meminfo: memFree=1738640/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=5876 CPUtime=0.09
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 1405 0 0 0 9 0 0 0 18 0 1 0 373266190 6017024 1305 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134599949 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 1469 1306 131 277 0 1187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5876

[startup+0.301487 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 18012
/proc/meminfo: memFree=1738640/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=12524 CPUtime=0.29
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 3006 0 0 0 28 1 0 0 20 0 1 0 373266190 12824576 2857 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134586433 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 3131 2857 132 277 0 2849 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12524

[startup+0.701529 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 18012
/proc/meminfo: memFree=1738640/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=24268 CPUtime=0.69
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 6115 0 0 0 67 2 0 0 24 0 1 0 373266190 24850432 5251 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134643799 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 6067 5252 137 277 0 5785 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24268

[startup+1.50162 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1705096/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=40860 CPUtime=1.49
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 13355 0 0 0 143 6 0 0 25 0 1 0 373266190 41840640 9564 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134672596 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 10215 9564 156 277 0 9933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40860

[startup+3.10192 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1700616/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=40908 CPUtime=3.09
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 13386 0 0 0 303 6 0 0 25 0 1 0 373266190 41889792 9595 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574292 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 10227 9595 158 277 0 9945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40908

[startup+6.30114 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1699976/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=41604 CPUtime=6.28
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 13590 0 0 0 622 6 0 0 25 0 1 0 373266190 42602496 9799 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188724 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 10401 9799 158 277 0 10119 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41604

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1698136/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=43188 CPUtime=12.69
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 14032 0 0 0 1262 7 0 0 25 0 1 0 373266190 44224512 10241 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134671534 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 10797 10241 158 277 0 10515 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43188

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1694488/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=46480 CPUtime=25.48
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 14936 0 0 0 2540 8 0 0 25 0 1 0 373266190 47595520 11145 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574353 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 11620 11145 158 277 0 11338 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46480

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1683096/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=58912 CPUtime=51.06
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 18265 0 0 0 5095 11 0 0 25 0 1 0 373266190 60325888 13958 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134727961 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 14728 13958 158 277 0 14446 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 58912

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1682136/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=59612 CPUtime=102.23
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 18732 0 0 0 10211 12 0 0 25 0 1 0 373266190 61042688 14162 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579194 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 14903 14162 158 277 0 14621 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 59612

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1677464/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=64156 CPUtime=162.19
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 20184 0 0 0 16205 14 0 0 25 0 1 0 373266190 65695744 15334 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134672531 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 16039 15334 158 277 0 15757 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 64156

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1671192/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=70172 CPUtime=222.15
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 22046 0 0 0 22198 17 0 0 25 0 1 0 373266190 71856128 16893 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134573938 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 17543 16893 158 277 0 17261 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 70172

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

[startup+230.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1671192/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=70172 CPUtime=230.14
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 22046 0 0 0 22997 17 0 0 25 0 1 0 373266190 71856128 16893 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134579077 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 17543 16893 158 277 0 17261 0
Current children cumulated CPU time (s) 230.14
Current children cumulated vsize (KiB) 70172

[startup+236.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1671192/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=70172 CPUtime=236.54
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 22046 0 0 0 23637 17 0 0 25 0 1 0 373266190 71856128 16893 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134727967 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 17543 16893 158 277 0 17261 0
Current children cumulated CPU time (s) 236.54
Current children cumulated vsize (KiB) 70172

[startup+243.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1671192/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=70172 CPUtime=242.93
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 22047 0 0 0 24276 17 0 0 25 0 1 0 373266190 71856128 16894 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574010 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 17543 16894 158 277 0 17261 0
Current children cumulated CPU time (s) 242.93
Current children cumulated vsize (KiB) 70172

[startup+246.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1671192/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=70172 CPUtime=246.13
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 22047 0 0 0 24596 17 0 0 25 0 1 0 373266190 71856128 16894 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574208 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 17543 16894 158 277 0 17261 0
Current children cumulated CPU time (s) 246.13
Current children cumulated vsize (KiB) 70172

[startup+247.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1671192/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=70172 CPUtime=247.73
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 22047 0 0 0 24756 17 0 0 25 0 1 0 373266190 71856128 16894 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134575505 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 17543 16894 158 277 0 17261 0
Current children cumulated CPU time (s) 247.73
Current children cumulated vsize (KiB) 70172

[startup+248.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1671192/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=70172 CPUtime=248.13
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 22047 0 0 0 24796 17 0 0 25 0 1 0 373266190 71856128 16894 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134577446 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 17543 16894 158 277 0 17261 0
Current children cumulated CPU time (s) 248.13
Current children cumulated vsize (KiB) 70172

[startup+248.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1671192/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=70172 CPUtime=248.53
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 22047 0 0 0 24836 17 0 0 25 0 1 0 373266190 71856128 16894 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574292 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 17543 16894 158 277 0 17261 0
Current children cumulated CPU time (s) 248.53
Current children cumulated vsize (KiB) 70172

[startup+248.801 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 18013
/proc/meminfo: memFree=1671192/2055920 swapFree=4148260/4192956
[pid=18012] ppid=18010 vsize=70172 CPUtime=248.63
/proc/18012/stat : 18012 (aigsat-sp) R 18010 18012 16750 0 -1 0 22047 0 0 0 24846 17 0 0 25 0 1 0 373266190 71856128 16894 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188724 0 0 4096 35 0 0 0 17 0 0 0
/proc/18012/statm: 17543 16894 158 277 0 17261 0
Current children cumulated CPU time (s) 248.63
Current children cumulated vsize (KiB) 70172

Child status: 20
Real time (s): 248.868
CPU time (s): 248.698
CPU user time (s): 248.515
CPU system time (s): 0.182972
CPU usage (%): 99.9318
Max. virtual memory (cumulated for all children) (KiB): 70172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.515
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22047
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= 6011

runsolver used 0.283956 second user time and 0.629904 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue May 15 18:24:48 UTC 2007

IDJOB= 461403
IDBENCH= 48695
IDSOLVER= 203
FILE ID= node19/461403-1179253488

PBS_JOBID= 5276819

Free space on /tmp= 66504 MiB

SOLVER NAME= aigsat-sp 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/minisat+/lseu.unsat.aig
COMMAND LINE= /tmp/evaluation/461403-1179253488/aigsat-sp /tmp/evaluation/461403-1179253488/instance-461403-1179253488.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-461403-1179253488 -o ROOT/results/node19/solver-461403-1179253488 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461403-1179253488/aigsat-sp /tmp/evaluation/461403-1179253488/instance-461403-1179253488.aig            

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  7efdde1afe59ed9135cb74926783d9c3

RANDOM SEED= 887683964

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1738856 kB
Buffers:         46292 kB
Cached:         172696 kB
SwapCached:      14592 kB
Active:          43736 kB
Inactive:       201656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738856 kB
SwapTotal:     4192956 kB
SwapFree:      4148260 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          30148 kB
Slab:            57176 kB
Committed_AS:  9536456 kB
PageTables:       1784 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= 66504 MiB

End job on node19 on Tue May 15 18:28:57 UTC 2007