Trace number 460584

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
aig-cmusat 2007-05-15UNSAT 119.794 119.887

General information on the benchmark

Nameindustrial-aig/
manolios/manol-pipe-c6nidw_i.aig
MD5SUM4c7f0020dd139632a45f6498666c1aa1
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark106.215
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.19/0.21	c Executing aigtocnf /tmp/evaluation/460584-1179255490/instance-460584-1179255490.aig /tmp/evaluation/460584-1179255490/instance-460584-1179255490.aig.cnf
0.19/0.21	c Pre-processing provided 0 assignments
0.19/0.21	c REMAP internally 1
0.19/0.21	c |  Number of variables:  95314                                                |
0.47/0.55	c |  Number of clauses:    281714                                               |
119.69/119.87	c |  Parsing time:         0.31         sec                                       |
119.69/119.87	c #varS 95314 #clauseS 122886
119.69/119.87	c After remapping new number of variables: 17828
119.69/119.87	c DBreduced=0 GV=102[0]  GL=122984[ 122886,98] Prune=2191 decisions=2089 restart=0 est=0.168277 DB Impl=45113[0]  
119.69/119.87	c DBreduced=0 GV=152[0]  GL=123034[ 122886,148] Prune=2883 decisions=2731 restart=1 est=0.168276 DB Impl=60284[0]  
119.69/119.87	c DBreduced=0 GV=226[0]  GL=123107[ 122886,221] Prune=3400 decisions=3174 restart=2 est=0.174133 DB Impl=71356[0]  
119.69/119.87	c DBreduced=0 GV=338[0]  GL=123218[ 122886,332] Prune=4303 decisions=3965 restart=3 est=0.20193 DB Impl=97501[0]  
119.69/119.87	c DBreduced=0 GV=507[0]  GL=123387[ 122886,501] Prune=6158 decisions=5651 restart=4 est=0.20193 DB Impl=135992[0]  
119.69/119.87	c DBreduced=0 GV=760[0]  GL=123639[ 122886,753] Prune=9434 decisions=8674 restart=5 est=0.207539 DB Impl=200748[0]  
119.69/119.87	c DBreduced=0 GV=1140[0]  GL=124019[ 122886,1133] Prune=11497 decisions=10357 restart=6 est=0.207541 DB Impl=257276[0]  
119.69/119.87	c DBreduced=0 GV=1710[0]  GL=124587[ 122886,1701] Prune=14598 decisions=12888 restart=7 est=0.459951 DB Impl=308573[0]  
119.69/119.87	c DBreduced=0 GV=2564[0]  GL=125436[ 122886,2550] Prune=27782 decisions=25218 restart=8 est=0.583353 DB Impl=606781[0]  
119.69/119.87	c DBreduced=0 GV=3845[0]  GL=126713[ 122886,3827] Prune=39706 decisions=35861 restart=9 est=0.729205 DB Impl=909562[0]  
119.69/119.87	c DBreduced=0 GV=5768[0]  GL=128636[ 122886,5750] Prune=57425 decisions=51657 restart=10 est=0.729193 DB Impl=1298377[0]  
119.69/119.87	c DBreduced=0 GV=8650[0]  GL=131515[ 122886,8629] Prune=78522 decisions=69872 restart=11 est=0.768455 DB Impl=1749461[0]  
119.69/119.87	c DBreduced=0 GV=12975[0]  GL=135833[ 122886,12947] Prune=119070 decisions=106095 restart=12 est=1.45838 DB Impl=2658714[0]  
119.69/119.87	c DBreduced=0 GV=19462[0]  GL=142319[ 122886,19433] Prune=176967 decisions=157505 restart=13 est=1.49204 DB Impl=4053034[0]  
119.69/119.87	c DBreduced=0 GV=29194[0]  GL=152048[ 122886,29162] Prune=253807 decisions=224613 restart=14 est=1.55935 DB Impl=5911865[0]  
119.69/119.87	c DBreduced=1 GV=43791[0]  GL=160188[ 122886,37302] Prune=382080 decisions=338289 restart=15 est=1.93516 DB Impl=9220890[0]  
119.69/119.87	c DBreduced=2 GV=65685[0]  GL=160318[ 122886,37432] Prune=593160 decisions=527475 restart=16 est=1.97442 DB Impl=14790630[0]  
119.69/119.87	c DBreduced=3 GV=98527[0]  GL=172362[ 122886,49476] Prune=866195 decisions=767668 restart=17 est=2.19318 DB Impl=21903253[0]  
119.69/119.87	c DBreduced=5 GV=147791[0]  GL=174892[ 122886,52006] Prune=1249773 decisions=1101982 restart=18 est=2.37829 DB Impl=32545205[0]  
119.69/119.87	c DBreduced=7 GV=221684[0]  GL=196921[ 122886,74035] Prune=1824631 decisions=1602947 restart=19 est=2.58582 DB Impl=52189306[0]  
119.69/119.87	c #Total time (in seconds): 119.467
119.69/119.87	c #Memory used (in MB): 45.0469
119.69/119.87	c 
119.69/119.87	s UNSATISFIABLE

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/node10/watcher-460584-1179255490 -o ROOT/results/node10/solver-460584-1179255490 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460584-1179255490/aig-cmusat /tmp/evaluation/460584-1179255490/instance-460584-1179255490.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 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 4/77 15109
/proc/meminfo: memFree=1433928/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=1000 CPUtime=0
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 108 0 0 0 0 0 0 0 19 0 1 0 401586527 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073535 0 65536 4102 33 0 0 0 17 0 0 0
/proc/15109/statm: 250 94 83 233 0 10 0
[pid=15110] ppid=15109 vsize=880 CPUtime=0
/proc/15110/stat : 15110 (sh) R 15109 15109 14798 0 -1 4194304 28 0 0 0 0 0 0 0 19 0 1 0 401586527 901120 25 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 214917248277 0 0 4096 0 0 0 0 17 0 0 0
/proc/15110/statm: 220 25 18 169 0 8 0

[startup+0.086154 s]
/proc/loadavg: 0.99 0.97 0.91 4/77 15109
/proc/meminfo: memFree=1433928/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=1000 CPUtime=0
/proc/15109/stat : 15109 (aig-cmusat) S 15107 15109 14798 0 -1 0 109 0 0 0 0 0 0 0 19 0 1 0 401586527 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 250 94 83 233 0 10 0
[pid=15110] ppid=15109 vsize=2332 CPUtime=0.07
/proc/15110/stat : 15110 (aigtocnf) R 15109 15109 14798 0 -1 0 768 0 0 0 7 0 0 0 22 0 1 0 401586527 2387968 519 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/15110/statm: 583 519 40 103 0 478 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3332

[startup+0.101157 s]
/proc/loadavg: 0.99 0.97 0.91 4/77 15109
/proc/meminfo: memFree=1433928/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=1000 CPUtime=0
/proc/15109/stat : 15109 (aig-cmusat) S 15107 15109 14798 0 -1 0 109 0 0 0 0 0 0 0 19 0 1 0 401586527 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 250 94 83 233 0 10 0
[pid=15110] ppid=15109 vsize=2332 CPUtime=0.08
/proc/15110/stat : 15110 (aigtocnf) R 15109 15109 14798 0 -1 0 768 0 0 0 8 0 0 0 22 0 1 0 401586527 2387968 519 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/15110/statm: 583 519 40 103 0 478 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3332

[startup+0.301199 s]
/proc/loadavg: 0.99 0.97 0.91 4/77 15109
/proc/meminfo: memFree=1433928/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=9132 CPUtime=0.28
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 2075 769 0 0 7 1 19 1 19 0 1 0 401586527 9351168 2052 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 2283 2052 101 233 0 2043 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9132

[startup+0.701285 s]
/proc/loadavg: 0.99 0.97 0.91 4/77 15109
/proc/meminfo: memFree=1433928/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=32812 CPUtime=0.67
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 7363 769 0 0 44 3 19 1 23 0 1 0 401586527 33599488 7341 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134526545 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 8204 7342 111 233 0 7964 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 32812

[startup+1.50146 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1391616/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=53588 CPUtime=1.47
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 12178 769 0 0 121 6 19 1 25 0 1 0 401586527 54874112 12155 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 13398 12156 111 233 0 13158 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 53588

[startup+3.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1374528/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=43228 CPUtime=3.07
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15260 769 0 0 279 8 19 1 25 0 1 0 401586527 44265472 10684 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134574142 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 10807 10684 116 233 0 10567 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43228

[startup+6.30149 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1386112/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=43228 CPUtime=6.27
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15260 769 0 0 599 8 19 1 25 0 1 0 401586527 44265472 10684 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 10807 10684 116 233 0 10567 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 43228

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1386240/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=43228 CPUtime=12.67
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15260 769 0 0 1239 8 19 1 25 0 1 0 401586527 44265472 10684 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134574191 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 10807 10684 116 233 0 10567 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 43228

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1386304/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=43228 CPUtime=25.46
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15260 769 0 0 2518 8 19 1 25 0 1 0 401586527 44265472 10684 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583587 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 10807 10684 116 233 0 10567 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 43228

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1386368/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=43228 CPUtime=51.04
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15260 769 0 0 5075 9 19 1 25 0 1 0 401586527 44265472 10684 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584134 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 10807 10684 116 233 0 10567 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 43228

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1386368/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=43228 CPUtime=102.2
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15260 769 0 0 10191 9 19 1 25 0 1 0 401586527 44265472 10684 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 10807 10684 116 233 0 10567 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 43228

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

[startup+108.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1386368/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=43228 CPUtime=108.6
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15260 769 0 0 10831 9 19 1 25 0 1 0 401586527 44265472 10684 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584106 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 10807 10684 116 233 0 10567 0
Current children cumulated CPU time (s) 108.6
Current children cumulated vsize (KiB) 43228

[startup+115.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1386368/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=43772 CPUtime=114.99
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15396 769 0 0 11470 9 19 1 25 0 1 0 401586527 44822528 10820 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583576 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 10943 10820 116 233 0 10703 0
Current children cumulated CPU time (s) 114.99
Current children cumulated vsize (KiB) 43772

[startup+118.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1384448/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=45668 CPUtime=118.19
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15867 769 0 0 11789 10 19 1 25 0 1 0 401586527 46764032 11291 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 11417 11291 116 233 0 11177 0
Current children cumulated CPU time (s) 118.19
Current children cumulated vsize (KiB) 45668

[startup+119.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1383936/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=45944 CPUtime=118.99
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15936 769 0 0 11869 10 19 1 25 0 1 0 401586527 47046656 11360 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 11487 11361 116 233 0 11247 0
Current children cumulated CPU time (s) 118.99
Current children cumulated vsize (KiB) 45944

[startup+119.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1383936/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=46040 CPUtime=119.39
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15960 769 0 0 11909 10 19 1 25 0 1 0 401586527 47144960 11384 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 11510 11384 116 233 0 11270 0
Current children cumulated CPU time (s) 119.39
Current children cumulated vsize (KiB) 46040

[startup+119.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1383936/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=46096 CPUtime=119.59
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15974 769 0 0 11929 10 19 1 25 0 1 0 401586527 47202304 11398 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 11524 11398 116 233 0 11284 0
Current children cumulated CPU time (s) 119.59
Current children cumulated vsize (KiB) 46096

[startup+119.802 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 15111
/proc/meminfo: memFree=1383680/2055920 swapFree=4143948/4192956
[pid=15109] ppid=15107 vsize=46112 CPUtime=119.69
/proc/15109/stat : 15109 (aig-cmusat) R 15107 15109 14798 0 -1 0 15978 769 0 0 11939 10 19 1 25 0 1 0 401586527 47218688 11402 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 0 0 0
/proc/15109/statm: 11528 11402 116 233 0 11288 0
Current children cumulated CPU time (s) 119.69
Current children cumulated vsize (KiB) 46112

Child status: 20
Real time (s): 119.887
CPU time (s): 119.794
CPU user time (s): 119.664
CPU system time (s): 0.12998
CPU usage (%): 99.9225
Max. virtual memory (cumulated for all children) (KiB): 59260

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

runsolver used 0.135979 second user time and 0.304953 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue May 15 18:58:10 UTC 2007

IDJOB= 460584
IDBENCH= 48490
IDSOLVER= 204
FILE ID= node10/460584-1179255490

PBS_JOBID= 5276852

Free space on /tmp= 66541 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/manolios/manol-pipe-c6nidw_i.aig
COMMAND LINE= /tmp/evaluation/460584-1179255490/aig-cmusat /tmp/evaluation/460584-1179255490/instance-460584-1179255490.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-460584-1179255490 -o ROOT/results/node10/solver-460584-1179255490 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460584-1179255490/aig-cmusat /tmp/evaluation/460584-1179255490/instance-460584-1179255490.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  4c7f0020dd139632a45f6498666c1aa1

RANDOM SEED= 292421770

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1434144 kB
Buffers:         54840 kB
Cached:         471100 kB
SwapCached:      18196 kB
Active:         116236 kB
Inactive:       434180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434144 kB
SwapTotal:     4192956 kB
SwapFree:      4143948 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:          30364 kB
Slab:            56896 kB
Committed_AS:  5593152 kB
PageTables:       1736 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= 66541 MiB

End job on node10 on Tue May 15 19:00:10 UTC 2007