Trace number 460620

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 452.526 452.693

General information on the benchmark

Nameindustrial-aig/
grieu/vmpc_28.aig
MD5SUMb03f32c21091e217ef6a488c0f025d84
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.5988
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

0.49/0.55	c Executing aigtocnf /tmp/evaluation/460620-1179255775/instance-460620-1179255775.aig /tmp/evaluation/460620-1179255775/instance-460620-1179255775.aig.cnf
0.49/0.55	c Pre-processing provided 0 assignments
0.49/0.55	c REMAP internally 1
0.49/0.55	c |  Number of variables:  238977                                               |
1.38/1.41	c |  Number of clauses:    714578                                               |
452.42/452.67	c |  Parsing time:         0.76         sec                                       |
452.42/452.67	c #varS 238977 #clauseS 80113
452.42/452.67	c After remapping new number of variables: 784
452.42/452.67	c DBreduced=0 GV=101[0]  GL=80214[ 80113,101] Prune=928 decisions=827 restart=0 est=0.0001629 DB Impl=11621[0]  
452.42/452.67	c DBreduced=0 GV=152[0]  GL=80265[ 80113,152] Prune=1037 decisions=885 restart=1 est=0.000177044 DB Impl=19854[0]  
452.42/452.67	c DBreduced=0 GV=226[0]  GL=80339[ 80113,226] Prune=1199 decisions=973 restart=2 est=0.0001629 DB Impl=31102[0]  
452.42/452.67	c DBreduced=0 GV=338[0]  GL=80451[ 80113,338] Prune=1441 decisions=1103 restart=3 est=0.000163109 DB Impl=47678[0]  
452.42/452.67	c DBreduced=0 GV=507[0]  GL=80620[ 80113,507] Prune=1799 decisions=1292 restart=4 est=0.0001629 DB Impl=75613[0]  
452.42/452.67	c DBreduced=0 GV=760[0]  GL=80873[ 80113,760] Prune=2329 decisions=1569 restart=5 est=0.000163108 DB Impl=114177[0]  
452.42/452.67	c DBreduced=0 GV=1140[0]  GL=81253[ 80113,1140] Prune=3124 decisions=1984 restart=6 est=0.000325593 DB Impl=177448[0]  
452.42/452.67	c DBreduced=0 GV=1709[0]  GL=81822[ 80113,1709] Prune=4296 decisions=2587 restart=7 est=0.0001629 DB Impl=271688[0]  
452.42/452.67	c DBreduced=0 GV=2563[0]  GL=82676[ 80113,2563] Prune=6054 decisions=3491 restart=8 est=0.0001629 DB Impl=419895[0]  
452.42/452.67	c DBreduced=0 GV=3845[0]  GL=83958[ 80113,3845] Prune=8696 decisions=4851 restart=9 est=0.000162901 DB Impl=635517[0]  
452.42/452.67	c DBreduced=0 GV=5767[0]  GL=85880[ 80113,5767] Prune=12603 decisions=6836 restart=10 est=0.000162901 DB Impl=968696[0]  
452.42/452.67	c DBreduced=0 GV=8650[0]  GL=88763[ 80113,8650] Prune=18449 decisions=9799 restart=11 est=0.000162918 DB Impl=1469115[0]  
452.42/452.67	c DBreduced=0 GV=12975[0]  GL=93088[ 80113,12975] Prune=27226 decisions=14251 restart=12 est=0.0001629 DB Impl=2207425[0]  
452.42/452.67	c DBreduced=0 GV=19462[0]  GL=99575[ 80113,19462] Prune=40412 decisions=20950 restart=13 est=0.0001629 DB Impl=3354598[0]  
452.42/452.67	c DBreduced=1 GV=29193[0]  GL=106173[ 80113,26060] Prune=60122 decisions=30929 restart=14 est=0.000177843 DB Impl=5043995[0]  
452.42/452.67	c DBreduced=5 GV=43790[0]  GL=102582[ 80113,22469] Prune=89718 decisions=45928 restart=15 est=0.000162921 DB Impl=7425467[0]  
452.42/452.67	c DBreduced=6 GV=65685[0]  GL=103894[ 80113,23781] Prune=134089 decisions=68404 restart=16 est=0.0001629 DB Impl=10849333[0]  
452.42/452.67	c DBreduced=7 GV=98528[0]  GL=117841[ 80113,37728] Prune=200715 decisions=102187 restart=17 est=0.0107385 DB Impl=15993897[0]  
452.42/452.67	c DBreduced=9 GV=147790[0]  GL=124856[ 80113,44743] Prune=300634 decisions=152844 restart=18 est=0.000163108 DB Impl=23815159[0]  
452.42/452.67	c DBreduced=11 GV=221684[0]  GL=149722[ 80113,69609] Prune=449732 decisions=228048 restart=19 est=0.000651204 DB Impl=35870985[0]  
452.42/452.67	c DBreduced=14 GV=332526[0]  GL=171452[ 80113,91339] Prune=673306 decisions=340780 restart=20 est=0.0001629 DB Impl=54299137[0]  
452.42/452.67	c DBreduced=17 GV=498789[0]  GL=216364[ 80113,136251] Prune=1008813 decisions=510024 restart=21 est=0.000326008 DB Impl=81891329[0]  
452.42/452.67	c After partial model completion 174608 assignments
452.42/452.67	c REMAP internally 0
452.42/452.67	c Number of variables:  238977
452.42/452.67	c Number of clauses:    714578
452.42/452.67	c #Total time (in seconds): 451.675
452.42/452.67	c #Memory used (in MB): 79.5859
452.42/452.67	c 
452.42/452.67	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-460620-1179255775 -o ROOT/results/node75/solver-460620-1179255775 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460620-1179255775/aig-cmusat /tmp/evaluation/460620-1179255775/instance-460620-1179255775.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.95 0.73 3/64 7579
/proc/meminfo: memFree=1823680/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=1000 CPUtime=0
/proc/7579/stat : 7579 (aig-cmusat) S 7577 7579 7229 0 -1 0 109 0 0 0 0 0 0 0 19 0 1 0 373491411 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/7579/statm: 250 94 83 233 0 10 0
[pid=7580] ppid=7579 vsize=2304 CPUtime=0
/proc/7580/stat : 7580 (aigtocnf) R 7579 7579 7229 0 -1 0 667 0 0 0 0 0 0 0 20 0 1 0 373491411 2359296 420 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 0 0 0
/proc/7580/statm: 576 428 34 103 0 471 0

[startup+0.02725 s]
/proc/loadavg: 0.99 0.95 0.73 3/64 7579
/proc/meminfo: memFree=1823680/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=1000 CPUtime=0
/proc/7579/stat : 7579 (aig-cmusat) S 7577 7579 7229 0 -1 0 109 0 0 0 0 0 0 0 19 0 1 0 373491411 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/7579/statm: 250 94 83 233 0 10 0
[pid=7580] ppid=7579 vsize=5104 CPUtime=0.01
/proc/7580/stat : 7580 (aigtocnf) R 7579 7579 7229 0 -1 0 1454 0 0 0 1 0 0 0 20 0 1 0 373491411 5226496 1207 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 0 0 0
/proc/7580/statm: 1276 1207 35 103 0 1171 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6104

[startup+0.102264 s]
/proc/loadavg: 0.99 0.95 0.73 3/64 7579
/proc/meminfo: memFree=1823680/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=1000 CPUtime=0
/proc/7579/stat : 7579 (aig-cmusat) S 7577 7579 7229 0 -1 0 109 0 0 0 0 0 0 0 19 0 1 0 373491411 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/7579/statm: 250 94 83 233 0 10 0
[pid=7580] ppid=7579 vsize=5116 CPUtime=0.09
/proc/7580/stat : 7580 (aigtocnf) R 7579 7579 7229 0 -1 0 1457 0 0 0 9 0 0 0 20 0 1 0 373491411 5238784 1210 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134521936 0 0 4096 0 0 0 0 17 0 0 0
/proc/7580/statm: 1279 1210 35 103 0 1174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6116

[startup+0.302304 s]
/proc/loadavg: 0.99 0.95 0.73 3/64 7579
/proc/meminfo: memFree=1823680/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=1000 CPUtime=0
/proc/7579/stat : 7579 (aig-cmusat) S 7577 7579 7229 0 -1 0 109 0 0 0 0 0 0 0 19 0 1 0 373491411 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/7579/statm: 250 94 83 233 0 10 0
[pid=7580] ppid=7579 vsize=5120 CPUtime=0.29
/proc/7580/stat : 7580 (aigtocnf) R 7579 7579 7229 0 -1 0 1464 0 0 0 27 2 0 0 22 0 1 0 373491411 5242880 1216 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/7580/statm: 1280 1216 40 103 0 1175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6120

[startup+0.701382 s]
/proc/loadavg: 0.99 0.95 0.73 3/64 7579
/proc/meminfo: memFree=1823680/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=14652 CPUtime=0.68
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 3185 1465 0 0 12 1 50 5 18 0 1 0 373491411 15003648 3162 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134526459 0 0 4096 35 0 0 0 17 0 0 0
/proc/7579/statm: 3663 3163 101 233 0 3423 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14652

[startup+1.50154 s]
/proc/loadavg: 0.99 0.95 0.73 2/65 7581
/proc/meminfo: memFree=1776248/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=76228 CPUtime=1.48
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 16232 1465 0 0 84 9 50 5 25 0 1 0 373491411 78057472 16209 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134530053 0 0 4096 35 0 0 0 17 0 0 0
/proc/7579/statm: 19057 16209 111 233 0 18817 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 76228

[startup+3.10186 s]
/proc/loadavg: 0.99 0.95 0.73 2/65 7581
/proc/meminfo: memFree=1745720/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=80832 CPUtime=3.09
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 17347 1465 0 0 244 10 50 5 25 0 1 0 373491411 82771968 17324 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134530009 0 0 4096 35 0 0 0 17 0 0 0
/proc/7579/statm: 20208 17324 111 233 0 19968 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80832

[startup+6.30149 s]
/proc/loadavg: 0.99 0.95 0.73 2/65 7581
/proc/meminfo: memFree=1734776/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=47340 CPUtime=6.29
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 20724 1465 0 0 561 13 50 5 25 0 1 0 373491411 48476160 11626 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571386 0 0 4096 35 0 0 0 17 0 0 0
/proc/7579/statm: 11835 11626 117 233 0 11595 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47340

[startup+12.7018 s]
/proc/loadavg: 0.99 0.95 0.73 2/65 7581
/proc/meminfo: memFree=1765048/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=47340 CPUtime=12.68
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 20724 1465 0 0 1200 13 50 5 25 0 1 0 373491411 48476160 11626 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 11835 11626 117 233 0 11595 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47340

[startup+25.5012 s]
/proc/loadavg: 0.99 0.95 0.73 2/65 7581
/proc/meminfo: memFree=1765240/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=47340 CPUtime=25.48
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 20724 1465 0 0 2480 13 50 5 25 0 1 0 373491411 48476160 11626 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 11835 11626 117 233 0 11595 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47340

[startup+51.1012 s]
/proc/loadavg: 0.99 0.96 0.74 2/65 7581
/proc/meminfo: memFree=1765176/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=47340 CPUtime=51.06
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 20724 1465 0 0 5038 13 50 5 25 0 1 0 373491411 48476160 11626 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 11835 11626 117 233 0 11595 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 47340

[startup+102.305 s]
/proc/loadavg: 0.99 0.96 0.75 2/65 7581
/proc/meminfo: memFree=1765240/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=47340 CPUtime=102.25
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 20724 1465 0 0 10157 13 50 5 25 0 1 0 373491411 48476160 11626 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 11835 11626 117 233 0 11595 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 47340

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 7581
/proc/meminfo: memFree=1750648/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=66616 CPUtime=162.21
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 24412 1465 0 0 16152 14 50 5 25 0 1 0 373491411 68214784 15314 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 16654 15314 117 233 0 16414 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 66616

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 7581
/proc/meminfo: memFree=1748984/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=67980 CPUtime=222.2
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 24822 1465 0 0 22150 15 50 5 25 0 1 0 373491411 69611520 15724 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 16995 15724 117 233 0 16755 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 67980

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 7581
/proc/meminfo: memFree=1749944/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=66616 CPUtime=282.18
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 24910 1465 0 0 28148 15 50 5 25 0 1 0 373491411 68214784 15471 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 16654 15471 117 233 0 16414 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 66616

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 7581
/proc/meminfo: memFree=1744760/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=71668 CPUtime=342.16
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 26242 1465 0 0 34144 17 50 5 25 0 1 0 373491411 73388032 16803 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583693 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 17917 16803 117 233 0 17677 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 71668

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 7581
/proc/meminfo: memFree=1741240/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=74928 CPUtime=402.13
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 27476 1465 0 0 40140 18 50 5 25 0 1 0 373491411 76726272 17657 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 18732 17657 117 233 0 18492 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 74928

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

[startup+409.501 s]
/proc/loadavg: 0.99 0.97 0.81 3/65 7581
/proc/meminfo: memFree=1741176/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=74928 CPUtime=409.33
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 27504 1465 0 0 40860 18 50 5 25 0 1 0 373491411 76726272 17685 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 18732 17685 117 233 0 18492 0
Current children cumulated CPU time (s) 409.33
Current children cumulated vsize (KiB) 74928

[startup+435.101 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 7581
/proc/meminfo: memFree=1736696/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=79452 CPUtime=434.93
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 28673 1465 0 0 43417 21 50 5 25 0 1 0 373491411 81358848 18854 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 19863 18854 117 233 0 19623 0
Current children cumulated CPU time (s) 434.93
Current children cumulated vsize (KiB) 79452

[startup+441.502 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 7581
/proc/meminfo: memFree=1735160/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=80604 CPUtime=441.32
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 29393 1465 0 0 44056 21 50 5 25 0 1 0 373491411 82538496 19172 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583696 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 20151 19172 117 233 0 19911 0
Current children cumulated CPU time (s) 441.32
Current children cumulated vsize (KiB) 80604

[startup+447.902 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 7581
/proc/meminfo: memFree=1735160/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=80604 CPUtime=447.72
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 29394 1465 0 0 44696 21 50 5 25 0 1 0 373491411 82538496 19173 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134573054 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 20151 19173 117 233 0 19911 0
Current children cumulated CPU time (s) 447.72
Current children cumulated vsize (KiB) 80604

[startup+451.102 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 7581
/proc/meminfo: memFree=1735160/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=80604 CPUtime=450.92
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 29395 1465 0 0 45016 21 50 5 25 0 1 0 373491411 82538496 19174 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 20151 19174 117 233 0 19911 0
Current children cumulated CPU time (s) 450.92
Current children cumulated vsize (KiB) 80604

[startup+451.902 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 7581
/proc/meminfo: memFree=1735160/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=75892 CPUtime=451.71
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 31918 1465 0 0 45093 23 50 5 25 0 1 0 373491411 77713408 14939 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134555180 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 18973 14941 117 233 0 18733 0
Current children cumulated CPU time (s) 451.71
Current children cumulated vsize (KiB) 75892

[startup+452.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 7581
/proc/meminfo: memFree=1749496/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=75892 CPUtime=452.12
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 34480 1465 0 0 45132 25 50 5 25 0 1 0 373491411 77713408 17501 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134555180 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 18973 17501 117 233 0 18733 0
Current children cumulated CPU time (s) 452.12
Current children cumulated vsize (KiB) 75892

[startup+452.502 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 7581
/proc/meminfo: memFree=1749496/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=75888 CPUtime=452.32
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 35743 1465 0 0 45151 26 50 5 25 0 1 0 373491411 77709312 18764 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134575077 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 18972 18764 117 233 0 18732 0
Current children cumulated CPU time (s) 452.32
Current children cumulated vsize (KiB) 75888

[startup+452.602 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 7581
/proc/meminfo: memFree=1749496/2055920 swapFree=4184028/4192956
[pid=7579] ppid=7577 vsize=81492 CPUtime=452.42
/proc/7579/stat : 7579 (aig-cmusat) R 7577 7579 7229 0 -1 0 37144 1465 0 0 45160 27 50 5 25 0 1 0 373491411 83447808 20165 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135041060 0 0 4096 35 0 0 0 17 1 0 0
/proc/7579/statm: 20373 20165 117 233 0 20133 0
Current children cumulated CPU time (s) 452.42
Current children cumulated vsize (KiB) 81492

Child status: 10
Real time (s): 452.693
CPU time (s): 452.526
CPU user time (s): 452.181
CPU system time (s): 0.344947
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 87676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 452.181
system time used= 0.344947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38617
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= 12
involuntary context switches= 536

runsolver used 0.541917 second user time and 1.01484 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Tue May 15 19:02:55 UTC 2007

IDJOB= 460620
IDBENCH= 48499
IDSOLVER= 204
FILE ID= node75/460620-1179255775

PBS_JOBID= 5277484

Free space on /tmp= 66514 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/grieu/vmpc_28.aig
COMMAND LINE= /tmp/evaluation/460620-1179255775/aig-cmusat /tmp/evaluation/460620-1179255775/instance-460620-1179255775.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-460620-1179255775 -o ROOT/results/node75/solver-460620-1179255775 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460620-1179255775/aig-cmusat /tmp/evaluation/460620-1179255775/instance-460620-1179255775.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  b03f32c21091e217ef6a488c0f025d84

RANDOM SEED= 957965330

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:       1823968 kB
Buffers:         14828 kB
Cached:         110908 kB
SwapCached:       2988 kB
Active:          24184 kB
Inactive:       111260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823968 kB
SwapTotal:     4192956 kB
SwapFree:      4184028 kB
Dirty:            2584 kB
Writeback:           0 kB
Mapped:          15700 kB
Slab:            82468 kB
Committed_AS:  4631344 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= 66514 MiB

End job on node75 on Tue May 15 19:10:28 UTC 2007