Trace number 460420

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 126.217 126.262

General information on the benchmark

Nameindustrial-aig/fuhs/
medium/AProVE07-22.aig
MD5SUM0dea4e3cfad8bb7b7253ca863884b7e9
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark102.337
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.09/0.16	c Executing aigtocnf /tmp/evaluation/460420-1179255312/instance-460420-1179255312.aig /tmp/evaluation/460420-1179255312/instance-460420-1179255312.aig.cnf
0.09/0.16	c Pre-processing provided 0 assignments
0.09/0.16	c REMAP internally 1
0.09/0.16	c |  Number of variables:  69761                                                |
0.37/0.40	c |  Number of clauses:    195299                                               |
126.13/126.24	c |  Parsing time:         0.21         sec                                       |
126.13/126.24	c #varS 69761 #clauseS 23181
126.13/126.24	c After remapping new number of variables: 5113
126.13/126.24	c DBreduced=0 GV=101[0]  GL=23282[ 23181,101] Prune=503 decisions=402 restart=0 est=0.000531697 DB Impl=26737[0]  
126.13/126.24	c DBreduced=0 GV=152[0]  GL=23333[ 23181,152] Prune=851 decisions=699 restart=1 est=3.8259e-06 DB Impl=40217[0]  
126.13/126.24	c DBreduced=0 GV=226[0]  GL=23406[ 23181,225] Prune=1228 decisions=1002 restart=2 est=0.0198831 DB Impl=59984[0]  
126.13/126.24	c DBreduced=0 GV=338[0]  GL=23518[ 23181,337] Prune=1957 decisions=1619 restart=3 est=0.0199215 DB Impl=84087[0]  
126.13/126.24	c DBreduced=0 GV=507[0]  GL=23687[ 23181,506] Prune=2563 decisions=2056 restart=4 est=0.0196001 DB Impl=124755[0]  
126.13/126.24	c DBreduced=0 GV=760[0]  GL=23940[ 23181,759] Prune=3664 decisions=2904 restart=5 est=0.0200324 DB Impl=180451[0]  
126.13/126.24	c DBreduced=0 GV=1140[0]  GL=24320[ 23181,1139] Prune=5039 decisions=3899 restart=6 est=0.0196536 DB Impl=368733[0]  
126.13/126.24	c DBreduced=0 GV=1709[0]  GL=24885[ 23181,1704] Prune=6536 decisions=4827 restart=7 est=7.84438 DB Impl=489167[0]  
126.13/126.24	c DBreduced=0 GV=2563[0]  GL=25737[ 23181,2556] Prune=8981 decisions=6418 restart=8 est=11.8865 DB Impl=616465[0]  
126.13/126.24	c DBreduced=0 GV=3845[0]  GL=27018[ 23181,3837] Prune=12465 decisions=8620 restart=9 est=11.9503 DB Impl=802634[0]  
126.13/126.24	c DBreduced=0 GV=5768[0]  GL=28939[ 23181,5758] Prune=17255 decisions=11487 restart=10 est=12.1652 DB Impl=1164726[0]  
126.13/126.24	c DBreduced=0 GV=8650[0]  GL=31821[ 23181,8640] Prune=23898 decisions=15248 restart=11 est=12.1652 DB Impl=1693227[0]  
126.13/126.24	c DBreduced=1 GV=12975[0]  GL=35459[ 23181,12278] Prune=33354 decisions=20379 restart=12 est=12.1654 DB Impl=2326146[0]  
126.13/126.24	c DBreduced=3 GV=19463[0]  GL=32406[ 23181,9225] Prune=48161 decisions=28698 restart=13 est=12.3806 DB Impl=3830724[0]  
126.13/126.24	c DBreduced=5 GV=29193[0]  GL=33439[ 23181,10258] Prune=69691 decisions=40498 restart=14 est=12.4194 DB Impl=5848252[0]  
126.13/126.24	c DBreduced=7 GV=43790[0]  GL=35983[ 23181,12802] Prune=100972 decisions=57182 restart=15 est=12.4393 DB Impl=8792261[0]  
126.13/126.24	c DBreduced=9 GV=65685[0]  GL=45047[ 23181,21866] Prune=147797 decisions=82112 restart=16 est=12.4585 DB Impl=12189996[0]  
126.13/126.24	c DBreduced=13 GV=98528[0]  GL=46014[ 23181,22833] Prune=218147 decisions=119619 restart=17 est=12.4585 DB Impl=20092456[0]  
126.13/126.24	c DBreduced=17 GV=147790[0]  GL=49822[ 23181,26641] Prune=322482 decisions=174692 restart=18 est=12.4805 DB Impl=30673221[0]  
126.13/126.24	c DBreduced=20 GV=221686[0]  GL=76763[ 23181,53582] Prune=477545 decisions=255859 restart=19 est=14.5512 DB Impl=47238751[0]  
126.13/126.24	c #Total time (in seconds): 125.912
126.13/126.24	c #Memory used (in MB): 46.8984
126.13/126.25	c 
126.13/126.25	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/node43/watcher-460420-1179255312 -o ROOT/results/node43/solver-460420-1179255312 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460420-1179255312/aig-cmusat /tmp/evaluation/460420-1179255312/instance-460420-1179255312.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.00 0.00 0.17 3/77 20418
/proc/meminfo: memFree=1404800/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=1000 CPUtime=0
/proc/20418/stat : 20418 (aig-cmusat) S 20416 20418 20356 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373443001 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/20418/statm: 250 94 83 233 0 10 0
[pid=20419] ppid=20418 vsize=1804 CPUtime=0
/proc/20419/stat : 20419 (aigtocnf) R 20418 20418 20356 0 -1 0 629 0 0 0 0 0 0 0 19 0 1 0 373443001 1847296 382 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134530148 0 0 4096 0 0 0 0 17 1 0 0
/proc/20419/statm: 451 382 35 103 0 346 0

[startup+0.080681 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 20418
/proc/meminfo: memFree=1404800/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=1000 CPUtime=0
/proc/20418/stat : 20418 (aig-cmusat) S 20416 20418 20356 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373443001 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/20418/statm: 250 94 83 233 0 10 0
[pid=20419] ppid=20418 vsize=1880 CPUtime=0.07
/proc/20419/stat : 20419 (aigtocnf) R 20418 20418 20356 0 -1 0 654 0 0 0 7 0 0 0 19 0 1 0 373443001 1925120 406 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/20419/statm: 470 406 40 103 0 365 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2880

[startup+0.101681 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 20418
/proc/meminfo: memFree=1404800/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=1000 CPUtime=0
/proc/20418/stat : 20418 (aig-cmusat) S 20416 20418 20356 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373443001 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/20418/statm: 250 94 83 233 0 10 0
[pid=20419] ppid=20418 vsize=1880 CPUtime=0.09
/proc/20419/stat : 20419 (aigtocnf) R 20418 20418 20356 0 -1 0 654 0 0 0 9 0 0 0 20 0 1 0 373443001 1925120 406 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/20419/statm: 470 406 40 103 0 365 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2880

[startup+0.301706 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 20418
/proc/meminfo: memFree=1404800/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=14320 CPUtime=0.28
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 3123 655 0 0 12 1 14 1 17 0 1 0 373443001 14663680 3100 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134544162 0 0 4096 35 0 0 0 17 0 0 0
/proc/20418/statm: 3580 3100 101 233 0 3340 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14320

[startup+0.70174 s]
/proc/loadavg: 0.00 0.00 0.17 3/77 20418
/proc/meminfo: memFree=1404800/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=28200 CPUtime=0.68
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 6121 655 0 0 50 3 14 1 21 0 1 0 373443001 28876800 6098 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135026466 0 0 4096 35 0 0 0 17 0 0 0
/proc/20418/statm: 7050 6098 111 233 0 6810 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 28200

[startup+1.5018 s]
/proc/loadavg: 0.00 0.00 0.17 2/78 20420
/proc/meminfo: memFree=1385144/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=17204 CPUtime=1.47
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 6698 655 0 0 129 3 14 1 25 0 1 0 373443001 17616896 4143 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584910 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 4301 4143 117 233 0 4061 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 17204

[startup+3.10194 s]
/proc/loadavg: 0.00 0.00 0.17 2/78 20420
/proc/meminfo: memFree=1385016/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=17204 CPUtime=3.07
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 6698 655 0 0 289 3 14 1 25 0 1 0 373443001 17616896 4143 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583014 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 4301 4143 117 233 0 4061 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17204

[startup+6.30122 s]
/proc/loadavg: 0.08 0.02 0.18 3/78 20420
/proc/meminfo: memFree=1384952/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=17204 CPUtime=6.26
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 6698 655 0 0 608 3 14 1 25 0 1 0 373443001 17616896 4143 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134556878 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 4301 4143 117 233 0 4061 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 17204

[startup+12.7018 s]
/proc/loadavg: 0.15 0.03 0.18 2/78 20420
/proc/meminfo: memFree=1384952/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=17204 CPUtime=12.66
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 6711 655 0 0 1248 3 14 1 25 0 1 0 373443001 17616896 4156 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134574136 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 4301 4156 117 233 0 4061 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17204

[startup+25.5019 s]
/proc/loadavg: 0.34 0.08 0.19 2/78 20420
/proc/meminfo: memFree=1379576/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=23844 CPUtime=25.46
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 8068 655 0 0 2527 4 14 1 25 0 1 0 373443001 24416256 5513 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584147 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 5961 5513 117 233 0 5721 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23844

[startup+51.1011 s]
/proc/loadavg: 0.56 0.15 0.21 2/78 20420
/proc/meminfo: memFree=1371448/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=31512 CPUtime=51.05
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 10548 655 0 0 5083 7 14 1 25 0 1 0 373443001 32268288 7541 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134573072 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 7878 7541 117 233 0 7638 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 31512

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.25 2/78 20420
/proc/meminfo: memFree=1358328/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=44332 CPUtime=102.24
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 14394 655 0 0 10198 11 14 1 25 0 1 0 373443001 45395968 10810 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584147 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 11083 10810 117 233 0 10843 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 44332

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

[startup+115.102 s]
/proc/loadavg: 0.85 0.31 0.26 2/78 20420
/proc/meminfo: memFree=1354616/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=47688 CPUtime=115.03
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 15483 655 0 0 11476 12 14 1 25 0 1 0 373443001 48832512 11732 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 11922 11732 117 233 0 11682 0
Current children cumulated CPU time (s) 115.03
Current children cumulated vsize (KiB) 47688

[startup+121.501 s]
/proc/loadavg: 0.86 0.33 0.27 2/78 20420
/proc/meminfo: memFree=1354552/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=47816 CPUtime=121.43
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 15502 655 0 0 12116 12 14 1 25 0 1 0 373443001 48963584 11751 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583687 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 11954 11751 117 233 0 11714 0
Current children cumulated CPU time (s) 121.43
Current children cumulated vsize (KiB) 47816

[startup+124.702 s]
/proc/loadavg: 0.87 0.34 0.27 2/78 20420
/proc/meminfo: memFree=1354616/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=48020 CPUtime=124.63
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 15506 655 0 0 12436 12 14 1 25 0 1 0 373443001 49172480 11755 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 12005 11755 117 233 0 11765 0
Current children cumulated CPU time (s) 124.63
Current children cumulated vsize (KiB) 48020

[startup+125.502 s]
/proc/loadavg: 0.87 0.34 0.27 2/78 20420
/proc/meminfo: memFree=1354616/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=48020 CPUtime=125.43
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 15508 655 0 0 12516 12 14 1 25 0 1 0 373443001 49172480 11757 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583992 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 12005 11757 117 233 0 11765 0
Current children cumulated CPU time (s) 125.43
Current children cumulated vsize (KiB) 48020

[startup+125.902 s]
/proc/loadavg: 0.87 0.34 0.27 2/78 20420
/proc/meminfo: memFree=1354616/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=48020 CPUtime=125.83
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 15509 655 0 0 12556 12 14 1 25 0 1 0 373443001 49172480 11758 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 12005 11758 117 233 0 11765 0
Current children cumulated CPU time (s) 125.83
Current children cumulated vsize (KiB) 48020

[startup+126.102 s]
/proc/loadavg: 0.87 0.34 0.27 2/78 20420
/proc/meminfo: memFree=1354616/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=48020 CPUtime=126.03
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 15510 655 0 0 12576 12 14 1 25 0 1 0 373443001 49172480 11759 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 12005 11759 117 233 0 11765 0
Current children cumulated CPU time (s) 126.03
Current children cumulated vsize (KiB) 48020

[startup+126.202 s]
/proc/loadavg: 0.87 0.34 0.27 2/78 20420
/proc/meminfo: memFree=1354616/2055920 swapFree=4158776/4192956
[pid=20418] ppid=20416 vsize=48020 CPUtime=126.13
/proc/20418/stat : 20418 (aig-cmusat) R 20416 20418 20356 0 -1 0 15510 655 0 0 12586 12 14 1 25 0 1 0 373443001 49172480 11759 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583980 0 0 4096 35 0 0 0 17 1 0 0
/proc/20418/statm: 12005 11759 117 233 0 11765 0
Current children cumulated CPU time (s) 126.13
Current children cumulated vsize (KiB) 48020

Child status: 20
Real time (s): 126.262
CPU time (s): 126.217
CPU user time (s): 126.058
CPU system time (s): 0.158975
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 48020

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

runsolver used 0.121981 second user time and 0.338948 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue May 15 18:55:12 UTC 2007

IDJOB= 460420
IDBENCH= 48449
IDSOLVER= 204
FILE ID= node43/460420-1179255312

PBS_JOBID= 5277523

Free space on /tmp= 66546 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/fuhs/medium/AProVE07-22.aig
COMMAND LINE= /tmp/evaluation/460420-1179255312/aig-cmusat /tmp/evaluation/460420-1179255312/instance-460420-1179255312.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-460420-1179255312 -o ROOT/results/node43/solver-460420-1179255312 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460420-1179255312/aig-cmusat /tmp/evaluation/460420-1179255312/instance-460420-1179255312.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  0dea4e3cfad8bb7b7253ca863884b7e9

RANDOM SEED= 823897026

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1405016 kB
Buffers:         26860 kB
Cached:         467228 kB
SwapCached:       2652 kB
Active:          41912 kB
Inactive:       475584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1405016 kB
SwapTotal:     4192956 kB
SwapFree:      4158776 kB
Dirty:            2048 kB
Writeback:           0 kB
Mapped:          31356 kB
Slab:           118772 kB
Committed_AS:  8730152 kB
PageTables:       1924 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= 66546 MiB

End job on node43 on Tue May 15 18:57:18 UTC 2007