Trace number 460392

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-15UNSAT 379.487 379.587

General information on the benchmark

Nameindustrial-aig/fuhs/
medium/AProVE07-04.aig
MD5SUMa631b7256cc55990c2460b3cbcf073a8
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark255.089
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.39/0.41	c Executing aigtocnf /tmp/evaluation/460392-1179255034/instance-460392-1179255034.aig /tmp/evaluation/460392-1179255034/instance-460392-1179255034.aig.cnf
0.39/0.41	c Pre-processing provided 0 assignments
0.39/0.41	c REMAP internally 1
0.39/0.42	c |  Number of variables:  170179                                               |
0.97/1.01	c |  Number of clauses:    499184                                               |
379.38/379.56	c |  Parsing time:         0.52         sec                                       |
379.38/379.56	c #varS 170179 #clauseS 25040
379.38/379.56	c After remapping new number of variables: 5326
379.38/379.56	c DBreduced=0 GV=103[0]  GL=25141[ 25040,101] Prune=599 decisions=496 restart=0 est=0.0380559 DB Impl=33205[0]  
379.38/379.56	c DBreduced=0 GV=151[0]  GL=25189[ 25040,149] Prune=922 decisions=771 restart=1 est=0.0376224 DB Impl=60928[0]  
379.38/379.56	c DBreduced=0 GV=226[0]  GL=25263[ 25040,223] Prune=1221 decisions=995 restart=2 est=0.0563345 DB Impl=101649[0]  
379.38/379.56	c DBreduced=0 GV=338[0]  GL=25372[ 25040,332] Prune=1755 decisions=1417 restart=3 est=0.337989 DB Impl=127471[0]  
379.38/379.56	c DBreduced=0 GV=507[0]  GL=25533[ 25040,493] Prune=2864 decisions=2357 restart=4 est=6.55321 DB Impl=168750[0]  
379.38/379.56	c DBreduced=0 GV=760[0]  GL=25780[ 25040,740] Prune=3701 decisions=2941 restart=5 est=17.0113 DB Impl=215772[0]  
379.38/379.56	c DBreduced=0 GV=1141[0]  GL=26146[ 25040,1106] Prune=5549 decisions=4408 restart=6 est=19.7522 DB Impl=299025[0]  
379.38/379.56	c DBreduced=0 GV=1711[0]  GL=26705[ 25040,1665] Prune=7763 decisions=6052 restart=7 est=21.1794 DB Impl=390174[0]  
379.38/379.56	c DBreduced=0 GV=2565[0]  GL=27549[ 25040,2509] Prune=10438 decisions=7873 restart=8 est=22.1935 DB Impl=653916[0]  
379.38/379.56	c DBreduced=0 GV=3845[0]  GL=28826[ 25040,3786] Prune=14433 decisions=10588 restart=9 est=22.2681 DB Impl=960863[0]  
379.38/379.56	c DBreduced=0 GV=5767[0]  GL=30738[ 25040,5698] Prune=19791 decisions=14024 restart=10 est=23.5452 DB Impl=1448549[0]  
379.38/379.56	c DBreduced=0 GV=8650[0]  GL=33617[ 25040,8577] Prune=27047 decisions=18397 restart=11 est=24.0903 DB Impl=2403011[0]  
379.38/379.56	c DBreduced=1 GV=12976[0]  GL=36751[ 25040,11711] Prune=37600 decisions=24624 restart=12 est=24.7093 DB Impl=3806856[0]  
379.38/379.56	c DBreduced=2 GV=19462[0]  GL=37819[ 25040,12779] Prune=53914 decisions=34452 restart=13 est=24.7281 DB Impl=5825807[0]  
379.38/379.56	c DBreduced=4 GV=29193[0]  GL=39844[ 25040,14804] Prune=76821 decisions=47628 restart=14 est=25.2163 DB Impl=8952724[0]  
379.38/379.56	c DBreduced=7 GV=43790[0]  GL=40579[ 25040,15539] Prune=111177 decisions=67387 restart=15 est=25.8922 DB Impl=14647353[0]  
379.38/379.56	c DBreduced=10 GV=65687[0]  GL=43917[ 25040,18877] Prune=160570 decisions=94883 restart=16 est=25.9297 DB Impl=23717951[0]  
379.38/379.56	c DBreduced=13 GV=98527[0]  GL=45714[ 25040,20674] Prune=233893 decisions=135366 restart=17 est=26.3804 DB Impl=36850788[0]  
379.38/379.56	c DBreduced=15 GV=147790[0]  GL=61537[ 25040,36497] Prune=343097 decisions=195307 restart=18 est=27.0946 DB Impl=54466307[0]  
379.38/379.56	c DBreduced=19 GV=221685[0]  GL=54443[ 25040,29403] Prune=507962 decisions=286277 restart=19 est=27.1882 DB Impl=86536553[0]  
379.38/379.56	c DBreduced=22 GV=332526[0]  GL=84712[ 25040,59672] Prune=752807 decisions=420281 restart=20 est=27.2255 DB Impl=134294664[0]  
379.38/379.56	c #Total time (in seconds): 378.887
379.38/379.56	c #Memory used (in MB): 70.5273
379.38/379.57	c 
379.38/379.57	s UNSATISFIABLE

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/node48/watcher-460392-1179255034 -o ROOT/results/node48/solver-460392-1179255034 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460392-1179255034/aig-cmusat /tmp/evaluation/460392-1179255034/instance-460392-1179255034.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.09 0.42 3/64 12994
/proc/meminfo: memFree=1819112/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=1000 CPUtime=0
/proc/12994/stat : 12994 (aig-cmusat) S 12992 12994 12932 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 280348799 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/12994/statm: 250 94 83 233 0 10 0
[pid=12995] ppid=12994 vsize=3764 CPUtime=0
/proc/12995/stat : 12995 (aigtocnf) R 12994 12994 12932 0 -1 0 678 0 0 0 0 0 0 0 20 0 1 0 280348800 3854336 431 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 1 0 0
/proc/12995/statm: 941 439 34 103 0 836 0

[startup+0.089559 s]
/proc/loadavg: 0.00 0.09 0.42 3/64 12994
/proc/meminfo: memFree=1819112/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=1000 CPUtime=0
/proc/12994/stat : 12994 (aig-cmusat) S 12992 12994 12932 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 280348799 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/12994/statm: 250 94 83 233 0 10 0
[pid=12995] ppid=12994 vsize=3824 CPUtime=0.08
/proc/12995/stat : 12995 (aigtocnf) R 12994 12994 12932 0 -1 0 1134 0 0 0 8 0 0 0 20 0 1 0 280348800 3915776 887 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134521913 0 0 4096 0 0 0 0 17 1 0 0
/proc/12995/statm: 956 887 35 103 0 851 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4824

[startup+0.10156 s]
/proc/loadavg: 0.00 0.09 0.42 3/64 12994
/proc/meminfo: memFree=1819112/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=1000 CPUtime=0
/proc/12994/stat : 12994 (aig-cmusat) S 12992 12994 12932 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 280348799 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/12994/statm: 250 94 83 233 0 10 0
[pid=12995] ppid=12994 vsize=3828 CPUtime=0.09
/proc/12995/stat : 12995 (aigtocnf) R 12994 12994 12932 0 -1 0 1141 0 0 0 9 0 0 0 20 0 1 0 280348800 3919872 893 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/12995/statm: 957 893 40 103 0 852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4828

[startup+0.301578 s]
/proc/loadavg: 0.00 0.09 0.42 3/64 12994
/proc/meminfo: memFree=1819112/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=1000 CPUtime=0
/proc/12994/stat : 12994 (aig-cmusat) S 12992 12994 12932 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 280348799 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/12994/statm: 250 94 83 233 0 10 0
[pid=12995] ppid=12994 vsize=3828 CPUtime=0.29
/proc/12995/stat : 12995 (aigtocnf) R 12994 12994 12932 0 -1 0 1141 0 0 0 27 2 0 0 20 0 1 0 280348800 3919872 893 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/12995/statm: 957 893 40 103 0 852 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4828

[startup+0.701625 s]
/proc/loadavg: 0.00 0.09 0.42 3/64 12994
/proc/meminfo: memFree=1819112/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=29764 CPUtime=0.67
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 6490 1142 0 0 24 3 37 3 18 0 1 0 280348799 30478336 6467 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135022291 0 0 4096 35 0 0 0 17 0 0 0
/proc/12994/statm: 7441 6467 101 233 0 7201 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 29764

[startup+1.50169 s]
/proc/loadavg: 0.00 0.09 0.42 2/65 12996
/proc/meminfo: memFree=1764640/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=55196 CPUtime=1.47
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 12124 1142 0 0 100 7 37 3 25 0 1 0 280348799 56520704 12060 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 13799 12060 111 233 0 13559 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 55196

[startup+3.10184 s]
/proc/loadavg: 0.00 0.09 0.42 2/65 12996
/proc/meminfo: memFree=1756384/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=73324 CPUtime=3.07
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 16852 1142 0 0 257 10 37 3 25 0 1 0 280348799 75083776 16788 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18332 16789 111 233 0 18092 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 73324

[startup+6.30213 s]
/proc/loadavg: 0.08 0.10 0.42 2/65 12996
/proc/meminfo: memFree=1718688/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=102384 CPUtime=6.27
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 23870 1142 0 0 573 14 37 3 25 0 1 0 280348799 104841216 23806 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134537413 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 25596 23806 111 233 0 25356 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 102384

[startup+12.7017 s]
/proc/loadavg: 0.15 0.12 0.43 2/65 12996
/proc/meminfo: memFree=1739168/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=12.66
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 25771 1142 0 0 1211 15 37 3 25 0 1 0 280348799 73949184 17833 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17833 117 233 0 17814 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 72216

[startup+25.5019 s]
/proc/loadavg: 0.34 0.16 0.43 2/65 12996
/proc/meminfo: memFree=1739232/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=25.46
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 25778 1142 0 0 2491 15 37 3 25 0 1 0 280348799 73949184 17840 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583587 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17840 117 233 0 17814 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 72216

[startup+51.1013 s]
/proc/loadavg: 0.56 0.22 0.45 2/65 12996
/proc/meminfo: memFree=1739232/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=51.05
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 25786 1142 0 0 5050 15 37 3 25 0 1 0 280348799 73949184 17848 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583513 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17848 117 233 0 17814 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 72216

[startup+102.306 s]
/proc/loadavg: 0.81 0.34 0.47 2/65 12996
/proc/meminfo: memFree=1739296/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=102.24
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 25792 1142 0 0 10169 15 37 3 25 0 1 0 280348799 73949184 17854 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17854 117 233 0 17814 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 72216

[startup+162.302 s]
/proc/loadavg: 0.93 0.46 0.50 2/65 12996
/proc/meminfo: memFree=1739232/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=162.23
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 25820 1142 0 0 16167 16 37 3 25 0 1 0 280348799 73949184 17882 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17882 117 233 0 17814 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 72216

[startup+222.301 s]
/proc/loadavg: 0.97 0.55 0.53 2/65 12996
/proc/meminfo: memFree=1739168/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=222.22
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 25822 1142 0 0 22166 16 37 3 25 0 1 0 280348799 73949184 17884 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571734 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17884 117 233 0 17814 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 72216

[startup+282.302 s]
/proc/loadavg: 0.99 0.63 0.56 2/65 12996
/proc/meminfo: memFree=1739168/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=282.2
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 25822 1142 0 0 28164 16 37 3 25 0 1 0 280348799 73949184 17884 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134573913 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17884 117 233 0 17814 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 72216

[startup+342.301 s]
/proc/loadavg: 0.99 0.70 0.58 2/65 12996
/proc/meminfo: memFree=1738272/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=73112 CPUtime=342.19
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 26046 1142 0 0 34163 16 37 3 25 0 1 0 280348799 74866688 18108 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583696 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18278 18108 117 233 0 18038 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 73112

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

[startup+358.302 s]
/proc/loadavg: 0.99 0.71 0.59 2/65 12996
/proc/meminfo: memFree=1738272/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=73112 CPUtime=358.18
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 26046 1142 0 0 35762 16 37 3 25 0 1 0 280348799 74866688 18108 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584131 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18278 18108 117 233 0 18038 0
Current children cumulated CPU time (s) 358.18
Current children cumulated vsize (KiB) 73112

[startup+371.102 s]
/proc/loadavg: 0.99 0.72 0.59 2/65 12996
/proc/meminfo: memFree=1738976/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=370.98
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 26046 1142 0 0 37042 16 37 3 25 0 1 0 280348799 73949184 17884 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17884 117 233 0 17814 0
Current children cumulated CPU time (s) 370.98
Current children cumulated vsize (KiB) 72216

[startup+374.302 s]
/proc/loadavg: 0.99 0.73 0.60 2/65 12996
/proc/meminfo: memFree=1738976/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=374.18
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 26046 1142 0 0 37362 16 37 3 25 0 1 0 280348799 73949184 17884 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584042 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17884 117 233 0 17814 0
Current children cumulated CPU time (s) 374.18
Current children cumulated vsize (KiB) 72216

[startup+377.501 s]
/proc/loadavg: 0.99 0.73 0.60 2/65 12996
/proc/meminfo: memFree=1738976/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=377.38
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 26046 1142 0 0 37682 16 37 3 25 0 1 0 280348799 73949184 17884 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583576 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17884 117 233 0 17814 0
Current children cumulated CPU time (s) 377.38
Current children cumulated vsize (KiB) 72216

[startup+378.301 s]
/proc/loadavg: 0.99 0.73 0.60 2/65 12996
/proc/meminfo: memFree=1738976/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=378.18
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 26046 1142 0 0 37762 16 37 3 25 0 1 0 280348799 73949184 17884 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584920 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17884 117 233 0 17814 0
Current children cumulated CPU time (s) 378.18
Current children cumulated vsize (KiB) 72216

[startup+379.102 s]
/proc/loadavg: 0.99 0.73 0.60 2/65 12996
/proc/meminfo: memFree=1738976/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=378.98
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 26046 1142 0 0 37842 16 37 3 25 0 1 0 280348799 73949184 17884 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584145 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17884 117 233 0 17814 0
Current children cumulated CPU time (s) 378.98
Current children cumulated vsize (KiB) 72216

[startup+379.506 s]
/proc/loadavg: 0.99 0.73 0.60 2/65 12996
/proc/meminfo: memFree=1738976/2055920 swapFree=4183996/4192956
[pid=12994] ppid=12992 vsize=72216 CPUtime=379.38
/proc/12994/stat : 12994 (aig-cmusat) R 12992 12994 12932 0 -1 0 26046 1142 0 0 37882 16 37 3 25 0 1 0 280348799 73949184 17884 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584179 0 0 4096 35 0 0 0 17 1 0 0
/proc/12994/statm: 18054 17884 117 233 0 17814 0
Current children cumulated CPU time (s) 379.38
Current children cumulated vsize (KiB) 72216

Child status: 20
Real time (s): 379.587
CPU time (s): 379.487
CPU user time (s): 379.263
CPU system time (s): 0.223965
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 112368

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

runsolver used 0.263959 second user time and 0.826874 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Tue May 15 18:50:35 UTC 2007

IDJOB= 460392
IDBENCH= 48442
IDSOLVER= 204
FILE ID= node48/460392-1179255034

PBS_JOBID= 5277514

Free space on /tmp= 66547 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/fuhs/medium/AProVE07-04.aig
COMMAND LINE= /tmp/evaluation/460392-1179255034/aig-cmusat /tmp/evaluation/460392-1179255034/instance-460392-1179255034.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-460392-1179255034 -o ROOT/results/node48/solver-460392-1179255034 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460392-1179255034/aig-cmusat /tmp/evaluation/460392-1179255034/instance-460392-1179255034.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  a631b7256cc55990c2460b3cbcf073a8

RANDOM SEED= 134427641

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1819328 kB
Buffers:          9460 kB
Cached:         117900 kB
SwapCached:       2928 kB
Active:          23612 kB
Inactive:       113264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819328 kB
SwapTotal:     4192956 kB
SwapFree:      4183996 kB
Dirty:            2516 kB
Writeback:           0 kB
Mapped:          15568 kB
Slab:            85692 kB
Committed_AS:  4141512 kB
PageTables:       1388 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= 66547 MiB

End job on node48 on Tue May 15 18:56:54 UTC 2007