Trace number 460348

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 256.737 256.826

General information on the benchmark

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

Solver Data (download as text)

0.79/0.81	c Executing aigtocnf /tmp/evaluation/460348-1179255020/instance-460348-1179255020.aig /tmp/evaluation/460348-1179255020/instance-460348-1179255020.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:  328323                                               |
1.97/2.04	c |  Number of clauses:    949415                                               |
256.59/256.80	c |  Parsing time:         1.10         sec                                       |
256.59/256.80	c #varS 328323 #clauseS 122088
256.59/256.80	c After remapping new number of variables: 19915
256.59/256.80	c DBreduced=0 GV=101[0]  GL=122189[ 122088,101] Prune=5681 decisions=5580 restart=0 est=2.52151e-07 DB Impl=38257[0]  
256.59/256.80	c DBreduced=0 GV=152[0]  GL=122240[ 122088,152] Prune=7900 decisions=7748 restart=1 est=5.0429e-07 DB Impl=57111[0]  
256.59/256.80	c DBreduced=0 GV=226[0]  GL=122312[ 122088,224] Prune=10644 decisions=10418 restart=2 est=0.0200866 DB Impl=83957[0]  
256.59/256.80	c DBreduced=0 GV=339[0]  GL=122424[ 122088,336] Prune=11351 decisions=11012 restart=3 est=0.0301285 DB Impl=91516[0]  
256.59/256.80	c DBreduced=0 GV=507[0]  GL=122592[ 122088,504] Prune=14734 decisions=14227 restart=4 est=0.0301283 DB Impl=124849[0]  
256.59/256.80	c DBreduced=0 GV=760[0]  GL=122843[ 122088,755] Prune=20251 decisions=19491 restart=5 est=0.095406 DB Impl=184196[0]  
256.59/256.80	c DBreduced=0 GV=1141[0]  GL=123224[ 122088,1136] Prune=24667 decisions=23526 restart=6 est=0.0954057 DB Impl=239023[0]  
256.59/256.80	c DBreduced=0 GV=1709[0]  GL=123792[ 122088,1704] Prune=26075 decisions=24366 restart=7 est=0.0954085 DB Impl=261680[0]  
256.59/256.80	c DBreduced=0 GV=2564[0]  GL=124638[ 122088,2550] Prune=29722 decisions=27158 restart=8 est=0.276175 DB Impl=310974[0]  
256.59/256.80	c DBreduced=0 GV=3846[0]  GL=125917[ 122088,3829] Prune=35609 decisions=31763 restart=9 est=0.361537 DB Impl=404460[0]  
256.59/256.80	c DBreduced=0 GV=5767[0]  GL=127836[ 122088,5748] Prune=44192 decisions=38425 restart=10 est=0.431836 DB Impl=538403[0]  
256.59/256.80	c DBreduced=0 GV=8650[0]  GL=130719[ 122088,8631] Prune=56268 decisions=47618 restart=11 est=0.431837 DB Impl=741637[0]  
256.59/256.80	c DBreduced=0 GV=12975[0]  GL=135037[ 122088,12949] Prune=73730 decisions=60755 restart=12 est=0.763245 DB Impl=1047609[0]  
256.59/256.80	c DBreduced=0 GV=19462[0]  GL=141517[ 122088,19429] Prune=127785 decisions=108323 restart=13 est=1.53653 DB Impl=1780828[0]  
256.59/256.80	c DBreduced=0 GV=29193[0]  GL=151233[ 122088,29145] Prune=185797 decisions=156604 restart=14 est=2.11901 DB Impl=2827323[0]  
256.59/256.80	c DBreduced=1 GV=43791[0]  GL=159977[ 122088,37889] Prune=238908 decisions=195117 restart=15 est=2.80191 DB Impl=3883511[0]  
256.59/256.80	c DBreduced=2 GV=65686[0]  GL=163724[ 122088,41636] Prune=365409 decisions=299723 restart=16 est=4.10244 DB Impl=6805303[0]  
256.59/256.80	c DBreduced=3 GV=98528[0]  GL=174460[ 122088,52372] Prune=567106 decisions=468578 restart=17 est=7.71781 DB Impl=11625502[0]  
256.59/256.80	c DBreduced=5 GV=147790[0]  GL=180142[ 122088,58054] Prune=783373 decisions=635583 restart=18 est=8.16973 DB Impl=17263720[0]  
256.59/256.80	c DBreduced=7 GV=221684[0]  GL=202504[ 122088,80416] Prune=1165789 decisions=944105 restart=19 est=8.25007 DB Impl=41299389[0]  
256.59/256.80	c DBreduced=10 GV=332526[0]  GL=218803[ 122088,96715] Prune=1551010 decisions=1218484 restart=20 est=8.29023 DB Impl=96895146[0]  
256.59/256.80	c After partial model completion 205594 assignments
256.59/256.80	c REMAP internally 0
256.59/256.80	c Number of variables:  328323
256.59/256.80	c Number of clauses:    949415
256.59/256.80	c #Total time (in seconds): 255.536
256.59/256.80	c #Memory used (in MB): 91.7383
256.69/256.80	c 
256.69/256.80	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/node70/watcher-460348-1179255020 -o ROOT/results/node70/solver-460348-1179255020 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460348-1179255020/aig-cmusat /tmp/evaluation/460348-1179255020/instance-460348-1179255020.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.02 0.27 3/64 4003
/proc/meminfo: memFree=1753160/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=1000 CPUtime=0
/proc/4003/stat : 4003 (aig-cmusat) S 4001 4003 3941 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 365039354 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/4003/statm: 250 94 83 233 0 10 0
[pid=4004] ppid=4003 vsize=3004 CPUtime=0
/proc/4004/stat : 4004 (aigtocnf) R 4003 4003 3941 0 -1 0 702 0 0 0 0 0 0 0 20 0 1 0 365039354 3076096 455 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 1 0 0
/proc/4004/statm: 751 463 34 103 0 646 0

[startup+0.068351 s]
/proc/loadavg: 0.00 0.02 0.27 3/64 4003
/proc/meminfo: memFree=1753160/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=1000 CPUtime=0
/proc/4003/stat : 4003 (aig-cmusat) S 4001 4003 3941 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 365039354 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/4003/statm: 250 94 83 233 0 10 0
[pid=4004] ppid=4003 vsize=6856 CPUtime=0.05
/proc/4004/stat : 4004 (aigtocnf) R 4003 4003 3941 0 -1 0 1892 0 0 0 5 0 0 0 20 0 1 0 365039354 7020544 1645 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/4004/statm: 1714 1645 35 103 0 1609 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7856

[startup+0.101354 s]
/proc/loadavg: 0.00 0.02 0.27 3/64 4003
/proc/meminfo: memFree=1753160/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=1000 CPUtime=0
/proc/4003/stat : 4003 (aig-cmusat) S 4001 4003 3941 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 365039354 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/4003/statm: 250 94 83 233 0 10 0
[pid=4004] ppid=4003 vsize=6900 CPUtime=0.08
/proc/4004/stat : 4004 (aigtocnf) R 4003 4003 3941 0 -1 0 1903 0 0 0 8 0 0 0 20 0 1 0 365039354 7065600 1656 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134590114 0 0 4096 0 0 0 0 17 1 0 0
/proc/4004/statm: 1725 1656 35 103 0 1620 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7900

[startup+0.301373 s]
/proc/loadavg: 0.00 0.02 0.27 3/64 4003
/proc/meminfo: memFree=1753160/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=1000 CPUtime=0
/proc/4003/stat : 4003 (aig-cmusat) S 4001 4003 3941 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 365039354 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/4003/statm: 250 94 83 233 0 10 0
[pid=4004] ppid=4003 vsize=7044 CPUtime=0.29
/proc/4004/stat : 4004 (aigtocnf) R 4003 4003 3941 0 -1 0 1945 0 0 0 28 1 0 0 21 0 1 0 365039354 7213056 1697 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/4004/statm: 1761 1697 40 103 0 1656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8044

[startup+0.701412 s]
/proc/loadavg: 0.00 0.02 0.27 3/64 4003
/proc/meminfo: memFree=1753160/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=1000 CPUtime=0
/proc/4003/stat : 4003 (aig-cmusat) S 4001 4003 3941 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 365039354 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/4003/statm: 250 94 83 233 0 10 0
[pid=4004] ppid=4003 vsize=7044 CPUtime=0.68
/proc/4004/stat : 4004 (aigtocnf) R 4003 4003 3941 0 -1 0 1945 0 0 0 63 5 0 0 24 0 1 0 365039354 7213056 1697 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/4004/statm: 1761 1697 40 103 0 1656 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8044

[startup+1.50149 s]
/proc/loadavg: 0.08 0.03 0.27 2/65 4005
/proc/meminfo: memFree=1718528/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=56172 CPUtime=1.48
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 13455 1946 0 0 61 7 74 6 21 0 1 0 365039354 57520128 13373 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 14043 13373 101 233 0 13803 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56172

[startup+3.10165 s]
/proc/loadavg: 0.08 0.03 0.27 2/65 4005
/proc/meminfo: memFree=1648640/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=100292 CPUtime=3.07
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 22303 1946 0 0 215 12 74 6 25 0 1 0 365039354 102699008 22221 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134537369 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 25073 22221 111 233 0 24833 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 100292

[startup+6.30197 s]
/proc/loadavg: 0.23 0.07 0.28 2/65 4005
/proc/meminfo: memFree=1618880/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=75964 CPUtime=6.27
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 31444 1946 0 0 527 20 74 6 25 0 1 0 365039354 77787136 18784 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584179 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 18991 18784 117 233 0 18751 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 75964

[startup+12.7026 s]
/proc/loadavg: 0.29 0.08 0.28 2/65 4005
/proc/meminfo: memFree=1660680/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=75964 CPUtime=12.67
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 31444 1946 0 0 1167 20 74 6 25 0 1 0 365039354 77787136 18784 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583587 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 18991 18784 117 233 0 18751 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 75964

[startup+25.5019 s]
/proc/loadavg: 0.45 0.13 0.29 2/65 4005
/proc/meminfo: memFree=1660744/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=75964 CPUtime=25.47
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 31444 1946 0 0 2447 20 74 6 25 0 1 0 365039354 77787136 18784 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584969 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 18991 18784 117 233 0 18751 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 75964

[startup+51.1015 s]
/proc/loadavg: 0.64 0.20 0.31 2/65 4005
/proc/meminfo: memFree=1661000/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=75964 CPUtime=51.05
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 31449 1946 0 0 5005 20 74 6 25 0 1 0 365039354 77787136 18789 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 18991 18789 117 233 0 18751 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 75964

[startup+102.306 s]
/proc/loadavg: 0.84 0.32 0.35 2/65 4005
/proc/meminfo: memFree=1660936/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=75964 CPUtime=102.23
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 31454 1946 0 0 10123 20 74 6 25 0 1 0 365039354 77787136 18794 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584106 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 18991 18794 117 233 0 18751 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 75964

[startup+162.302 s]
/proc/loadavg: 0.94 0.44 0.38 2/65 4005
/proc/meminfo: memFree=1643784/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=93608 CPUtime=162.22
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 35865 1946 0 0 16116 26 74 6 25 0 1 0 365039354 95854592 23205 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 23402 23205 117 233 0 23162 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 93608

[startup+222.302 s]
/proc/loadavg: 0.98 0.54 0.42 2/65 4005
/proc/meminfo: memFree=1622920/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=113784 CPUtime=222.2
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 41344 1946 0 0 22109 31 74 6 25 0 1 0 365039354 116514816 28249 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 28446 28249 117 233 0 28206 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 113784

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

[startup+230.301 s]
/proc/loadavg: 0.98 0.55 0.42 2/65 4005
/proc/meminfo: memFree=1622920/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=113784 CPUtime=230.19
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 41344 1946 0 0 22908 31 74 6 25 0 1 0 365039354 116514816 28249 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135041060 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 28446 28249 117 233 0 28206 0
Current children cumulated CPU time (s) 230.19
Current children cumulated vsize (KiB) 113784

[startup+243.106 s]
/proc/loadavg: 0.98 0.57 0.43 2/65 4005
/proc/meminfo: memFree=1622920/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=113784 CPUtime=243
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 41344 1946 0 0 24189 31 74 6 25 0 1 0 365039354 116514816 28249 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583587 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 28446 28249 117 233 0 28206 0
Current children cumulated CPU time (s) 243
Current children cumulated vsize (KiB) 113784

[startup+249.501 s]
/proc/loadavg: 0.98 0.57 0.43 2/65 4005
/proc/meminfo: memFree=1622920/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=113784 CPUtime=249.39
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 41344 1946 0 0 24828 31 74 6 25 0 1 0 365039354 116514816 28249 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 28446 28249 117 233 0 28206 0
Current children cumulated CPU time (s) 249.39
Current children cumulated vsize (KiB) 113784

[startup+252.702 s]
/proc/loadavg: 0.98 0.58 0.44 2/65 4005
/proc/meminfo: memFree=1622920/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=113784 CPUtime=252.59
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 41344 1946 0 0 25148 31 74 6 25 0 1 0 365039354 116514816 28249 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 28446 28249 117 233 0 28206 0
Current children cumulated CPU time (s) 252.59
Current children cumulated vsize (KiB) 113784

[startup+254.302 s]
/proc/loadavg: 0.98 0.58 0.44 2/65 4005
/proc/meminfo: memFree=1622920/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=113784 CPUtime=254.19
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 41344 1946 0 0 25308 31 74 6 25 0 1 0 365039354 116514816 28249 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571329 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 28446 28249 117 233 0 28206 0
Current children cumulated CPU time (s) 254.19
Current children cumulated vsize (KiB) 113784

[startup+255.902 s]
/proc/loadavg: 0.98 0.58 0.44 2/65 4005
/proc/meminfo: memFree=1622920/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=75968 CPUtime=255.79
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 41363 1946 0 0 25466 33 74 6 25 0 1 0 365039354 77791232 18813 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134519497 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 18992 18813 117 233 0 18752 0
Current children cumulated CPU time (s) 255.79
Current children cumulated vsize (KiB) 75968

[startup+256.306 s]
/proc/loadavg: 0.98 0.59 0.44 2/65 4005
/proc/meminfo: memFree=1660488/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=75968 CPUtime=256.2
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 41363 1946 0 0 25506 34 74 6 25 0 1 0 365039354 77791232 18813 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134519287 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 18992 18813 117 233 0 18752 0
Current children cumulated CPU time (s) 256.2
Current children cumulated vsize (KiB) 75968

[startup+256.702 s]
/proc/loadavg: 0.98 0.59 0.44 2/65 4005
/proc/meminfo: memFree=1660488/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=95544 CPUtime=256.59
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 45014 1946 0 0 25543 36 74 6 25 0 1 0 365039354 97837056 22464 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583353 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 23886 22464 117 233 0 23646 0
Current children cumulated CPU time (s) 256.59
Current children cumulated vsize (KiB) 95544

[startup+256.802 s]
/proc/loadavg: 0.98 0.59 0.44 2/65 4005
/proc/meminfo: memFree=1660488/2055920 swapFree=4183904/4192956
[pid=4003] ppid=4001 vsize=93936 CPUtime=256.69
/proc/4003/stat : 4003 (aig-cmusat) R 4001 4003 3941 0 -1 0 45104 1946 0 0 25553 36 74 6 25 0 1 0 365039354 96190464 22353 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135075837 0 0 4096 35 0 0 0 17 1 0 0
/proc/4003/statm: 23484 22353 124 233 0 23244 0
Current children cumulated CPU time (s) 256.69
Current children cumulated vsize (KiB) 93936

Child status: 10
Real time (s): 256.826
CPU time (s): 256.737
CPU user time (s): 256.279
CPU system time (s): 0.45793
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 132400

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

runsolver used 0.208968 second user time and 0.543917 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Tue May 15 18:50:20 UTC 2007

IDJOB= 460348
IDBENCH= 48431
IDSOLVER= 204
FILE ID= node70/460348-1179255020

PBS_JOBID= 5277504

Free space on /tmp= 66538 MiB

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

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  3425ea8345a269908535c5b776321064

RANDOM SEED= 50962762

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.218
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.218
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:       1753440 kB
Buffers:          6412 kB
Cached:         181816 kB
SwapCached:       3056 kB
Active:          24448 kB
Inactive:       173276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753440 kB
SwapTotal:     4192956 kB
SwapFree:      4183904 kB
Dirty:            3068 kB
Writeback:           0 kB
Mapped:          15560 kB
Slab:            90804 kB
Committed_AS:  9312948 kB
PageTables:       1396 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= 66538 MiB

End job on node70 on Tue May 15 18:54:37 UTC 2007