Trace number 460224

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-15SAT 905.104 905.908

General information on the benchmark

Nameindustrial-aig/anbulagan/
medium-sat/dated-10-13-s.aig
MD5SUMe5dc65449fb527f0bc96d161023fab69
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark120.19
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

4.58/4.60	c Executing aigtocnf /tmp/evaluation/460224-1179254756/instance-460224-1179254756.aig /tmp/evaluation/460224-1179254756/instance-460224-1179254756.aig.cnf
4.58/4.60	c Pre-processing provided 0 assignments
4.58/4.60	c REMAP internally 1
4.58/4.60	c |  Number of variables:  1900979                                              |
8.75/8.80	c |  Number of clauses:    5228144                                              |
904.87/905.78	c |  Parsing time:         3.69         sec                                       |
904.87/905.78	c #varS 1900979 #clauseS 1073292
904.87/905.78	c After remapping new number of variables: 309093
904.87/905.78	c DBreduced=0 GV=101[0]  GL=1073386[ 1073292,94] Prune=482 decisions=381 restart=0 est=2.77494 DB Impl=6953456[0]  
904.87/905.78	c DBreduced=0 GV=153[0]  GL=1073434[ 1073292,142] Prune=686 decisions=533 restart=1 est=4.19813 DB Impl=9010532[0]  
904.87/905.78	c DBreduced=0 GV=226[0]  GL=1073499[ 1073292,207] Prune=875 decisions=649 restart=2 est=6.51362 DB Impl=10565014[0]  
904.87/905.78	c DBreduced=0 GV=338[0]  GL=1073597[ 1073292,305] Prune=1274 decisions=936 restart=3 est=11.2639 DB Impl=13981134[0]  
904.87/905.78	c DBreduced=0 GV=507[0]  GL=1073753[ 1073292,461] Prune=1920 decisions=1413 restart=4 est=14.7373 DB Impl=19095261[0]  
904.87/905.78	c DBreduced=0 GV=760[0]  GL=1073987[ 1073292,695] Prune=2728 decisions=1968 restart=5 est=19.6634 DB Impl=26111621[0]  
904.87/905.78	c DBreduced=0 GV=1140[0]  GL=1074341[ 1073292,1049] Prune=3915 decisions=2775 restart=6 est=25.1184 DB Impl=34545742[0]  
904.87/905.78	c DBreduced=0 GV=1709[0]  GL=1074906[ 1073292,1614] Prune=5255 decisions=3546 restart=7 est=25.4632 DB Impl=39930660[0]  
904.87/905.78	c DBreduced=0 GV=2563[0]  GL=1075719[ 1073292,2427] Prune=7673 decisions=5110 restart=8 est=29.0425 DB Impl=54115698[0]  
904.87/905.78	c DBreduced=0 GV=3846[0]  GL=1076991[ 1073292,3699] Prune=10784 decisions=6938 restart=9 est=29.3727 DB Impl=67261648[0]  
904.87/905.78	c DBreduced=0 GV=5767[0]  GL=1078895[ 1073292,5603] Prune=15492 decisions=9725 restart=10 est=30.7784 DB Impl=87193060[0]  
904.87/905.78	c DBreduced=0 GV=8651[0]  GL=1081775[ 1073292,8483] Prune=21972 decisions=13321 restart=11 est=31.3042 DB Impl=110876706[0]  
904.87/905.78	c DBreduced=0 GV=12975[0]  GL=1086097[ 1073292,12805] Prune=31368 decisions=18393 restart=12 est=31.3182 DB Impl=130919587[0]  
904.87/905.78	c DBreduced=0 GV=19462[0]  GL=1092578[ 1073292,19286] Prune=45163 decisions=25701 restart=13 est=31.7051 DB Impl=165895583[0]  
904.87/905.78	c DBreduced=0 GV=29193[0]  GL=1102301[ 1073292,29009] Prune=65727 decisions=36534 restart=14 est=32.6446 DB Impl=208793138[0]  
904.87/905.78	c DBreduced=0 GV=43790[0]  GL=1116890[ 1073292,43598] Prune=96469 decisions=52679 restart=15 est=32.7152 DB Impl=267912601[0]  
904.87/905.78	c DBreduced=0 GV=65685[0]  GL=1138768[ 1073292,65476] Prune=142376 decisions=76691 restart=16 est=33.0161 DB Impl=352299340[0]  
904.87/905.78	c DBreduced=0 GV=98527[0]  GL=1171592[ 1073292,98300] Prune=211282 decisions=112755 restart=17 est=33.4393 DB Impl=470766674[0]  
904.87/905.78	c DBreduced=0 GV=147790[0]  GL=1220846[ 1073292,147554] Prune=313472 decisions=165682 restart=18 est=43.1925 DB Impl=623179663[0]  
904.87/905.78	c After partial model completion 1900979 assignments
904.87/905.78	c REMAP internally 0
904.87/905.78	c Number of variables:  1900979
904.87/905.78	c Number of clauses:    5228144
904.87/905.78	c #Total time (in seconds): 898.809
904.87/905.78	c #Memory used (in MB): 447.738
904.97/905.83	c 
904.97/905.83	s SATISFIABLE

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/node75/watcher-460224-1179254756 -o ROOT/results/node75/solver-460224-1179254756 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460224-1179254756/aig-cmusat /tmp/evaluation/460224-1179254756/instance-460224-1179254756.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.08 0.04 0.26 3/64 7291
/proc/meminfo: memFree=1817240/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=1000 CPUtime=0
/proc/7291/stat : 7291 (aig-cmusat) S 7289 7291 7229 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373389641 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/7291/statm: 250 94 83 233 0 10 0
[pid=7292] ppid=7291 vsize=15288 CPUtime=0
/proc/7292/stat : 7292 (aigtocnf) R 7291 7291 7229 0 -1 0 746 0 0 0 0 0 0 0 19 0 1 0 373389641 15654912 499 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 0 0 0
/proc/7292/statm: 3822 508 34 103 0 3717 0

[startup+0.02443 s]
/proc/loadavg: 0.08 0.04 0.26 3/64 7291
/proc/meminfo: memFree=1817240/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=1000 CPUtime=0
/proc/7291/stat : 7291 (aig-cmusat) S 7289 7291 7229 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373389641 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/7291/statm: 250 94 83 233 0 10 0
[pid=7292] ppid=7291 vsize=37568 CPUtime=0.02
/proc/7292/stat : 7292 (aigtocnf) R 7291 7291 7229 0 -1 0 4473 0 0 0 0 2 0 0 19 0 1 0 373389641 38469632 4226 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 0 0 0
/proc/7292/statm: 9392 4232 34 103 0 9287 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 38568

[startup+0.101445 s]
/proc/loadavg: 0.08 0.04 0.26 3/64 7291
/proc/meminfo: memFree=1817240/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=1000 CPUtime=0
/proc/7291/stat : 7291 (aig-cmusat) S 7289 7291 7229 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373389641 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/7291/statm: 250 94 83 233 0 10 0
[pid=7292] ppid=7291 vsize=37568 CPUtime=0.09
/proc/7292/stat : 7292 (aigtocnf) R 7291 7291 7229 0 -1 0 9570 0 0 0 5 4 0 0 19 0 1 0 373389641 38469632 9323 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 0 0 0
/proc/7292/statm: 9392 9323 35 103 0 9287 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38568

[startup+0.301484 s]
/proc/loadavg: 0.08 0.04 0.26 3/64 7291
/proc/meminfo: memFree=1817240/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=1000 CPUtime=0
/proc/7291/stat : 7291 (aig-cmusat) S 7289 7291 7229 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373389641 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/7291/statm: 250 94 83 233 0 10 0
[pid=7292] ppid=7291 vsize=37568 CPUtime=0.29
/proc/7292/stat : 7292 (aigtocnf) R 7291 7291 7229 0 -1 0 9570 0 0 0 25 4 0 0 21 0 1 0 373389641 38469632 9323 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 0 0 0
/proc/7292/statm: 9392 9323 35 103 0 9287 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38568

[startup+0.701563 s]
/proc/loadavg: 0.08 0.04 0.26 3/64 7291
/proc/meminfo: memFree=1817240/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=1000 CPUtime=0
/proc/7291/stat : 7291 (aig-cmusat) S 7289 7291 7229 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373389641 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/7291/statm: 250 94 83 233 0 10 0
[pid=7292] ppid=7291 vsize=39384 CPUtime=0.69
/proc/7292/stat : 7292 (aigtocnf) R 7291 7291 7229 0 -1 0 10024 0 0 0 64 5 0 0 25 0 1 0 373389641 40329216 9777 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 0 0 0
/proc/7292/statm: 9846 9777 35 103 0 9741 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40384

[startup+1.50172 s]
/proc/loadavg: 0.08 0.04 0.26 2/66 7293
/proc/meminfo: memFree=1777352/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=1000 CPUtime=0
/proc/7291/stat : 7291 (aig-cmusat) S 7289 7291 7229 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373389641 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/7291/statm: 250 94 83 233 0 10 0
[pid=7292] ppid=7291 vsize=40044 CPUtime=1.49
/proc/7292/stat : 7292 (aigtocnf) R 7291 7291 7229 0 -1 0 10195 0 0 0 138 11 0 0 25 0 1 0 373389641 41005056 9947 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/7292/statm: 10011 9947 40 103 0 9906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41044

[startup+3.10104 s]
/proc/loadavg: 0.08 0.04 0.26 2/66 7293
/proc/meminfo: memFree=1745672/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=1000 CPUtime=0
/proc/7291/stat : 7291 (aig-cmusat) S 7289 7291 7229 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373389641 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/7291/statm: 250 94 83 233 0 10 0
[pid=7292] ppid=7291 vsize=40044 CPUtime=3.09
/proc/7292/stat : 7292 (aigtocnf) R 7291 7291 7229 0 -1 0 10195 0 0 0 283 26 0 0 25 0 1 0 373389641 41005056 9947 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/7292/statm: 10011 9947 40 103 0 9906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41044

[startup+6.30167 s]
/proc/loadavg: 0.23 0.08 0.27 2/65 7293
/proc/meminfo: memFree=1637776/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=153284 CPUtime=6.27
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 35767 10196 0 0 148 21 415 43 25 0 1 0 373389641 156962816 35632 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 38322 35632 102 233 0 38082 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 153284

[startup+12.7019 s]
/proc/loadavg: 0.37 0.11 0.28 2/65 7293
/proc/meminfo: memFree=1499472/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=215804 CPUtime=12.64
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 94676 10196 0 0 748 58 415 43 25 0 1 0 373389641 220983296 53329 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 53951 53329 111 233 0 53711 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 215804

[startup+25.5015 s]
/proc/loadavg: 0.51 0.15 0.29 2/65 7293
/proc/meminfo: memFree=1499664/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=215804 CPUtime=25.43
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 94681 10196 0 0 2027 58 415 43 25 0 1 0 373389641 220983296 53334 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 53951 53334 116 233 0 53711 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 215804

[startup+51.1016 s]
/proc/loadavg: 0.68 0.22 0.31 2/65 7293
/proc/meminfo: memFree=1499792/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=215804 CPUtime=51
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 94681 10196 0 0 4584 58 415 43 25 0 1 0 373389641 220983296 53334 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 53951 53334 116 233 0 53711 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 215804

[startup+102.306 s]
/proc/loadavg: 0.86 0.34 0.34 2/65 7293
/proc/meminfo: memFree=1499920/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=215804 CPUtime=102.16
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 94681 10196 0 0 9700 58 415 43 25 0 1 0 373389641 220983296 53334 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583513 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 53951 53334 116 233 0 53711 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 215804

[startup+162.302 s]
/proc/loadavg: 0.95 0.45 0.38 2/65 7293
/proc/meminfo: memFree=1499856/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=215804 CPUtime=162.11
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 94681 10196 0 0 15695 58 415 43 25 0 1 0 373389641 220983296 53334 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 53951 53334 116 233 0 53711 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 215804

[startup+222.302 s]
/proc/loadavg: 0.98 0.55 0.42 2/65 7293
/proc/meminfo: memFree=1499856/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=215804 CPUtime=222.05
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 94681 10196 0 0 21689 58 415 43 25 0 1 0 373389641 220983296 53334 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583596 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 53951 53334 116 233 0 53711 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 215804

[startup+282.301 s]
/proc/loadavg: 0.99 0.63 0.45 2/65 7293
/proc/meminfo: memFree=1499856/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=215804 CPUtime=282.02
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 94681 10196 0 0 27685 59 415 43 25 0 1 0 373389641 220983296 53334 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134573177 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 53951 53334 116 233 0 53711 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 215804

[startup+342.302 s]
/proc/loadavg: 0.99 0.69 0.48 2/65 7293
/proc/meminfo: memFree=1478928/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=237760 CPUtime=341.98
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 100005 10196 0 0 33676 64 415 43 25 0 1 0 373389641 243466240 58658 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 59440 58658 116 233 0 59200 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 237760

[startup+402.301 s]
/proc/loadavg: 0.99 0.75 0.51 2/65 7293
/proc/meminfo: memFree=1464528/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=252272 CPUtime=401.93
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 103608 10196 0 0 39668 67 415 43 25 0 1 0 373389641 258326528 62261 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583685 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 63068 62261 116 233 0 62828 0
Current children cumulated CPU time (s) 401.93
Current children cumulated vsize (KiB) 252272

[startup+462.301 s]
/proc/loadavg: 0.99 0.79 0.54 2/65 7293
/proc/meminfo: memFree=1449680/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=267072 CPUtime=461.89
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 107309 10196 0 0 45658 73 415 43 25 0 1 0 373389641 273481728 65962 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579766 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 66768 65962 116 233 0 66528 0
Current children cumulated CPU time (s) 461.89
Current children cumulated vsize (KiB) 267072

[startup+522.302 s]
/proc/loadavg: 0.99 0.83 0.57 2/65 7293
/proc/meminfo: memFree=1428688/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=288148 CPUtime=521.85
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 112564 10196 0 0 51646 81 415 43 25 0 1 0 373389641 295063552 71217 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583617 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 72037 71217 116 233 0 71797 0
Current children cumulated CPU time (s) 521.85
Current children cumulated vsize (KiB) 288148

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.59 2/65 7293
/proc/meminfo: memFree=1416592/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=300148 CPUtime=581.81
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 115561 10196 0 0 57637 86 415 43 25 0 1 0 373389641 307351552 74214 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 75037 74214 116 233 0 74797 0
Current children cumulated CPU time (s) 581.81
Current children cumulated vsize (KiB) 300148

[startup+642.302 s]
/proc/loadavg: 0.99 0.88 0.61 2/65 7293
/proc/meminfo: memFree=1392208/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=324380 CPUtime=641.75
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 121605 10196 0 0 63620 97 415 43 25 0 1 0 373389641 332165120 80258 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571312 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 81095 80258 116 233 0 80855 0
Current children cumulated CPU time (s) 641.75
Current children cumulated vsize (KiB) 324380

[startup+702.302 s]
/proc/loadavg: 0.99 0.90 0.64 2/65 7293
/proc/meminfo: memFree=1366736/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=349904 CPUtime=701.66
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 127979 10196 0 0 69603 105 415 43 25 0 1 0 373389641 358301696 86632 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 87476 86632 116 233 0 87236 0
Current children cumulated CPU time (s) 701.66
Current children cumulated vsize (KiB) 349904

[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.65 2/65 7293
/proc/meminfo: memFree=1355728/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=360864 CPUtime=761.61
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 130693 10196 0 0 75594 109 415 43 25 0 1 0 373389641 369524736 89346 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571922 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 90216 89346 116 233 0 89976 0
Current children cumulated CPU time (s) 761.61
Current children cumulated vsize (KiB) 360864

[startup+822.301 s]
/proc/loadavg: 0.99 0.93 0.67 2/65 7293
/proc/meminfo: memFree=1346000/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=372760 CPUtime=821.56
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 133162 10196 0 0 81586 112 415 43 25 0 1 0 373389641 381706240 91815 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 93190 91815 116 233 0 92950 0
Current children cumulated CPU time (s) 821.56
Current children cumulated vsize (KiB) 372760

[startup+882.301 s]
/proc/loadavg: 0.99 0.94 0.69 2/65 7293
/proc/meminfo: memFree=1330384/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=388132 CPUtime=881.5
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 137030 10196 0 0 87573 119 415 43 25 0 1 0 373389641 397447168 95683 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 97033 95683 116 233 0 96793 0
Current children cumulated CPU time (s) 881.5
Current children cumulated vsize (KiB) 388132

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

[startup+883.102 s]
/proc/loadavg: 0.99 0.94 0.69 2/65 7293
/proc/meminfo: memFree=1330384/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=388320 CPUtime=882.3
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 137079 10196 0 0 87653 119 415 43 25 0 1 0 373389641 397639680 95732 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583513 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 97080 95732 116 233 0 96840 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 388320

[startup+895.901 s]
/proc/loadavg: 0.99 0.94 0.69 2/65 7293
/proc/meminfo: memFree=1327056/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=391548 CPUtime=895.09
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 137887 10196 0 0 88930 121 415 43 25 0 1 0 373389641 400945152 96540 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 97887 96540 116 233 0 97647 0
Current children cumulated CPU time (s) 895.09
Current children cumulated vsize (KiB) 391548

[startup+902.301 s]
/proc/loadavg: 0.99 0.94 0.69 2/65 7293
/proc/meminfo: memFree=1453584/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=299540 CPUtime=901.49
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 150974 10196 0 0 89555 136 415 43 25 0 1 0 373389641 306728960 66293 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134522984 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 74885 66293 116 233 0 74645 0
Current children cumulated CPU time (s) 901.49
Current children cumulated vsize (KiB) 299540

[startup+903.902 s]
/proc/loadavg: 0.99 0.94 0.69 2/65 7293
/proc/meminfo: memFree=1432208/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=326412 CPUtime=903.07
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 162029 10196 0 0 89706 143 415 43 25 0 1 0 373389641 334245888 77348 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135041009 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 81603 77349 116 233 0 81363 0
Current children cumulated CPU time (s) 903.07
Current children cumulated vsize (KiB) 326412

[startup+904.702 s]
/proc/loadavg: 0.99 0.94 0.69 2/71 7319
/proc/meminfo: memFree=1395672/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=391644 CPUtime=903.87
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 174114 10196 0 0 89780 149 415 43 25 0 1 0 373389641 401043456 89434 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134575179 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 97911 89438 116 233 0 97671 0
Current children cumulated CPU time (s) 903.87
Current children cumulated vsize (KiB) 391644

[startup+905.502 s]
/proc/loadavg: 0.99 0.94 0.70 2/71 7319
/proc/meminfo: memFree=1282584/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=473332 CPUtime=904.67
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 0 196212 10196 0 0 89852 157 415 43 25 0 1 0 373389641 484691968 109674 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583536 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 118333 109674 116 233 0 118093 0
Current children cumulated CPU time (s) 904.67
Current children cumulated vsize (KiB) 473332

[startup+905.901 s]
/proc/loadavg: 0.99 0.94 0.70 2/71 7319
/proc/meminfo: memFree=1282584/2055920 swapFree=4184028/4192956
[pid=7291] ppid=7289 vsize=0 CPUtime=905.07
/proc/7291/stat : 7291 (aig-cmusat) R 7289 7291 7229 0 -1 4 196221 10196 0 0 89880 169 415 43 25 0 1 0 373389641 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 0 0 0
/proc/7291/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 905.07
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 905.908
CPU time (s): 905.104
CPU user time (s): 902.968
CPU system time (s): 2.13668
CPU usage (%): 99.9113
Max. virtual memory (cumulated for all children) (KiB): 473332

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

runsolver used 1.17982 second user time and 2.00769 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Tue May 15 18:45:58 UTC 2007

IDJOB= 460224
IDBENCH= 48400
IDSOLVER= 204
FILE ID= node75/460224-1179254756

PBS_JOBID= 5277484

Free space on /tmp= 66506 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/anbulagan/medium-sat/dated-10-13-s.aig
COMMAND LINE= /tmp/evaluation/460224-1179254756/aig-cmusat /tmp/evaluation/460224-1179254756/instance-460224-1179254756.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-460224-1179254756 -o ROOT/results/node75/solver-460224-1179254756 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460224-1179254756/aig-cmusat /tmp/evaluation/460224-1179254756/instance-460224-1179254756.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  e5dc65449fb527f0bc96d161023fab69

RANDOM SEED= 387971296

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.257
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.257
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1817520 kB
Buffers:         14400 kB
Cached:         117864 kB
SwapCached:       2988 kB
Active:          29556 kB
Inactive:       112252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817520 kB
SwapTotal:     4192956 kB
SwapFree:      4184028 kB
Dirty:           10564 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            82524 kB
Committed_AS:  4629100 kB
PageTables:       1432 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= 66506 MiB

End job on node75 on Tue May 15 19:01:04 UTC 2007