Trace number 460636

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 179.379 179.457

General information on the benchmark

Nameindustrial-aig/
grieu/vmpc_29.aig
MD5SUM37fb48f0ea4d98589a779daebd5924be
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark179.379
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

0.59/0.66	c Executing aigtocnf /tmp/evaluation/460636-1179255937/instance-460636-1179255937.aig /tmp/evaluation/460636-1179255937/instance-460636-1179255937.aig.cnf
0.59/0.66	c Pre-processing provided 0 assignments
0.59/0.66	c REMAP internally 1
0.59/0.66	c |  Number of variables:  265602                                               |
1.58/1.66	c |  Number of clauses:    794282                                               |
179.30/179.43	c |  Parsing time:         0.87         sec                                       |
179.30/179.43	c #varS 265602 #clauseS 89294
179.30/179.43	c After remapping new number of variables: 841
179.30/179.43	c DBreduced=0 GV=101[0]  GL=89395[ 89294,101] Prune=715 decisions=614 restart=0 est=0.000141555 DB Impl=14348[0]  
179.30/179.43	c DBreduced=0 GV=152[0]  GL=89446[ 89294,152] Prune=824 decisions=672 restart=1 est=0.000294373 DB Impl=21635[0]  
179.30/179.43	c DBreduced=0 GV=227[0]  GL=89521[ 89294,227] Prune=989 decisions=762 restart=2 est=0.000141555 DB Impl=34164[0]  
179.30/179.43	c DBreduced=0 GV=338[0]  GL=89632[ 89294,338] Prune=1245 decisions=907 restart=3 est=0.000141723 DB Impl=52590[0]  
179.30/179.43	c DBreduced=0 GV=507[0]  GL=89801[ 89294,507] Prune=1606 decisions=1099 restart=4 est=0.000141723 DB Impl=81839[0]  
179.30/179.43	c DBreduced=0 GV=761[0]  GL=90055[ 89294,761] Prune=2129 decisions=1368 restart=5 est=0.000141555 DB Impl=125589[0]  
179.30/179.43	c DBreduced=0 GV=1140[0]  GL=90434[ 89294,1140] Prune=2905 decisions=1765 restart=6 est=0.000141555 DB Impl=194306[0]  
179.30/179.43	c DBreduced=0 GV=1709[0]  GL=91003[ 89294,1709] Prune=4074 decisions=2365 restart=7 est=0.000141555 DB Impl=291452[0]  
179.30/179.43	c DBreduced=0 GV=2563[0]  GL=91857[ 89294,2563] Prune=5838 decisions=3275 restart=8 est=0.000141723 DB Impl=441134[0]  
179.30/179.43	c DBreduced=0 GV=3845[0]  GL=93139[ 89294,3845] Prune=8446 decisions=4601 restart=9 est=0.000141555 DB Impl=654464[0]  
179.30/179.43	c DBreduced=0 GV=5767[0]  GL=95061[ 89294,5767] Prune=12369 decisions=6602 restart=10 est=0.000141555 DB Impl=959651[0]  
179.30/179.43	c DBreduced=0 GV=8650[0]  GL=97944[ 89294,8650] Prune=18244 decisions=9594 restart=11 est=0.000141738 DB Impl=1464858[0]  
179.30/179.43	c DBreduced=0 GV=12975[0]  GL=102269[ 89294,12975] Prune=27020 decisions=14045 restart=12 est=0.000141723 DB Impl=2171339[0]  
179.30/179.43	c DBreduced=0 GV=19462[0]  GL=108756[ 89294,19462] Prune=40202 decisions=20740 restart=13 est=0.000141555 DB Impl=3314164[0]  
179.30/179.43	c DBreduced=0 GV=29193[0]  GL=118487[ 89294,29193] Prune=59994 decisions=30801 restart=14 est=0.000141739 DB Impl=5028272[0]  
179.30/179.43	c DBreduced=3 GV=43790[0]  GL=129119[ 89294,39825] Prune=89641 decisions=45851 restart=15 est=0.000141555 DB Impl=7480949[0]  
179.30/179.43	c DBreduced=4 GV=65686[0]  GL=131159[ 89294,41865] Prune=134308 decisions=68622 restart=16 est=0.000141555 DB Impl=11036214[0]  
179.30/179.43	c DBreduced=6 GV=98527[0]  GL=125324[ 89294,36030] Prune=200789 decisions=102262 restart=17 est=0.000282956 DB Impl=16511190[0]  
179.30/179.43	c DBreduced=8 GV=147790[0]  GL=131168[ 89294,41874] Prune=300407 decisions=152617 restart=18 est=0.000282956 DB Impl=24794625[0]  
179.30/179.43	c DBreduced=10 GV=221684[0]  GL=153484[ 89294,64190] Prune=449495 decisions=227811 restart=19 est=0.000141555 DB Impl=37187597[0]  
179.30/179.43	c After partial model completion 194039 assignments
179.30/179.43	c REMAP internally 0
179.30/179.43	c Number of variables:  265602
179.30/179.43	c Number of clauses:    794282
179.30/179.43	c #Total time (in seconds): 178.461
179.30/179.43	c #Memory used (in MB): 78.5508
179.30/179.44	c 
179.30/179.44	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/node38/watcher-460636-1179255937 -o ROOT/results/node38/solver-460636-1179255937 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460636-1179255937/aig-cmusat /tmp/evaluation/460636-1179255937/instance-460636-1179255937.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.95 0.93 0.66 2/77 6771
/proc/meminfo: memFree=1556224/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=1000 CPUtime=0
/proc/6771/stat : 6771 (aig-cmusat) S 6769 6771 6376 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 357760339 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6771/statm: 250 94 83 233 0 10 0
[pid=6772] ppid=6771 vsize=2512 CPUtime=0
/proc/6772/stat : 6772 (aigtocnf) R 6771 6771 6376 0 -1 0 706 0 0 0 0 0 0 0 20 0 1 0 357760340 2572288 459 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 1 0 0
/proc/6772/statm: 628 468 35 103 0 523 0

[startup+0.068045 s]
/proc/loadavg: 0.95 0.93 0.66 2/77 6771
/proc/meminfo: memFree=1556224/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=1000 CPUtime=0
/proc/6771/stat : 6771 (aig-cmusat) S 6769 6771 6376 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 357760339 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6771/statm: 250 94 83 233 0 10 0
[pid=6772] ppid=6771 vsize=5624 CPUtime=0.05
/proc/6772/stat : 6772 (aigtocnf) R 6771 6771 6376 0 -1 0 1584 0 0 0 5 0 0 0 20 0 1 0 357760340 5758976 1337 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/6772/statm: 1406 1337 35 103 0 1301 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6624

[startup+0.10105 s]
/proc/loadavg: 0.95 0.93 0.66 2/77 6771
/proc/meminfo: memFree=1556224/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=1000 CPUtime=0
/proc/6771/stat : 6771 (aig-cmusat) S 6769 6771 6376 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 357760339 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6771/statm: 250 94 83 233 0 10 0
[pid=6772] ppid=6771 vsize=5640 CPUtime=0.09
/proc/6772/stat : 6772 (aigtocnf) R 6771 6771 6376 0 -1 0 1588 0 0 0 9 0 0 0 20 0 1 0 357760340 5775360 1341 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134519782 0 0 4096 0 0 0 0 17 1 0 0
/proc/6772/statm: 1410 1341 35 103 0 1305 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6640

[startup+0.301088 s]
/proc/loadavg: 0.95 0.93 0.66 2/77 6771
/proc/meminfo: memFree=1556224/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=1000 CPUtime=0
/proc/6771/stat : 6771 (aig-cmusat) S 6769 6771 6376 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 357760339 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/6771/statm: 250 94 83 233 0 10 0
[pid=6772] ppid=6771 vsize=5644 CPUtime=0.29
/proc/6772/stat : 6772 (aigtocnf) R 6771 6771 6376 0 -1 0 1595 0 0 0 27 2 0 0 21 0 1 0 357760340 5779456 1347 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/6772/statm: 1411 1347 40 103 0 1306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6644

[startup+0.701173 s]
/proc/loadavg: 0.95 0.93 0.66 2/77 6771
/proc/meminfo: memFree=1556224/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=5176 CPUtime=0.68
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 1133 1596 0 0 3 0 59 6 17 0 1 0 357760339 5300224 1110 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134544280 0 0 4096 35 0 0 0 17 0 0 0
/proc/6771/statm: 1294 1110 101 233 0 1054 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5176

[startup+1.50132 s]
/proc/loadavg: 0.95 0.93 0.66 2/78 6773
/proc/meminfo: memFree=1515640/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=68072 CPUtime=1.47
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 15609 1596 0 0 72 10 59 6 24 0 1 0 357760339 69705728 15586 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135024610 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 17018 15594 101 233 0 16778 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 68072

[startup+3.10262 s]
/proc/loadavg: 0.95 0.93 0.66 2/78 6773
/proc/meminfo: memFree=1469624/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=82456 CPUtime=3.08
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 18617 1596 0 0 230 13 59 6 25 0 1 0 357760339 84434944 18553 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135024610 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 20615 18554 111 233 0 20375 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 82456

[startup+6.30124 s]
/proc/loadavg: 0.95 0.93 0.67 2/78 6773
/proc/meminfo: memFree=1457336/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=92696 CPUtime=6.27
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 21414 1596 0 0 547 15 59 6 25 0 1 0 357760339 94920704 21350 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134530009 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 23174 21350 111 233 0 22934 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 92696

[startup+12.7015 s]
/proc/loadavg: 0.96 0.94 0.67 2/78 6773
/proc/meminfo: memFree=1490936/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=52476 CPUtime=12.67
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 23006 1596 0 0 1185 17 59 6 25 0 1 0 357760339 53735424 12929 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 13119 12929 117 233 0 12879 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52476

[startup+25.5019 s]
/proc/loadavg: 0.97 0.94 0.67 2/78 6773
/proc/meminfo: memFree=1490944/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=52476 CPUtime=25.47
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 23006 1596 0 0 2465 17 59 6 25 0 1 0 357760339 53735424 12929 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571252 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 13119 12929 117 233 0 12879 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52476

[startup+51.1018 s]
/proc/loadavg: 0.98 0.94 0.68 2/78 6773
/proc/meminfo: memFree=1491200/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=52476 CPUtime=51.05
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 23006 1596 0 0 5023 17 59 6 25 0 1 0 357760339 53735424 12929 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583674 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 13119 12929 117 233 0 12879 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 52476

[startup+102.306 s]
/proc/loadavg: 0.99 0.95 0.69 2/78 6773
/proc/meminfo: memFree=1491264/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=52476 CPUtime=102.24
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 23006 1596 0 0 10141 18 59 6 25 0 1 0 357760339 53735424 12929 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583545 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 13119 12929 117 233 0 12879 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 52476

[startup+162.301 s]
/proc/loadavg: 0.99 0.95 0.71 2/78 6773
/proc/meminfo: memFree=1491264/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=52476 CPUtime=162.21
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 23006 1596 0 0 16138 18 59 6 25 0 1 0 357760339 53735424 12929 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134570970 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 13119 12929 117 233 0 12879 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 52476

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.95 0.71 2/78 6773
/proc/meminfo: memFree=1491264/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=52476 CPUtime=166.2
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 23006 1596 0 0 16537 18 59 6 25 0 1 0 357760339 53735424 12929 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583980 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 13119 12929 117 233 0 12879 0
Current children cumulated CPU time (s) 166.2
Current children cumulated vsize (KiB) 52476

[startup+172.705 s]
/proc/loadavg: 0.99 0.95 0.71 2/78 6773
/proc/meminfo: memFree=1491264/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=52476 CPUtime=172.6
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 23006 1596 0 0 17177 18 59 6 25 0 1 0 357760339 53735424 12929 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 13119 12929 117 233 0 12879 0
Current children cumulated CPU time (s) 172.6
Current children cumulated vsize (KiB) 52476

[startup+175.903 s]
/proc/loadavg: 0.99 0.95 0.72 2/78 6773
/proc/meminfo: memFree=1491264/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=52476 CPUtime=175.81
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 23006 1596 0 0 17498 18 59 6 25 0 1 0 357760339 53735424 12929 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584042 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 13119 12929 117 233 0 12879 0
Current children cumulated CPU time (s) 175.81
Current children cumulated vsize (KiB) 52476

[startup+177.502 s]
/proc/loadavg: 0.99 0.95 0.72 2/78 6773
/proc/meminfo: memFree=1491264/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=52476 CPUtime=177.4
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 23006 1596 0 0 17657 18 59 6 25 0 1 0 357760339 53735424 12929 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 13119 12929 117 233 0 12879 0
Current children cumulated CPU time (s) 177.4
Current children cumulated vsize (KiB) 52476

[startup+178.301 s]
/proc/loadavg: 0.99 0.95 0.72 2/78 6773
/proc/meminfo: memFree=1491264/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=52480 CPUtime=178.2
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 23007 1596 0 0 17737 18 59 6 25 0 1 0 357760339 53739520 12930 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135041060 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 13120 12930 117 233 0 12880 0
Current children cumulated CPU time (s) 178.2
Current children cumulated vsize (KiB) 52480

[startup+179.101 s]
/proc/loadavg: 0.99 0.95 0.72 2/78 6773
/proc/meminfo: memFree=1491264/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=74208 CPUtime=179.01
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 27700 1596 0 0 17814 22 59 6 25 0 1 0 357760339 75988992 17623 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135074829 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 18552 17623 117 233 0 18312 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 74208

[startup+179.305 s]
/proc/loadavg: 0.99 0.95 0.72 2/78 6773
/proc/meminfo: memFree=1470080/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=80432 CPUtime=179.21
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 29934 1596 0 0 17833 23 59 6 25 0 1 0 357760339 82362368 19857 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134576779 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 20108 19858 117 233 0 19868 0
Current children cumulated CPU time (s) 179.21
Current children cumulated vsize (KiB) 80432

[startup+179.401 s]
/proc/loadavg: 0.99 0.95 0.72 2/78 6773
/proc/meminfo: memFree=1470080/2055920 swapFree=4154692/4192956
[pid=6771] ppid=6769 vsize=81948 CPUtime=179.3
/proc/6771/stat : 6771 (aig-cmusat) R 6769 6771 6376 0 -1 0 30185 1596 0 0 17842 23 59 6 25 0 1 0 357760339 83914752 20108 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/6771/statm: 20487 20108 117 233 0 20247 0
Current children cumulated CPU time (s) 179.3
Current children cumulated vsize (KiB) 81948

Child status: 10
Real time (s): 179.457
CPU time (s): 179.379
CPU user time (s): 179.054
CPU system time (s): 0.32495
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 94028

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

runsolver used 0.19697 second user time and 0.460929 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Tue May 15 19:05:37 UTC 2007

IDJOB= 460636
IDBENCH= 48503
IDSOLVER= 204
FILE ID= node38/460636-1179255937

PBS_JOBID= 5277520

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  37fb48f0ea4d98589a779daebd5924be

RANDOM SEED= 122548191

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
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.263
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:       1556440 kB
Buffers:         40128 kB
Cached:         310368 kB
SwapCached:       6912 kB
Active:          54648 kB
Inactive:       320968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556440 kB
SwapTotal:     4192956 kB
SwapFree:      4154692 kB
Dirty:            2672 kB
Writeback:           0 kB
Mapped:          30276 kB
Slab:           109068 kB
Committed_AS:  4998516 kB
PageTables:       2092 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 node38 on Tue May 15 19:08:37 UTC 2007