Trace number 460376

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 133.21 133.254

General information on the benchmark

Nameindustrial-aig/crypto/
mizh-sha0-35-5.aig
MD5SUM62d346aa4ab0cb8662cc682f929763d7
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark133.21
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

0.79/0.82	c Executing aigtocnf /tmp/evaluation/460376-1179255028/instance-460376-1179255028.aig /tmp/evaluation/460376-1179255028/instance-460376-1179255028.aig.cnf
0.79/0.82	c Pre-processing provided 0 assignments
0.79/0.82	c REMAP internally 1
0.79/0.82	c |  Number of variables:  328400                                               |
1.97/2.04	c |  Number of clauses:    949610                                               |
133.13/133.22	c |  Parsing time:         1.11         sec                                       |
133.13/133.22	c #varS 328400 #clauseS 122088
133.13/133.22	c After remapping new number of variables: 19912
133.13/133.22	c DBreduced=0 GV=101[0]  GL=122188[ 122088,100] Prune=4501 decisions=4400 restart=0 est=0.0552436 DB Impl=43711[0]  
133.13/133.22	c DBreduced=0 GV=151[0]  GL=122238[ 122088,150] Prune=5875 decisions=5724 restart=1 est=0.0552433 DB Impl=62549[0]  
133.13/133.22	c DBreduced=0 GV=227[0]  GL=122314[ 122088,226] Prune=7292 decisions=7065 restart=2 est=0.0552433 DB Impl=77299[0]  
133.13/133.22	c DBreduced=0 GV=338[0]  GL=122424[ 122088,336] Prune=8982 decisions=8644 restart=3 est=0.0653016 DB Impl=99052[0]  
133.13/133.22	c DBreduced=0 GV=507[0]  GL=122591[ 122088,503] Prune=10391 decisions=9884 restart=4 est=0.150675 DB Impl=113272[0]  
133.13/133.22	c DBreduced=0 GV=761[0]  GL=122845[ 122088,757] Prune=13071 decisions=12310 restart=5 est=0.150663 DB Impl=149465[0]  
133.13/133.22	c DBreduced=0 GV=1140[0]  GL=123223[ 122088,1135] Prune=16522 decisions=15382 restart=6 est=0.160712 DB Impl=190244[0]  
133.13/133.22	c DBreduced=0 GV=1710[0]  GL=123792[ 122088,1704] Prune=20663 decisions=18953 restart=7 est=0.210929 DB Impl=239350[0]  
133.13/133.22	c DBreduced=0 GV=2564[0]  GL=124646[ 122088,2558] Prune=22769 decisions=20205 restart=8 est=0.210928 DB Impl=281453[0]  
133.13/133.22	c DBreduced=0 GV=3845[0]  GL=125924[ 122088,3836] Prune=26773 decisions=22928 restart=9 est=0.386702 DB Impl=340280[0]  
133.13/133.22	c DBreduced=0 GV=5770[0]  GL=127849[ 122088,5761] Prune=41805 decisions=36035 restart=10 est=0.386702 DB Impl=558478[0]  
133.13/133.22	c DBreduced=0 GV=8651[0]  GL=130729[ 122088,8641] Prune=53831 decisions=45180 restart=11 est=0.426879 DB Impl=747957[0]  
133.13/133.22	c DBreduced=0 GV=12975[0]  GL=135047[ 122088,12959] Prune=67404 decisions=54429 restart=12 est=0.612697 DB Impl=999380[0]  
133.13/133.22	c DBreduced=0 GV=19463[0]  GL=141529[ 122088,19441] Prune=88209 decisions=68746 restart=13 est=0.853757 DB Impl=1376500[0]  
133.13/133.22	c DBreduced=0 GV=29194[0]  GL=151250[ 122088,29162] Prune=125416 decisions=96222 restart=14 est=1.19526 DB Impl=2088773[0]  
133.13/133.22	c DBreduced=1 GV=43790[0]  GL=160842[ 122088,38754] Prune=192133 decisions=148343 restart=15 est=2.66674 DB Impl=3328994[0]  
133.13/133.22	c DBreduced=2 GV=65685[0]  GL=164134[ 122088,42046] Prune=309999 decisions=244314 restart=16 est=3.64104 DB Impl=5707017[0]  
133.13/133.22	c DBreduced=3 GV=98527[0]  GL=175571[ 122088,53483] Prune=523216 decisions=424689 restart=17 est=6.90538 DB Impl=11388334[0]  
133.13/133.22	c DBreduced=5 GV=147790[0]  GL=179147[ 122088,57059] Prune=799650 decisions=651860 restart=18 est=7.61852 DB Impl=18151459[0]  
133.13/133.22	c DBreduced=7 GV=221684[0]  GL=202356[ 122088,80268] Prune=1190901 decisions=969217 restart=19 est=8.21113 DB Impl=39183858[0]  
133.13/133.22	c After partial model completion 205599 assignments
133.13/133.22	c REMAP internally 0
133.13/133.22	c Number of variables:  328400
133.13/133.22	c Number of clauses:    949610
133.13/133.22	c #Total time (in seconds): 132.132
133.13/133.22	c #Memory used (in MB): 89.2773
133.13/133.23	c 
133.13/133.23	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/node54/watcher-460376-1179255028 -o ROOT/results/node54/solver-460376-1179255028 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460376-1179255028/aig-cmusat /tmp/evaluation/460376-1179255028/instance-460376-1179255028.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.10 0.42 3/65 28787
/proc/meminfo: memFree=1740296/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=1000 CPUtime=0
/proc/28787/stat : 28787 (aig-cmusat) S 28785 28787 28725 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 372877313 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/28787/statm: 250 94 83 233 0 10 0
[pid=28788] ppid=28787 vsize=3004 CPUtime=0
/proc/28788/stat : 28788 (aigtocnf) R 28787 28787 28725 0 -1 0 722 0 0 0 0 0 0 0 20 0 1 0 372877313 3076096 475 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 1 0 0
/proc/28788/statm: 751 483 34 103 0 646 0

[startup+0.038111 s]
/proc/loadavg: 0.08 0.10 0.42 3/65 28787
/proc/meminfo: memFree=1740296/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=1000 CPUtime=0
/proc/28787/stat : 28787 (aig-cmusat) S 28785 28787 28725 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 372877313 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/28787/statm: 250 94 83 233 0 10 0
[pid=28788] ppid=28787 vsize=6856 CPUtime=0.02
/proc/28788/stat : 28788 (aigtocnf) R 28787 28787 28725 0 -1 0 1892 0 0 0 2 0 0 0 20 0 1 0 372877313 7020544 1645 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/28788/statm: 1714 1645 35 103 0 1609 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7856

[startup+0.101119 s]
/proc/loadavg: 0.08 0.10 0.42 3/65 28787
/proc/meminfo: memFree=1740296/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=1000 CPUtime=0
/proc/28787/stat : 28787 (aig-cmusat) S 28785 28787 28725 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 372877313 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/28787/statm: 250 94 83 233 0 10 0
[pid=28788] ppid=28787 vsize=6896 CPUtime=0.09
/proc/28788/stat : 28788 (aigtocnf) R 28787 28787 28725 0 -1 0 1902 0 0 0 9 0 0 0 20 0 1 0 372877313 7061504 1655 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/28788/statm: 1725 1656 35 103 0 1620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7896

[startup+0.301144 s]
/proc/loadavg: 0.08 0.10 0.42 3/65 28787
/proc/meminfo: memFree=1740296/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=1000 CPUtime=0
/proc/28787/stat : 28787 (aig-cmusat) S 28785 28787 28725 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 372877313 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/28787/statm: 250 94 83 233 0 10 0
[pid=28788] ppid=28787 vsize=7044 CPUtime=0.29
/proc/28788/stat : 28788 (aigtocnf) R 28787 28787 28725 0 -1 0 1945 0 0 0 28 1 0 0 20 0 1 0 372877313 7213056 1697 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/28788/statm: 1761 1697 40 103 0 1656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8044

[startup+0.701194 s]
/proc/loadavg: 0.08 0.10 0.42 3/65 28787
/proc/meminfo: memFree=1740296/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=1000 CPUtime=0
/proc/28787/stat : 28787 (aig-cmusat) S 28785 28787 28725 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 372877313 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/28787/statm: 250 94 83 233 0 10 0
[pid=28788] ppid=28787 vsize=7044 CPUtime=0.68
/proc/28788/stat : 28788 (aigtocnf) R 28787 28787 28725 0 -1 0 1945 0 0 0 63 5 0 0 25 0 1 0 372877313 7213056 1697 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/28788/statm: 1761 1697 40 103 0 1656 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8044

[startup+1.50129 s]
/proc/loadavg: 0.08 0.10 0.42 2/66 28789
/proc/meminfo: memFree=1706176/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=55924 CPUtime=1.47
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 13342 1946 0 0 61 6 73 7 21 0 1 0 372877313 57266176 13260 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 13981 13260 101 233 0 13741 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 55924

[startup+3.1015 s]
/proc/loadavg: 0.08 0.10 0.42 2/66 28789
/proc/meminfo: memFree=1635712/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=100300 CPUtime=3.07
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 22314 1946 0 0 215 12 73 7 25 0 1 0 372877313 102707200 22232 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134537342 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 25075 22232 111 233 0 24835 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 100300

[startup+6.3019 s]
/proc/loadavg: 0.23 0.13 0.43 2/66 28789
/proc/meminfo: memFree=1606016/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=76012 CPUtime=6.27
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 31505 1946 0 0 528 19 73 7 25 0 1 0 372877313 77836288 18802 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 19003 18802 117 233 0 18763 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 76012

[startup+12.7017 s]
/proc/loadavg: 0.29 0.15 0.43 2/66 28789
/proc/meminfo: memFree=1647616/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=76012 CPUtime=12.67
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 31505 1946 0 0 1168 19 73 7 25 0 1 0 372877313 77836288 18802 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 19003 18802 117 233 0 18763 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 76012

[startup+25.5013 s]
/proc/loadavg: 0.45 0.19 0.44 2/66 28789
/proc/meminfo: memFree=1647680/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=76012 CPUtime=25.46
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 31505 1946 0 0 2447 19 73 7 25 0 1 0 372877313 77836288 18802 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 19003 18802 117 233 0 18763 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 76012

[startup+51.1016 s]
/proc/loadavg: 0.64 0.25 0.45 2/66 28789
/proc/meminfo: memFree=1647744/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=76012 CPUtime=51.05
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 31509 1946 0 0 5006 19 73 7 25 0 1 0 372877313 77836288 18806 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584022 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 19003 18806 117 233 0 18763 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 76012

[startup+102.305 s]
/proc/loadavg: 0.84 0.37 0.48 2/66 28789
/proc/meminfo: memFree=1647808/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=76012 CPUtime=102.24
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 31509 1946 0 0 10125 19 73 7 25 0 1 0 372877313 77836288 18806 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 19003 18806 117 233 0 18763 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 76012

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

[startup+115.102 s]
/proc/loadavg: 0.86 0.39 0.48 2/66 28789
/proc/meminfo: memFree=1647808/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=76012 CPUtime=115.03
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 31509 1946 0 0 11404 19 73 7 25 0 1 0 372877313 77836288 18806 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 19003 18806 117 233 0 18763 0
Current children cumulated CPU time (s) 115.03
Current children cumulated vsize (KiB) 76012

[startup+121.502 s]
/proc/loadavg: 0.89 0.41 0.49 2/66 28789
/proc/meminfo: memFree=1647808/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=76012 CPUtime=121.43
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 31509 1946 0 0 12044 19 73 7 25 0 1 0 372877313 77836288 18806 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 19003 18806 117 233 0 18763 0
Current children cumulated CPU time (s) 121.43
Current children cumulated vsize (KiB) 76012

[startup+127.901 s]
/proc/loadavg: 0.89 0.42 0.49 2/66 28789
/proc/meminfo: memFree=1647808/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=76012 CPUtime=127.83
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 31509 1946 0 0 12684 19 73 7 25 0 1 0 372877313 77836288 18806 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 19003 18806 117 233 0 18763 0
Current children cumulated CPU time (s) 127.83
Current children cumulated vsize (KiB) 76012

[startup+131.102 s]
/proc/loadavg: 0.90 0.43 0.49 2/66 28789
/proc/meminfo: memFree=1647808/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=76012 CPUtime=131.03
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 31509 1946 0 0 13004 19 73 7 25 0 1 0 372877313 77836288 18806 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 19003 18806 117 233 0 18763 0
Current children cumulated CPU time (s) 131.03
Current children cumulated vsize (KiB) 76012

[startup+131.902 s]
/proc/loadavg: 0.90 0.43 0.49 2/66 28789
/proc/meminfo: memFree=1647808/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=76016 CPUtime=131.83
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 31528 1946 0 0 13084 19 73 7 25 0 1 0 372877313 77840384 18825 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134824057 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 19004 18825 117 233 0 18764 0
Current children cumulated CPU time (s) 131.83
Current children cumulated vsize (KiB) 76016

[startup+132.702 s]
/proc/loadavg: 0.90 0.43 0.49 2/66 28789
/proc/meminfo: memFree=1647808/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=76016 CPUtime=132.63
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 31528 1946 0 0 13162 21 73 7 25 0 1 0 372877313 77840384 18825 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135041018 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 19004 18825 117 233 0 18764 0
Current children cumulated CPU time (s) 132.63
Current children cumulated vsize (KiB) 76016

[startup+133.106 s]
/proc/loadavg: 0.90 0.43 0.49 2/66 28789
/proc/meminfo: memFree=1639680/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=93024 CPUtime=133.04
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 35143 1946 0 0 13201 23 73 7 25 0 1 0 372877313 95256576 22440 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583353 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 23256 22440 117 233 0 23016 0
Current children cumulated CPU time (s) 133.04
Current children cumulated vsize (KiB) 93024

[startup+133.202 s]
/proc/loadavg: 0.90 0.43 0.49 2/66 28789
/proc/meminfo: memFree=1639680/2055920 swapFree=4182300/4192956
[pid=28787] ppid=28785 vsize=93024 CPUtime=133.13
/proc/28787/stat : 28787 (aig-cmusat) R 28785 28787 28725 0 -1 0 35255 1946 0 0 13210 23 73 7 25 0 1 0 372877313 95256576 22552 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/28787/statm: 23256 22552 117 233 0 23016 0
Current children cumulated CPU time (s) 133.13
Current children cumulated vsize (KiB) 93024

Child status: 10
Real time (s): 133.254
CPU time (s): 133.21
CPU user time (s): 132.87
CPU system time (s): 0.339948
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 132304

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

runsolver used 0.156976 second user time and 0.331949 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Tue May 15 18:50:28 UTC 2007

IDJOB= 460376
IDBENCH= 48438
IDSOLVER= 204
FILE ID= node54/460376-1179255028

PBS_JOBID= 5277510

Free space on /tmp= 66528 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/crypto/mizh-sha0-35-5.aig
COMMAND LINE= /tmp/evaluation/460376-1179255028/aig-cmusat /tmp/evaluation/460376-1179255028/instance-460376-1179255028.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-460376-1179255028 -o ROOT/results/node54/solver-460376-1179255028 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460376-1179255028/aig-cmusat /tmp/evaluation/460376-1179255028/instance-460376-1179255028.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  62d346aa4ab0cb8662cc682f929763d7

RANDOM SEED= 274469086

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.234
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.234
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:       1740640 kB
Buffers:          4928 kB
Cached:         197092 kB
SwapCached:       3952 kB
Active:          31208 kB
Inactive:       180512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740640 kB
SwapTotal:     4192956 kB
SwapFree:      4182300 kB
Dirty:            3084 kB
Writeback:           0 kB
Mapped:          15744 kB
Slab:            89652 kB
Committed_AS:  5666432 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB

End job on node54 on Tue May 15 18:52:42 UTC 2007