Trace number 461220

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 298.742 298.834

General information on the benchmark

Nameadditional-aig/ibm/
ibm23_len36_sat.aig
MD5SUM625c2b5530076f14ead382d43857e730
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark142.725
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

0.19/0.25	c Executing aigtocnf /tmp/evaluation/461220-1179256317/instance-461220-1179256317.aig /tmp/evaluation/461220-1179256317/instance-461220-1179256317.aig.cnf
0.19/0.25	c Pre-processing provided 0 assignments
0.19/0.25	c REMAP internally 1
0.19/0.25	c |  Number of variables:  104355                                               |
0.58/0.60	c |  Number of clauses:    308519                                               |
298.69/298.82	c |  Parsing time:         0.32         sec                                       |
298.69/298.82	c #varS 104355 #clauseS 136201
298.69/298.82	c After remapping new number of variables: 28932
298.69/298.82	c DBreduced=0 GV=101[0]  GL=136300[ 136201,99] Prune=1253 decisions=1152 restart=0 est=0.556479 DB Impl=248220[0]  
298.69/298.82	c DBreduced=0 GV=151[0]  GL=136350[ 136201,149] Prune=1495 decisions=1344 restart=1 est=0.556524 DB Impl=272029[0]  
298.69/298.82	c DBreduced=0 GV=226[0]  GL=136423[ 136201,222] Prune=1923 decisions=1697 restart=2 est=0.615249 DB Impl=308967[0]  
298.69/298.82	c DBreduced=0 GV=338[0]  GL=136534[ 136201,333] Prune=2620 decisions=2282 restart=3 est=1.10608 DB Impl=356254[0]  
298.69/298.82	c DBreduced=0 GV=507[0]  GL=136701[ 136201,500] Prune=3205 decisions=2698 restart=4 est=1.65216 DB Impl=418219[0]  
298.69/298.82	c DBreduced=0 GV=760[0]  GL=136951[ 136201,750] Prune=4808 decisions=4048 restart=5 est=1.66253 DB Impl=558132[0]  
298.69/298.82	c DBreduced=0 GV=1141[0]  GL=137331[ 136201,1130] Prune=6466 decisions=5325 restart=6 est=1.69023 DB Impl=736699[0]  
298.69/298.82	c DBreduced=0 GV=1709[0]  GL=137897[ 136201,1696] Prune=9502 decisions=7793 restart=7 est=1.69708 DB Impl=904687[0]  
298.69/298.82	c DBreduced=0 GV=2564[0]  GL=138751[ 136201,2550] Prune=13683 decisions=11119 restart=8 est=1.70055 DB Impl=1172519[0]  
298.69/298.82	c DBreduced=0 GV=3845[0]  GL=140024[ 136201,3823] Prune=20291 decisions=16446 restart=9 est=1.97707 DB Impl=1661531[0]  
298.69/298.82	c DBreduced=0 GV=5768[0]  GL=141923[ 136201,5722] Prune=30607 decisions=24839 restart=10 est=2.50934 DB Impl=2475406[0]  
298.69/298.82	c DBreduced=0 GV=8650[0]  GL=144794[ 136201,8593] Prune=44637 decisions=35987 restart=11 est=2.65458 DB Impl=3520241[0]  
298.69/298.82	c DBreduced=0 GV=12975[0]  GL=149091[ 136201,12890] Prune=63361 decisions=50386 restart=12 est=2.88265 DB Impl=5337294[0]  
298.69/298.82	c DBreduced=0 GV=19463[0]  GL=155558[ 136201,19357] Prune=90900 decisions=71437 restart=13 est=3.09347 DB Impl=8854548[0]  
298.69/298.82	c DBreduced=0 GV=29193[0]  GL=165245[ 136201,29044] Prune=128946 decisions=99753 restart=14 est=3.79512 DB Impl=15260722[0]  
298.69/298.82	c DBreduced=0 GV=43790[0]  GL=179794[ 136201,43593] Prune=174318 decisions=130528 restart=15 est=4.40001 DB Impl=26217818[0]  
298.69/298.82	c DBreduced=1 GV=65685[0]  GL=182401[ 136201,46200] Prune=233219 decisions=167534 restart=16 est=5.31599 DB Impl=45981553[0]  
298.69/298.82	c DBreduced=2 GV=98527[0]  GL=190531[ 136201,54330] Prune=317118 decisions=218591 restart=17 est=6.02481 DB Impl=79409512[0]  
298.69/298.82	c DBreduced=4 GV=147790[0]  GL=183551[ 136201,47350] Prune=434716 decisions=286926 restart=18 est=6.79549 DB Impl=131077925[0]  
298.69/298.82	c After partial model completion 29354 assignments
298.69/298.82	c REMAP internally 0
298.69/298.82	c Number of variables:  104355
298.69/298.82	c Number of clauses:    308519
298.69/298.82	c #Total time (in seconds): 298.25
298.69/298.82	c #Memory used (in MB): 43.4375
298.69/298.82	c 
298.69/298.82	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/node72/watcher-461220-1179256317 -o ROOT/results/node72/solver-461220-1179256317 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/461220-1179256317/aig-cmusat /tmp/evaluation/461220-1179256317/instance-461220-1179256317.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.25 0.73 0.69 3/77 19248
/proc/meminfo: memFree=1783984/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=1000 CPUtime=0
/proc/19248/stat : 19248 (aig-cmusat) S 19246 19248 18803 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 401670160 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 250 94 83 233 0 10 0
[pid=19249] ppid=19248 vsize=2476 CPUtime=0
/proc/19249/stat : 19249 (aigtocnf) R 19248 19248 18803 0 -1 0 727 0 0 0 0 0 0 0 19 0 1 0 401670160 2535424 480 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 1 0 0
/proc/19249/statm: 619 488 34 103 0 514 0

[startup+0.035607 s]
/proc/loadavg: 0.25 0.73 0.69 3/77 19248
/proc/meminfo: memFree=1783984/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=1000 CPUtime=0
/proc/19248/stat : 19248 (aig-cmusat) S 19246 19248 18803 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 401670160 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 250 94 83 233 0 10 0
[pid=19249] ppid=19248 vsize=2476 CPUtime=0.03
/proc/19249/stat : 19249 (aigtocnf) R 19248 19248 18803 0 -1 0 797 0 0 0 3 0 0 0 19 0 1 0 401670160 2535424 550 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134521322 0 0 4096 0 0 0 0 17 1 0 0
/proc/19249/statm: 619 550 35 103 0 514 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3476

[startup+0.101613 s]
/proc/loadavg: 0.25 0.73 0.69 3/77 19248
/proc/meminfo: memFree=1783984/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=1000 CPUtime=0
/proc/19248/stat : 19248 (aig-cmusat) S 19246 19248 18803 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 401670160 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 250 94 83 233 0 10 0
[pid=19249] ppid=19248 vsize=2480 CPUtime=0.09
/proc/19249/stat : 19249 (aigtocnf) R 19248 19248 18803 0 -1 0 804 0 0 0 9 0 0 0 19 0 1 0 401670160 2539520 556 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/19249/statm: 620 556 40 103 0 515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3480

[startup+0.301638 s]
/proc/loadavg: 0.25 0.73 0.69 3/77 19248
/proc/meminfo: memFree=1783984/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=6676 CPUtime=0.28
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 1479 805 0 0 4 0 22 2 17 0 1 0 401670160 6836224 1456 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134526551 0 0 4096 35 0 0 0 17 0 0 0
/proc/19248/statm: 1669 1456 101 233 0 1429 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6676

[startup+0.701671 s]
/proc/loadavg: 0.25 0.73 0.69 3/77 19248
/proc/meminfo: memFree=1783984/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=35256 CPUtime=0.68
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 7489 805 0 0 41 3 22 2 20 0 1 0 401670160 36102144 7466 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135022568 0 0 4096 35 0 0 0 17 0 0 0
/proc/19248/statm: 8814 7466 111 233 0 8574 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35256

[startup+1.50174 s]
/proc/loadavg: 0.25 0.73 0.69 2/78 19250
/proc/meminfo: memFree=1740264/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=55232 CPUtime=1.47
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 12412 805 0 0 117 6 22 2 25 0 1 0 401670160 56557568 12389 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 13809 12390 111 233 0 13569 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 55232

[startup+3.10289 s]
/proc/loadavg: 0.31 0.73 0.69 3/78 19250
/proc/meminfo: memFree=1723688/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=43752 CPUtime=3.08
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 15799 805 0 0 275 9 22 2 25 0 1 0 401670160 44802048 10811 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 10938 10811 112 233 0 10698 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43752

[startup+6.30118 s]
/proc/loadavg: 0.31 0.73 0.69 2/78 19250
/proc/meminfo: memFree=1735208/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=43752 CPUtime=6.28
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 15803 805 0 0 595 9 22 2 25 0 1 0 401670160 44802048 10815 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 10938 10815 116 233 0 10698 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43752

[startup+12.7018 s]
/proc/loadavg: 0.41 0.74 0.69 2/78 19250
/proc/meminfo: memFree=1735272/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=43752 CPUtime=12.67
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 15803 805 0 0 1234 9 22 2 25 0 1 0 401670160 44802048 10815 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 10938 10815 116 233 0 10698 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 43752

[startup+25.5019 s]
/proc/loadavg: 0.50 0.75 0.69 3/78 19250
/proc/meminfo: memFree=1735272/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=43752 CPUtime=25.47
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 15803 805 0 0 2514 9 22 2 25 0 1 0 401670160 44802048 10815 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583511 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 10938 10815 116 233 0 10698 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43752

[startup+51.1013 s]
/proc/loadavg: 0.67 0.77 0.70 2/78 19250
/proc/meminfo: memFree=1735400/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=43752 CPUtime=51.05
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 15803 805 0 0 5072 9 22 2 25 0 1 0 401670160 44802048 10815 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 10938 10815 116 233 0 10698 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 43752

[startup+102.306 s]
/proc/loadavg: 0.87 0.80 0.72 3/78 19250
/proc/meminfo: memFree=1730344/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=48856 CPUtime=102.25
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 17079 805 0 0 10189 12 22 2 25 0 1 0 401670160 50028544 12091 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 12214 12091 116 233 0 11974 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 48856

[startup+162.301 s]
/proc/loadavg: 0.95 0.84 0.73 2/78 19250
/proc/meminfo: memFree=1719848/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=59744 CPUtime=162.23
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 20069 805 0 0 16182 17 22 2 25 0 1 0 401670160 61177856 14702 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 14936 14702 116 233 0 14696 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 59744

[startup+222.302 s]
/proc/loadavg: 0.98 0.86 0.74 2/78 19250
/proc/meminfo: memFree=1711400/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=68164 CPUtime=222.21
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 22195 805 0 0 22177 20 22 2 25 0 1 0 401670160 69799936 16828 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 17041 16828 116 233 0 16801 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 68164

[startup+282.301 s]
/proc/loadavg: 0.99 0.89 0.76 2/78 19250
/proc/meminfo: memFree=1709352/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=70008 CPUtime=282.19
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 23055 805 0 0 28174 21 22 2 25 0 1 0 401670160 71688192 17294 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584094 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 17502 17294 116 233 0 17262 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 70008

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

[startup+287.902 s]
/proc/loadavg: 0.99 0.89 0.76 2/78 19250
/proc/meminfo: memFree=1709352/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=70008 CPUtime=287.79
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 23055 805 0 0 28734 21 22 2 25 0 1 0 401670160 71688192 17294 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 17502 17294 116 233 0 17262 0
Current children cumulated CPU time (s) 287.79
Current children cumulated vsize (KiB) 70008

[startup+294.301 s]
/proc/loadavg: 0.99 0.89 0.76 2/78 19250
/proc/meminfo: memFree=1709352/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=70008 CPUtime=294.19
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 23058 805 0 0 29374 21 22 2 25 0 1 0 401670160 71688192 17297 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134570972 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 17502 17297 116 233 0 17262 0
Current children cumulated CPU time (s) 294.19
Current children cumulated vsize (KiB) 70008

[startup+295.906 s]
/proc/loadavg: 0.99 0.89 0.76 2/78 19250
/proc/meminfo: memFree=1709352/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=70008 CPUtime=295.79
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 23059 805 0 0 29534 21 22 2 25 0 1 0 401670160 71688192 17298 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583519 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 17502 17298 116 233 0 17262 0
Current children cumulated CPU time (s) 295.79
Current children cumulated vsize (KiB) 70008

[startup+297.502 s]
/proc/loadavg: 0.99 0.89 0.76 2/78 19250
/proc/meminfo: memFree=1709352/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=70008 CPUtime=297.4
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 23060 805 0 0 29694 22 22 2 25 0 1 0 401670160 71688192 17299 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583611 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 17502 17299 116 233 0 17262 0
Current children cumulated CPU time (s) 297.4
Current children cumulated vsize (KiB) 70008

[startup+298.302 s]
/proc/loadavg: 0.99 0.89 0.76 2/78 19250
/proc/meminfo: memFree=1709352/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=44480 CPUtime=298.19
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 23090 805 0 0 29773 22 22 2 25 0 1 0 401670160 45547520 10889 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134522824 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 11120 10889 116 233 0 10880 0
Current children cumulated CPU time (s) 298.19
Current children cumulated vsize (KiB) 44480

[startup+298.702 s]
/proc/loadavg: 0.99 0.89 0.76 2/78 19250
/proc/meminfo: memFree=1709352/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=44476 CPUtime=298.59
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 23169 805 0 0 29812 23 22 2 25 0 1 0 401670160 45543424 10968 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584022 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 11119 10968 116 233 0 10879 0
Current children cumulated CPU time (s) 298.59
Current children cumulated vsize (KiB) 44476

[startup+298.802 s]
/proc/loadavg: 0.99 0.89 0.76 2/78 19250
/proc/meminfo: memFree=1709352/2055920 swapFree=4157264/4192956
[pid=19248] ppid=19246 vsize=44476 CPUtime=298.69
/proc/19248/stat : 19248 (aig-cmusat) R 19246 19248 18803 0 -1 0 23169 805 0 0 29822 23 22 2 25 0 1 0 401670160 45543424 10968 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134585026 0 0 4096 35 0 0 0 17 1 0 0
/proc/19248/statm: 11119 10968 116 233 0 10879 0
Current children cumulated CPU time (s) 298.69
Current children cumulated vsize (KiB) 44476

Child status: 10
Real time (s): 298.834
CPU time (s): 298.742
CPU user time (s): 298.475
CPU system time (s): 0.266959
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 70008

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

runsolver used 0.32295 second user time and 0.766883 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue May 15 19:11:57 UTC 2007

IDJOB= 461220
IDBENCH= 48649
IDSOLVER= 204
FILE ID= node72/461220-1179256317

PBS_JOBID= 5277503

Free space on /tmp= 66544 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/ibm/ibm23_len36_sat.aig
COMMAND LINE= /tmp/evaluation/461220-1179256317/aig-cmusat /tmp/evaluation/461220-1179256317/instance-461220-1179256317.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-461220-1179256317 -o ROOT/results/node72/solver-461220-1179256317 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/461220-1179256317/aig-cmusat /tmp/evaluation/461220-1179256317/instance-461220-1179256317.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  625c2b5530076f14ead382d43857e730

RANDOM SEED= 878903662

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1784328 kB
Buffers:         12396 kB
Cached:         139976 kB
SwapCached:      17016 kB
Active:          39156 kB
Inactive:       136448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784328 kB
SwapTotal:     4192956 kB
SwapFree:      4157264 kB
Dirty:            2036 kB
Writeback:           0 kB
Mapped:          30272 kB
Slab:            81544 kB
Committed_AS:  8936524 kB
PageTables:       1788 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= 66544 MiB

End job on node72 on Tue May 15 19:16:56 UTC 2007