Trace number 367273

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
CMUSAT 2007-02-08UNSAT 9969.44 9971.98

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3688.57
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  7729                                                 |
0.00/0.03	c |  Number of clauses:    29194                                                |
9969.35/9971.90	c |  Parsing time:         0.03         sec                                       |
9969.35/9971.90	c #varS 7729 #clauseS 18902
9969.35/9971.90	c REMAP internally 1
9969.35/9971.90	c After remapping new number of variables: 3423
9969.35/9971.90	c DBreduced=0 GV=101[0]  GL=19002[ 18902,100] Prune=735 decisions=634 restart=0 est=0.0292229 DB Impl=31430[0]  
9969.35/9971.90	c DBreduced=0 GV=151[0]  GL=19052[ 18902,150] Prune=1013 decisions=862 restart=1 est=0.0295386 DB Impl=37958[0]  
9969.35/9971.90	c DBreduced=0 GV=226[0]  GL=19127[ 18902,225] Prune=1375 decisions=1149 restart=2 est=0.0300933 DB Impl=52278[0]  
9969.35/9971.90	c DBreduced=0 GV=338[0]  GL=19239[ 18902,337] Prune=1709 decisions=1371 restart=3 est=0.0293252 DB Impl=82444[0]  
9969.35/9971.90	c DBreduced=0 GV=507[0]  GL=19408[ 18902,506] Prune=2268 decisions=1761 restart=4 est=0.0294958 DB Impl=127241[0]  
9969.35/9971.90	c DBreduced=0 GV=761[0]  GL=19661[ 18902,759] Prune=3063 decisions=2302 restart=5 est=0.0584456 DB Impl=223897[0]  
9969.35/9971.90	c DBreduced=0 GV=1140[0]  GL=20040[ 18902,1138] Prune=4097 decisions=2957 restart=6 est=0.0593844 DB Impl=344488[0]  
9969.35/9971.90	c DBreduced=0 GV=1709[0]  GL=20609[ 18902,1707] Prune=5553 decisions=3844 restart=7 est=0.0588212 DB Impl=535352[0]  
9969.35/9971.90	c DBreduced=0 GV=2563[0]  GL=21463[ 18902,2561] Prune=7847 decisions=5284 restart=8 est=0.0587358 DB Impl=838720[0]  
9969.35/9971.90	c DBreduced=0 GV=3845[0]  GL=22743[ 18902,3841] Prune=11261 decisions=7416 restart=9 est=0.117386 DB Impl=1261001[0]  
9969.35/9971.90	c DBreduced=0 GV=5769[0]  GL=24666[ 18902,5764] Prune=15952 decisions=10183 restart=10 est=0.147078 DB Impl=1993236[0]  
9969.35/9971.90	c DBreduced=1 GV=8651[0]  GL=26766[ 18902,7864] Prune=22963 decisions=14312 restart=11 est=0.147087 DB Impl=3030080[0]  
9969.35/9971.90	c DBreduced=2 GV=12976[0]  GL=27216[ 18902,8314] Prune=33440 decisions=20464 restart=12 est=0.175866 DB Impl=4269281[0]  
9969.35/9971.90	c DBreduced=4 GV=19465[0]  GL=28319[ 18902,9417] Prune=48600 decisions=29135 restart=13 est=0.175874 DB Impl=6618228[0]  
9969.35/9971.90	c DBreduced=6 GV=29195[0]  GL=31080[ 18902,12178] Prune=71650 decisions=42455 restart=14 est=0.234746 DB Impl=10550387[0]  
9969.35/9971.90	c DBreduced=9 GV=43792[0]  GL=27832[ 18902,8930] Prune=105527 decisions=61735 restart=15 est=0.29215 DB Impl=16174819[0]  
9969.35/9971.90	c DBreduced=11 GV=65685[0]  GL=34771[ 18902,15869] Prune=155929 decisions=90244 restart=16 est=0.496956 DB Impl=24547422[0]  
9969.35/9971.90	c DBreduced=14 GV=98528[0]  GL=38322[ 18902,19420] Prune=230181 decisions=131653 restart=17 est=0.731523 DB Impl=37564507[0]  
9969.35/9971.90	c DBreduced=17 GV=147790[0]  GL=47620[ 18902,28718] Prune=338683 decisions=190893 restart=18 est=0.788791 DB Impl=57102986[0]  
9969.35/9971.90	c DBreduced=21 GV=221684[0]  GL=45561[ 18902,26659] Prune=500765 decisions=279081 restart=19 est=0.964818 DB Impl=83814254[0]  
9969.35/9971.90	c DBreduced=24 GV=332526[0]  GL=78249[ 18902,59347] Prune=744019 decisions=411493 restart=20 est=1.54936 DB Impl=127947520[0]  
9969.35/9971.90	c DBreduced=28 GV=498791[0]  GL=94463[ 18902,75561] Prune=1102232 decisions=603441 restart=21 est=1.98897 DB Impl=188332274[0]  
9969.35/9971.90	c DBreduced=32 GV=748183[0]  GL=123055[ 18902,104153] Prune=1641682 decisions=893499 restart=22 est=2.60111 DB Impl=283826458[0]  
9969.35/9971.90	c DBreduced=36 GV=1122275[0]  GL=166080[ 18902,147178] Prune=2446276 decisions=1324001 restart=23 est=2.74718 DB Impl=404058164[0]  
9969.35/9971.90	c DBreduced=40 GV=1683412[0]  GL=242635[ 18902,223733] Prune=3650041 decisions=1966629 restart=24 est=5.6387 DB Impl=608637972[0]  
9969.35/9971.90	c DBreduced=44 GV=2525117[0]  GL=381944[ 18902,363042] Prune=5442933 decisions=2917816 restart=25 est=5.72634 DB Impl=871219134[0]  
9969.35/9971.90	c #Total time (in seconds): 9968.14
9969.35/9971.90	c #Memory used (in MB): 486.941
9969.35/9971.90	c 
9969.35/9971.90	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node57/watcher-367273-1176930417 -o ROOT/results/node57/solver-367273-1176930417 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367273-1176930417/cmusat /tmp/evaluation/367273-1176930417/instance-367273-1176930417.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.72 0.93 0.98 3/64 13715
/proc/meminfo: memFree=1460240/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=3208 CPUtime=0
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 472 0 0 0 0 0 0 0 18 0 1 0 134177643 3284992 455 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134548958 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 802 457 95 243 0 556 0

[startup+0.080496 s]
/proc/loadavg: 0.72 0.93 0.98 3/64 13715
/proc/meminfo: memFree=1460240/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=5700 CPUtime=0.07
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 1120 0 0 0 7 0 0 0 18 0 1 0 134177643 5836800 1103 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 1425 1103 108 243 0 1179 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5700

[startup+0.101498 s]
/proc/loadavg: 0.72 0.93 0.98 3/64 13715
/proc/meminfo: memFree=1460240/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=6256 CPUtime=0.09
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 1245 0 0 0 9 0 0 0 18 0 1 0 134177643 6406144 1228 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 1564 1228 108 243 0 1318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6256

[startup+0.301514 s]
/proc/loadavg: 0.72 0.93 0.98 3/64 13715
/proc/meminfo: memFree=1460240/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=5316 CPUtime=0.29
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 1438 0 0 0 29 0 0 0 19 0 1 0 134177643 5443584 1056 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 1329 1056 117 243 0 1083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5316

[startup+0.701549 s]
/proc/loadavg: 0.72 0.93 0.98 3/64 13715
/proc/meminfo: memFree=1460240/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=5316 CPUtime=0.69
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 1438 0 0 0 69 0 0 0 22 0 1 0 134177643 5443584 1056 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134580924 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 1329 1056 117 243 0 1083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5316

[startup+1.50162 s]
/proc/loadavg: 0.72 0.93 0.98 2/65 13716
/proc/meminfo: memFree=1456136/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=6372 CPUtime=1.49
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 1688 0 0 0 149 0 0 0 25 0 1 0 134177643 6524928 1306 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 1593 1306 118 243 0 1347 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6372

[startup+3.10176 s]
/proc/loadavg: 0.72 0.93 0.98 2/65 13716
/proc/meminfo: memFree=1454600/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=7380 CPUtime=3.09
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 2041 0 0 0 308 1 0 0 25 0 1 0 134177643 7557120 1554 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 1845 1554 118 243 0 1599 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7380

[startup+6.30104 s]
/proc/loadavg: 0.74 0.94 0.98 2/65 13716
/proc/meminfo: memFree=1453072/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=8728 CPUtime=6.29
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 2548 0 0 0 628 1 0 0 25 0 1 0 134177643 8937472 1891 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589823 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 2182 1891 118 243 0 1936 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8728

[startup+12.7016 s]
/proc/loadavg: 0.76 0.94 0.98 2/65 13716
/proc/meminfo: memFree=1451728/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=9808 CPUtime=12.68
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 2998 0 0 0 1267 1 0 0 25 0 1 0 134177643 10043392 2154 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 2452 2154 118 243 0 2206 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9808

[startup+25.5017 s]
/proc/loadavg: 0.81 0.94 0.98 3/65 13716
/proc/meminfo: memFree=1446032/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=16388 CPUtime=25.48
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 4642 0 0 0 2546 2 0 0 25 0 1 0 134177643 16781312 3589 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 4097 3589 118 243 0 3851 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16388

[startup+51.1019 s]
/proc/loadavg: 0.87 0.94 0.98 2/65 13716
/proc/meminfo: memFree=1441296/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=20956 CPUtime=51.08
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 6193 0 0 0 5104 4 0 0 25 0 1 0 134177643 21458944 4792 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 5239 4792 118 243 0 4993 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20956

[startup+102.305 s]
/proc/loadavg: 0.94 0.95 0.98 2/65 13716
/proc/meminfo: memFree=1431056/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=30892 CPUtime=102.27
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 9185 0 0 0 10221 6 0 0 25 0 1 0 134177643 31633408 7345 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 7723 7345 118 243 0 7477 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30892

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.98 2/65 13716
/proc/meminfo: memFree=1414672/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=49048 CPUtime=162.25
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 14075 0 0 0 16217 8 0 0 25 0 1 0 134177643 50225152 11380 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590282 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 12262 11380 118 243 0 12016 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 49048

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 13716
/proc/meminfo: memFree=1412368/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=51120 CPUtime=222.24
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 14866 0 0 0 22215 9 0 0 25 0 1 0 134177643 52346880 12002 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 12780 12002 118 243 0 12534 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 51120

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13716
/proc/meminfo: memFree=1402128/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=61428 CPUtime=282.22
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 17745 0 0 0 28210 12 0 0 25 0 1 0 134177643 62902272 14697 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 15357 14697 118 243 0 15111 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 61428

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13716
/proc/meminfo: memFree=1397584/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=65176 CPUtime=342.21
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 19156 0 0 0 34208 13 0 0 25 0 1 0 134177643 66740224 15694 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581013 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 16294 15694 118 243 0 16048 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 65176

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13716
/proc/meminfo: memFree=1393296/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=69796 CPUtime=402.19
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 20348 0 0 0 40205 14 0 0 25 0 1 0 134177643 71471104 16886 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 17449 16886 118 243 0 17203 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 69796

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13716
/proc/meminfo: memFree=1390800/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=71592 CPUtime=462.18
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 21081 0 0 0 46203 15 0 0 25 0 1 0 134177643 73310208 17388 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134591969 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 17898 17388 118 243 0 17652 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 71592

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13716
/proc/meminfo: memFree=1387600/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=74608 CPUtime=522.16
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 22138 0 0 0 52201 15 0 0 25 0 1 0 134177643 76398592 18196 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 18652 18196 118 243 0 18406 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 74608

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13716
/proc/meminfo: memFree=1378768/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=83036 CPUtime=582.15
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 24605 0 0 0 58198 17 0 0 25 0 1 0 134177643 85028864 20391 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 20759 20391 118 243 0 20513 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 83036

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13716
/proc/meminfo: memFree=1336784/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=129660 CPUtime=642.14
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 36225 0 0 0 64192 22 0 0 25 0 1 0 134177643 132771840 30827 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 32415 30827 118 243 0 32169 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 129660


################
# More data... #
################

/proc/meminfo: memFree=964816/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9279.92
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140702 0 0 0 927871 121 0 0 25 0 1 0 134177643 510595072 123259 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091418 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123259 118 243 0 124411 0
Current children cumulated CPU time (s) 9279.92
Current children cumulated vsize (KiB) 498628

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964816/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9339.91
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140702 0 0 0 933870 121 0 0 25 0 1 0 134177643 510595072 123259 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590144 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123259 118 243 0 124411 0
Current children cumulated CPU time (s) 9339.91
Current children cumulated vsize (KiB) 498628

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964752/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9399.89
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140702 0 0 0 939868 121 0 0 25 0 1 0 134177643 510595072 123259 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123259 118 243 0 124411 0
Current children cumulated CPU time (s) 9399.89
Current children cumulated vsize (KiB) 498628

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964816/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9459.87
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140702 0 0 0 945866 121 0 0 25 0 1 0 134177643 510595072 123259 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589656 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123259 118 243 0 124411 0
Current children cumulated CPU time (s) 9459.87
Current children cumulated vsize (KiB) 498628

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964816/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9519.86
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140702 0 0 0 951865 121 0 0 25 0 1 0 134177643 510595072 123259 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123259 118 243 0 124411 0
Current children cumulated CPU time (s) 9519.86
Current children cumulated vsize (KiB) 498628

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964816/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9579.84
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140702 0 0 0 957863 121 0 0 25 0 1 0 134177643 510595072 123259 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123259 118 243 0 124411 0
Current children cumulated CPU time (s) 9579.84
Current children cumulated vsize (KiB) 498628

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964752/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9639.83
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140702 0 0 0 963862 121 0 0 25 0 1 0 134177643 510595072 123259 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123259 118 243 0 124411 0
Current children cumulated CPU time (s) 9639.83
Current children cumulated vsize (KiB) 498628

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964816/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9699.81
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140702 0 0 0 969860 121 0 0 25 0 1 0 134177643 510595072 123259 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123259 118 243 0 124411 0
Current children cumulated CPU time (s) 9699.81
Current children cumulated vsize (KiB) 498628

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964752/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9759.8
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140702 0 0 0 975859 121 0 0 25 0 1 0 134177643 510595072 123259 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123259 118 243 0 124411 0
Current children cumulated CPU time (s) 9759.8
Current children cumulated vsize (KiB) 498628

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964816/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9819.79
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140702 0 0 0 981857 122 0 0 25 0 1 0 134177643 510595072 123259 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123259 118 243 0 124411 0
Current children cumulated CPU time (s) 9819.79
Current children cumulated vsize (KiB) 498628

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964752/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9879.78
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140704 0 0 0 987856 122 0 0 25 0 1 0 134177643 510595072 123261 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123261 118 243 0 124411 0
Current children cumulated CPU time (s) 9879.78
Current children cumulated vsize (KiB) 498628

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964688/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9939.76
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140708 0 0 0 993854 122 0 0 25 0 1 0 134177643 510595072 123265 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123265 118 243 0 124411 0
Current children cumulated CPU time (s) 9939.76
Current children cumulated vsize (KiB) 498628

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964688/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9955.76
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140708 0 0 0 995454 122 0 0 25 0 1 0 134177643 510595072 123265 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123265 118 243 0 124411 0
Current children cumulated CPU time (s) 9955.76
Current children cumulated vsize (KiB) 498628

[startup+9964.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964688/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9962.15
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140708 0 0 0 996093 122 0 0 25 0 1 0 134177643 510595072 123265 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123265 118 243 0 124411 0
Current children cumulated CPU time (s) 9962.15
Current children cumulated vsize (KiB) 498628

[startup+9967.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964688/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9965.35
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140708 0 0 0 996413 122 0 0 25 0 1 0 134177643 510595072 123265 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123265 118 243 0 124411 0
Current children cumulated CPU time (s) 9965.35
Current children cumulated vsize (KiB) 498628

[startup+9969.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964688/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9966.95
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140708 0 0 0 996573 122 0 0 25 0 1 0 134177643 510595072 123265 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123265 118 243 0 124411 0
Current children cumulated CPU time (s) 9966.95
Current children cumulated vsize (KiB) 498628

[startup+9971.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964752/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9968.55
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140708 0 0 0 996733 122 0 0 25 0 1 0 134177643 510595072 123265 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123265 118 243 0 124411 0
Current children cumulated CPU time (s) 9968.55
Current children cumulated vsize (KiB) 498628

[startup+9971.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964752/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9968.96
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140708 0 0 0 996774 122 0 0 25 0 1 0 134177643 510595072 123265 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123265 118 243 0 124411 0
Current children cumulated CPU time (s) 9968.96
Current children cumulated vsize (KiB) 498628

[startup+9971.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14118
/proc/meminfo: memFree=964752/2055920 swapFree=4177380/4192956
[pid=13715] ppid=13713 vsize=498628 CPUtime=9969.35
/proc/13715/stat : 13715 (cmusat) R 13713 13715 13659 0 -1 4194304 140708 0 0 0 996813 122 0 0 25 0 1 0 134177643 510595072 123265 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590282 0 0 4096 35 0 0 0 17 1 0 0
/proc/13715/statm: 124657 123265 118 243 0 124411 0
Current children cumulated CPU time (s) 9969.35
Current children cumulated vsize (KiB) 498628

Child status: 20
Real time (s): 9971.98
CPU time (s): 9969.44
CPU user time (s): 9968.14
CPU system time (s): 1.3018
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 498628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9968.14
system time used= 1.3018
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140720
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= 8
involuntary context switches= 8923

runsolver used 6.26405 second user time and 21.0578 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Wed Apr 18 21:06:57 UTC 2007

IDJOB= 367273
IDBENCH= 20404
IDSOLVER= 173
FILE ID= node57/367273-1176930417

PBS_JOBID= 4605703

Free space on /tmp= 66453 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= /tmp/evaluation/367273-1176930417/cmusat /tmp/evaluation/367273-1176930417/instance-367273-1176930417.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-367273-1176930417 -o ROOT/results/node57/solver-367273-1176930417 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/367273-1176930417/cmusat /tmp/evaluation/367273-1176930417/instance-367273-1176930417.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  a948576641dd03cc33abaca38a6e7e4c

RANDOM SEED= 479661114

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1460648 kB
Buffers:         21280 kB
Cached:         516776 kB
SwapCached:       9276 kB
Active:         106772 kB
Inactive:       446128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460648 kB
SwapTotal:     4192956 kB
SwapFree:      4177380 kB
Dirty:            3080 kB
Writeback:           0 kB
Mapped:          15156 kB
Slab:            28456 kB
Committed_AS:   885224 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= 66453 MiB

End job on node57 on Wed Apr 18 23:53:09 UTC 2007