Trace number 460372

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 333.678 333.772

General information on the benchmark

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

Solver Data (download as text)

0.79/0.81	c Executing aigtocnf /tmp/evaluation/460372-1179255028/instance-460372-1179255028.aig /tmp/evaluation/460372-1179255028/instance-460372-1179255028.aig.cnf
0.79/0.81	c Pre-processing provided 0 assignments
0.79/0.81	c REMAP internally 1
0.79/0.81	c |  Number of variables:  328330                                               |
1.97/2.04	c |  Number of clauses:    949448                                               |
333.59/333.74	c |  Parsing time:         1.09         sec                                       |
333.59/333.74	c #varS 328330 #clauseS 121969
333.59/333.74	c After remapping new number of variables: 19875
333.59/333.74	c DBreduced=0 GV=102[0]  GL=122071[ 121969,102] Prune=3581 decisions=3479 restart=0 est=2.53167e-07 DB Impl=29367[0]  
333.59/333.74	c DBreduced=0 GV=151[0]  GL=122120[ 121969,151] Prune=5286 decisions=5135 restart=1 est=5.06322e-07 DB Impl=42016[0]  
333.59/333.74	c DBreduced=0 GV=226[0]  GL=122194[ 121969,225] Prune=7851 decisions=7625 restart=2 est=0.020126 DB Impl=63455[0]  
333.59/333.74	c DBreduced=0 GV=338[0]  GL=122306[ 121969,337] Prune=10020 decisions=9682 restart=3 est=0.0201283 DB Impl=84850[0]  
333.59/333.74	c DBreduced=0 GV=507[0]  GL=122471[ 121969,502] Prune=12773 decisions=12266 restart=4 est=0.120755 DB Impl=113689[0]  
333.59/333.74	c DBreduced=0 GV=760[0]  GL=122723[ 121969,754] Prune=18178 decisions=17418 restart=5 est=0.166039 DB Impl=173514[0]  
333.59/333.74	c DBreduced=0 GV=1140[0]  GL=123103[ 121969,1134] Prune=24737 decisions=23597 restart=6 est=0.166038 DB Impl=232499[0]  
333.59/333.74	c DBreduced=0 GV=1710[0]  GL=123673[ 121969,1704] Prune=26442 decisions=24732 restart=7 est=0.166039 DB Impl=257512[0]  
333.59/333.74	c DBreduced=0 GV=2564[0]  GL=124527[ 121969,2558] Prune=32669 decisions=30105 restart=8 est=0.166042 DB Impl=340086[0]  
333.59/333.74	c DBreduced=0 GV=3846[0]  GL=125808[ 121969,3839] Prune=38148 decisions=34302 restart=9 est=0.246544 DB Impl=423480[0]  
333.59/333.74	c DBreduced=0 GV=5767[0]  GL=127724[ 121969,5755] Prune=46874 decisions=41107 restart=10 est=0.467926 DB Impl=547156[0]  
333.59/333.74	c DBreduced=0 GV=8650[0]  GL=130605[ 121969,8636] Prune=60517 decisions=51867 restart=11 est=0.508176 DB Impl=731144[0]  
333.59/333.74	c DBreduced=0 GV=12975[0]  GL=134929[ 121969,12960] Prune=77182 decisions=64207 restart=12 est=0.538373 DB Impl=994852[0]  
333.59/333.74	c DBreduced=0 GV=19463[0]  GL=141412[ 121969,19443] Prune=98254 decisions=78791 restart=13 est=0.699376 DB Impl=1376063[0]  
333.59/333.74	c DBreduced=0 GV=29193[0]  GL=151140[ 121969,29171] Prune=134799 decisions=105606 restart=14 est=0.744657 DB Impl=2060519[0]  
333.59/333.74	c DBreduced=1 GV=43790[0]  GL=161215[ 121969,39246] Prune=187576 decisions=143786 restart=15 est=0.835223 DB Impl=3103004[0]  
333.59/333.74	c DBreduced=2 GV=65685[0]  GL=164998[ 121969,43029] Prune=287689 decisions=222004 restart=16 est=1.78619 DB Impl=5282585[0]  
333.59/333.74	c DBreduced=3 GV=98528[0]  GL=177401[ 121969,55432] Prune=461676 decisions=363148 restart=17 est=4.47799 DB Impl=9368062[0]  
333.59/333.74	c DBreduced=5 GV=147790[0]  GL=182080[ 121969,60111] Prune=743619 decisions=595829 restart=18 est=7.5472 DB Impl=16576887[0]  
333.59/333.74	c DBreduced=7 GV=221685[0]  GL=202493[ 121969,80524] Prune=1136649 decisions=914964 restart=19 est=8.02013 DB Impl=38196105[0]  
333.59/333.74	c DBreduced=10 GV=332527[0]  GL=215523[ 121969,93554] Prune=1610815 decisions=1278288 restart=20 est=8.15094 DB Impl=93359137[0]  
333.59/333.74	c After partial model completion 205563 assignments
333.59/333.74	c REMAP internally 0
333.59/333.74	c Number of variables:  328330
333.59/333.74	c Number of clauses:    949448
333.59/333.74	c #Total time (in seconds): 332.206
333.59/333.74	c #Memory used (in MB): 93.168
333.59/333.75	c 
333.59/333.75	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/node51/watcher-460372-1179255028 -o ROOT/results/node51/solver-460372-1179255028 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460372-1179255028/aig-cmusat /tmp/evaluation/460372-1179255028/instance-460372-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.00 0.00 0.20 3/64 6676
/proc/meminfo: memFree=1812072/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=1000 CPUtime=0
/proc/6676/stat : 6676 (aig-cmusat) S 6674 6676 6614 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 280347957 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 250 94 83 233 0 10 0
[pid=6677] ppid=6676 vsize=3004 CPUtime=0
/proc/6677/stat : 6677 (aigtocnf) R 6676 6676 6614 0 -1 0 693 0 0 0 0 0 0 0 20 0 1 0 280347957 3076096 446 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 1 0 0
/proc/6677/statm: 751 454 34 103 0 646 0

[startup+0.038464 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 6676
/proc/meminfo: memFree=1812072/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=1000 CPUtime=0
/proc/6676/stat : 6676 (aig-cmusat) S 6674 6676 6614 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 280347957 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 250 94 83 233 0 10 0
[pid=6677] ppid=6676 vsize=6856 CPUtime=0.02
/proc/6677/stat : 6677 (aigtocnf) R 6676 6676 6614 0 -1 0 1892 0 0 0 2 0 0 0 20 0 1 0 280347957 7020544 1645 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/6677/statm: 1714 1645 35 103 0 1609 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7856

[startup+0.101469 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 6676
/proc/meminfo: memFree=1812072/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=1000 CPUtime=0
/proc/6676/stat : 6676 (aig-cmusat) S 6674 6676 6614 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 280347957 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 250 94 83 233 0 10 0
[pid=6677] ppid=6676 vsize=6900 CPUtime=0.09
/proc/6677/stat : 6677 (aigtocnf) R 6676 6676 6614 0 -1 0 1903 0 0 0 9 0 0 0 20 0 1 0 280347957 7065600 1656 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/6677/statm: 1726 1657 35 103 0 1621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7900

[startup+0.301487 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 6676
/proc/meminfo: memFree=1812072/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=1000 CPUtime=0
/proc/6676/stat : 6676 (aig-cmusat) S 6674 6676 6614 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 280347957 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 250 94 83 233 0 10 0
[pid=6677] ppid=6676 vsize=7044 CPUtime=0.29
/proc/6677/stat : 6677 (aigtocnf) R 6676 6676 6614 0 -1 0 1945 0 0 0 27 2 0 0 20 0 1 0 280347957 7213056 1697 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/6677/statm: 1761 1697 40 103 0 1656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8044

[startup+0.701523 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 6676
/proc/meminfo: memFree=1812072/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=1000 CPUtime=0
/proc/6676/stat : 6676 (aig-cmusat) S 6674 6676 6614 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 280347957 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6676/statm: 250 94 83 233 0 10 0
[pid=6677] ppid=6676 vsize=7044 CPUtime=0.69
/proc/6677/stat : 6677 (aigtocnf) R 6676 6676 6614 0 -1 0 1945 0 0 0 63 6 0 0 24 0 1 0 280347957 7213056 1697 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/6677/statm: 1761 1697 40 103 0 1656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8044

[startup+1.50159 s]
/proc/loadavg: 0.00 0.00 0.20 2/65 6678
/proc/meminfo: memFree=1777696/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=55964 CPUtime=1.47
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 13363 1946 0 0 60 7 73 7 21 0 1 0 280347957 57307136 13281 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134525780 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 13991 13286 101 233 0 13751 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 55964

[startup+3.10174 s]
/proc/loadavg: 0.00 0.00 0.20 2/65 6678
/proc/meminfo: memFree=1707488/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=100292 CPUtime=3.07
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 22305 1946 0 0 214 13 73 7 25 0 1 0 280347957 102699008 22223 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134548472 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 25073 22223 111 233 0 24833 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 100292

[startup+6.30103 s]
/proc/loadavg: 0.08 0.02 0.20 2/65 6678
/proc/meminfo: memFree=1677856/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=75992 CPUtime=6.27
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 31493 1946 0 0 527 20 73 7 25 0 1 0 280347957 77815808 18792 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579154 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 18998 18792 117 233 0 18758 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 75992

[startup+12.7016 s]
/proc/loadavg: 0.15 0.03 0.21 2/65 6678
/proc/meminfo: memFree=1719328/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=75992 CPUtime=12.66
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 31493 1946 0 0 1166 20 73 7 25 0 1 0 280347957 77815808 18792 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 18998 18792 117 233 0 18758 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 75992

[startup+25.5017 s]
/proc/loadavg: 0.34 0.08 0.22 2/65 6678
/proc/meminfo: memFree=1719392/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=75992 CPUtime=25.46
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 31493 1946 0 0 2446 20 73 7 25 0 1 0 280347957 77815808 18792 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579488 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 18998 18792 117 233 0 18758 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 75992

[startup+51.101 s]
/proc/loadavg: 0.56 0.15 0.24 2/65 6678
/proc/meminfo: memFree=1719520/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=75992 CPUtime=51.05
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 31493 1946 0 0 5005 20 73 7 25 0 1 0 280347957 77815808 18792 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 18998 18792 117 233 0 18758 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 75992

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.28 2/65 6678
/proc/meminfo: memFree=1719520/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=75992 CPUtime=102.24
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 31502 1946 0 0 10124 20 73 7 25 0 1 0 280347957 77815808 18801 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 18998 18801 117 233 0 18758 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 75992

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.32 2/65 6678
/proc/meminfo: memFree=1714016/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=81548 CPUtime=162.23
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 32891 1946 0 0 16121 22 73 7 25 0 1 0 280347957 83505152 20190 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579596 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 20387 20190 117 233 0 20147 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 81548

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.36 2/65 6678
/proc/meminfo: memFree=1688736/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=106888 CPUtime=222.21
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 39226 1946 0 0 22111 30 73 7 25 0 1 0 280347957 109453312 26525 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584147 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 26722 26525 117 233 0 26482 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 106888

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.39 2/65 6678
/proc/meminfo: memFree=1664928/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=131004 CPUtime=282.19
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 45703 1946 0 0 28102 37 73 7 25 0 1 0 280347957 134148096 32554 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583587 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 32751 32554 117 233 0 32511 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 131004

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

[startup+307.102 s]
/proc/loadavg: 0.99 0.63 0.41 2/65 6678
/proc/meminfo: memFree=1646944/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=148688 CPUtime=306.99
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 50120 1946 0 0 30577 42 73 7 25 0 1 0 280347957 152256512 36971 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584038 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 37172 36971 117 233 0 36932 0
Current children cumulated CPU time (s) 306.99
Current children cumulated vsize (KiB) 148688

[startup+319.901 s]
/proc/loadavg: 0.99 0.64 0.41 2/65 6678
/proc/meminfo: memFree=1637792/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=158288 CPUtime=319.78
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 52519 1946 0 0 31853 45 73 7 25 0 1 0 280347957 162086912 39370 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584038 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 39572 39370 117 233 0 39332 0
Current children cumulated CPU time (s) 319.78
Current children cumulated vsize (KiB) 158288

[startup+326.302 s]
/proc/loadavg: 0.99 0.65 0.42 2/65 6678
/proc/meminfo: memFree=1632992/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=162764 CPUtime=326.19
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 53638 1946 0 0 32492 47 73 7 25 0 1 0 280347957 166670336 40489 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 40691 40489 117 233 0 40451 0
Current children cumulated CPU time (s) 326.19
Current children cumulated vsize (KiB) 162764

[startup+329.501 s]
/proc/loadavg: 0.99 0.65 0.42 2/65 6678
/proc/meminfo: memFree=1630944/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=164788 CPUtime=329.39
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 54144 1946 0 0 32811 48 73 7 25 0 1 0 280347957 168742912 40995 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 41197 40995 117 233 0 40957 0
Current children cumulated CPU time (s) 329.39
Current children cumulated vsize (KiB) 164788

[startup+331.105 s]
/proc/loadavg: 0.99 0.66 0.42 2/65 6678
/proc/meminfo: memFree=1555616/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=260456 CPUtime=330.99
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 76010 1946 0 0 32963 56 73 7 25 0 1 0 280347957 266706944 62861 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134573278 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 65114 62861 117 233 0 64874 0
Current children cumulated CPU time (s) 330.99
Current children cumulated vsize (KiB) 260456

[startup+332.701 s]
/proc/loadavg: 0.99 0.66 0.42 2/65 6678
/proc/meminfo: memFree=1542816/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=77432 CPUtime=332.59
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 76178 1946 0 0 33119 60 73 7 25 0 1 0 280347957 79290368 19179 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134576763 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 19358 19179 117 233 0 19118 0
Current children cumulated CPU time (s) 332.59
Current children cumulated vsize (KiB) 77432

[startup+333.501 s]
/proc/loadavg: 0.99 0.66 0.42 2/65 6678
/proc/meminfo: memFree=1717600/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=90264 CPUtime=333.38
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 78107 1946 0 0 33196 62 73 7 25 0 1 0 280347957 92430336 21108 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134574330 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 22566 21108 117 233 0 22326 0
Current children cumulated CPU time (s) 333.38
Current children cumulated vsize (KiB) 90264

[startup+333.701 s]
/proc/loadavg: 0.99 0.66 0.42 2/65 6678
/proc/meminfo: memFree=1717600/2055920 swapFree=4183368/4192956
[pid=6676] ppid=6674 vsize=97008 CPUtime=333.59
/proc/6676/stat : 6676 (aig-cmusat) R 6674 6676 6614 0 -1 0 79898 1946 0 0 33216 63 73 7 25 0 1 0 280347957 99336192 22899 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/6676/statm: 24252 22899 117 233 0 24012 0
Current children cumulated CPU time (s) 333.59
Current children cumulated vsize (KiB) 97008

Child status: 10
Real time (s): 333.772
CPU time (s): 333.678
CPU user time (s): 332.941
CPU system time (s): 0.736887
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 260456

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

runsolver used 0.280957 second user time and 0.716891 second system time

The end

Launcher Data (download as text)

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

IDJOB= 460372
IDBENCH= 48437
IDSOLVER= 204
FILE ID= node51/460372-1179255028

PBS_JOBID= 5277512

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  e42ca7300d7af4a2f9c98b710cb663d2

RANDOM SEED= 976304971

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1812352 kB
Buffers:          8192 kB
Cached:         130100 kB
SwapCached:       3556 kB
Active:          24056 kB
Inactive:       123756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812352 kB
SwapTotal:     4192956 kB
SwapFree:      4183368 kB
Dirty:            3076 kB
Writeback:           0 kB
Mapped:          15608 kB
Slab:            81876 kB
Committed_AS:  9893904 kB
PageTables:       1408 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 node51 on Tue May 15 18:56:02 UTC 2007