Trace number 367284

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 8978.71 8981.28

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark121.7
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  175670                                               |
0.89/0.93	c |  Number of clauses:    837466                                               |
8978.53/8981.19	c |  Parsing time:         0.84         sec                                       |
8978.53/8981.19	c #varS 175670 #clauseS 584998
8978.53/8981.19	c REMAP internally 1
8978.53/8981.19	c After remapping new number of variables: 46700
8978.53/8981.19	c DBreduced=0 GV=101[0]  GL=585099[ 584998,101] Prune=220 decisions=119 restart=0 est=3.78758e-05 DB Impl=2706773[0]  
8978.53/8981.19	c DBreduced=0 GV=151[0]  GL=585149[ 584998,151] Prune=363 decisions=212 restart=1 est=2.01759e-06 DB Impl=2973723[0]  
8978.53/8981.19	c DBreduced=0 GV=227[0]  GL=585224[ 584998,226] Prune=573 decisions=346 restart=2 est=0.0150282 DB Impl=3068631[0]  
8978.53/8981.19	c DBreduced=0 GV=338[0]  GL=585335[ 584998,337] Prune=920 decisions=582 restart=3 est=0.0150282 DB Impl=3902298[0]  
8978.53/8981.19	c DBreduced=0 GV=508[0]  GL=585505[ 584998,507] Prune=1313 decisions=805 restart=4 est=0.0150719 DB Impl=4285591[0]  
8978.53/8981.19	c DBreduced=0 GV=760[0]  GL=585757[ 584998,759] Prune=2040 decisions=1280 restart=5 est=0.0150402 DB Impl=6415669[0]  
8978.53/8981.19	c DBreduced=0 GV=1140[0]  GL=586136[ 584998,1138] Prune=3083 decisions=1943 restart=6 est=0.0621192 DB Impl=7726653[0]  
8978.53/8981.19	c DBreduced=0 GV=1709[0]  GL=586704[ 584998,1706] Prune=4569 decisions=2860 restart=7 est=0.102784 DB Impl=11122831[0]  
8978.53/8981.19	c DBreduced=0 GV=2563[0]  GL=587558[ 584998,2560] Prune=6800 decisions=4237 restart=8 est=0.102784 DB Impl=12508616[0]  
8978.53/8981.19	c DBreduced=0 GV=3845[0]  GL=588840[ 584998,3842] Prune=9879 decisions=6034 restart=9 est=0.102823 DB Impl=22096765[0]  
8978.53/8981.19	c DBreduced=0 GV=5767[0]  GL=590762[ 584998,5764] Prune=14149 decisions=8382 restart=10 est=0.102785 DB Impl=25191457[0]  
8978.53/8981.19	c DBreduced=0 GV=8651[0]  GL=593646[ 584998,8648] Prune=21095 decisions=12444 restart=11 est=0.102784 DB Impl=39127979[0]  
8978.53/8981.19	c DBreduced=0 GV=12975[0]  GL=597970[ 584998,12972] Prune=30469 decisions=17494 restart=12 est=0.102865 DB Impl=48855339[0]  
8978.53/8981.19	c DBreduced=0 GV=19462[0]  GL=604457[ 584998,19459] Prune=45050 decisions=25588 restart=13 est=0.102785 DB Impl=84926848[0]  
8978.53/8981.19	c DBreduced=0 GV=29193[0]  GL=614187[ 584998,29189] Prune=66875 decisions=37682 restart=14 est=0.143496 DB Impl=110976463[0]  
8978.53/8981.19	c DBreduced=0 GV=43790[0]  GL=628784[ 584998,43786] Prune=98908 decisions=55118 restart=15 est=0.143501 DB Impl=184520320[0]  
8978.53/8981.19	c DBreduced=0 GV=65686[0]  GL=650677[ 584998,65679] Prune=147286 decisions=81600 restart=16 est=0.336188 DB Impl=282806588[0]  
8978.53/8981.19	c DBreduced=0 GV=98528[0]  GL=683512[ 584998,98514] Prune=218415 decisions=119887 restart=17 est=0.586724 DB Impl=359648337[0]  
8978.53/8981.19	c DBreduced=0 GV=147790[0]  GL=732770[ 584998,147772] Prune=325245 decisions=177455 restart=18 est=0.740929 DB Impl=549500113[0]  
8978.53/8981.19	c DBreduced=1 GV=221685[0]  GL=793051[ 584998,208053] Prune=484457 decisions=262772 restart=19 est=0.837384 DB Impl=788320458[0]  
8978.53/8981.19	c DBreduced=2 GV=332528[0]  GL=810879[ 584998,225881] Prune=724354 decisions=391826 restart=20 est=1.16067 DB Impl=1015003803[0]  
8978.53/8981.19	c DBreduced=4 GV=498789[0]  GL=813897[ 584998,228899] Prune=1079156 decisions=580367 restart=21 est=1.28056 DB Impl=1484105641[0]  
8978.53/8981.19	c DBreduced=6 GV=748183[0]  GL=869326[ 584998,284328] Prune=1611068 decisions=862885 restart=22 est=1.42831 DB Impl=-1972817487[0]  
8978.53/8981.19	c DBreduced=9 GV=1122275[0]  GL=880973[ 584998,295975] Prune=2415090 decisions=1292815 restart=23 est=2.20343 DB Impl=-826710898[0]  
8978.53/8981.19	c DBreduced=11 GV=1683412[0]  GL=1136862[ 584998,551864] Prune=3627730 decisions=1944318 restart=24 est=2.76875 DB Impl=1059904852[0]  
8978.53/8981.19	c #Total time (in seconds): 8976.16
8978.53/8981.19	c #Memory used (in MB): 545.145
8978.53/8981.19	c 
8978.53/8981.19	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/node21/watcher-367284-1176931790 -o ROOT/results/node21/solver-367284-1176931790 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367284-1176931790/cmusat /tmp/evaluation/367284-1176931790/instance-367284-1176931790.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.80 0.96 0.98 3/77 15081
/proc/meminfo: memFree=1488576/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=2792 CPUtime=0
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 544 0 0 0 0 0 0 0 18 0 1 0 141096407 2859008 527 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135099182 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 698 527 96 243 0 452 0

[startup+0.030289 s]
/proc/loadavg: 0.80 0.96 0.98 3/77 15081
/proc/meminfo: memFree=1488576/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=4980 CPUtime=0.02
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 1010 0 0 0 2 0 0 0 18 0 1 0 141096407 5099520 993 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 1245 999 96 243 0 999 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4980

[startup+0.101296 s]
/proc/loadavg: 0.80 0.96 0.98 3/77 15081
/proc/meminfo: memFree=1488576/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=10152 CPUtime=0.09
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 2244 0 0 0 8 1 0 0 18 0 1 0 141096407 10395648 2227 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 2538 2230 96 243 0 2292 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10152

[startup+0.301318 s]
/proc/loadavg: 0.80 0.96 0.98 3/77 15081
/proc/meminfo: memFree=1488576/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=24788 CPUtime=0.29
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 5745 0 0 0 26 3 0 0 19 0 1 0 141096407 25382912 5729 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134531925 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 6197 5730 96 243 0 5951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24788

[startup+0.701361 s]
/proc/loadavg: 0.80 0.96 0.98 3/77 15081
/proc/meminfo: memFree=1488576/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=53916 CPUtime=0.69
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 12736 0 0 0 63 6 0 0 23 0 1 0 141096407 55209984 12719 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 13479 12719 96 243 0 13233 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53916

[startup+1.50145 s]
/proc/loadavg: 0.82 0.96 0.98 2/78 15082
/proc/meminfo: memFree=1422072/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=72848 CPUtime=1.49
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 16703 0 0 0 141 8 0 0 25 0 1 0 141096407 74596352 16686 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134530334 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 18212 16686 108 243 0 17966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72848

[startup+3.10162 s]
/proc/loadavg: 0.82 0.96 0.98 2/78 15082
/proc/meminfo: memFree=1421944/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=72848 CPUtime=3.09
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 16703 0 0 0 301 8 0 0 25 0 1 0 141096407 74596352 16686 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134530807 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 18212 16686 108 243 0 17966 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72848

[startup+6.30297 s]
/proc/loadavg: 0.82 0.96 0.98 2/78 15082
/proc/meminfo: memFree=1404920/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=115904 CPUtime=6.28
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 26947 0 0 0 613 15 0 0 25 0 1 0 141096407 118685696 26930 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 28976 26930 109 243 0 28730 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 115904

[startup+12.7018 s]
/proc/loadavg: 0.84 0.96 0.98 2/78 15082
/proc/meminfo: memFree=1355136/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=141160 CPUtime=12.68
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 33416 0 0 0 1250 18 0 0 25 0 1 0 141096407 144547840 33399 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134530781 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 35290 33399 109 243 0 35044 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 141160

[startup+25.5011 s]
/proc/loadavg: 0.87 0.96 0.98 2/78 15082
/proc/meminfo: memFree=1348544/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=149208 CPUtime=25.48
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 35088 0 0 0 2529 19 0 0 25 0 1 0 141096407 152788992 35071 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134530549 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 37302 35071 109 243 0 37056 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 149208

[startup+51.1019 s]
/proc/loadavg: 0.91 0.97 0.98 2/78 15082
/proc/meminfo: memFree=1410816/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=88264 CPUtime=51.07
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 49845 0 0 0 5079 28 0 0 25 0 1 0 141096407 90382336 19505 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 22066 19505 118 243 0 21820 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88264

[startup+102.305 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 15082
/proc/meminfo: memFree=1410560/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=88264 CPUtime=102.26
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 49907 0 0 0 10198 28 0 0 25 0 1 0 141096407 90382336 19567 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589498 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 22066 19567 118 243 0 21820 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 88264

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 15082
/proc/meminfo: memFree=1404864/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=93676 CPUtime=162.25
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 51348 0 0 0 16194 31 0 0 25 0 1 0 141096407 95924224 21008 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 23419 21008 118 243 0 23173 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 93676

[startup+222.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 15082
/proc/meminfo: memFree=1396416/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=101740 CPUtime=222.22
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 53437 0 0 0 22189 33 0 0 25 0 1 0 141096407 104181760 23097 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 25435 23097 118 243 0 25189 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 101740

[startup+282.301 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 15082
/proc/meminfo: memFree=1388416/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=109544 CPUtime=282.21
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 55447 0 0 0 28186 35 0 0 25 0 1 0 141096407 112173056 25107 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 27386 25107 118 243 0 27140 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 109544

[startup+342.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 15082
/proc/meminfo: memFree=1377984/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=119724 CPUtime=342.2
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 58043 0 0 0 34181 39 0 0 25 0 1 0 141096407 122597376 27703 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 29931 27703 118 243 0 29685 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 119724

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 15082
/proc/meminfo: memFree=1369280/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=128112 CPUtime=402.18
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 60227 0 0 0 40177 41 0 0 25 0 1 0 141096407 131186688 29887 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 32028 29887 118 243 0 31782 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 128112

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 15082
/proc/meminfo: memFree=1361024/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=136296 CPUtime=462.16
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 62308 0 0 0 46172 44 0 0 25 0 1 0 141096407 139567104 31968 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 34074 31968 118 243 0 33828 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 136296

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 15084
/proc/meminfo: memFree=1350464/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=146728 CPUtime=522.14
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 64974 0 0 0 52167 47 0 0 25 0 1 0 141096407 150249472 34634 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590121 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 36682 34634 118 243 0 36436 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 146728

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 15084
/proc/meminfo: memFree=1340416/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=156512 CPUtime=582.13
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 67457 0 0 0 58163 50 0 0 25 0 1 0 141096407 160268288 37117 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 39128 37117 118 243 0 38882 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 156512

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 15084
/proc/meminfo: memFree=1330304/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=166340 CPUtime=642.12
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 69953 0 0 0 64158 54 0 0 25 0 1 0 141096407 170332160 39613 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 41585 39613 118 243 0 41339 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 166340


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

/proc/meminfo: memFree=933760/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558096 CPUtime=8379.88
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189016 0 0 0 837747 241 0 0 25 0 1 0 141096407 571490304 138344 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590126 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139524 138344 118 243 0 139278 0
Current children cumulated CPU time (s) 8379.88
Current children cumulated vsize (KiB) 558096

[startup+8442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933824/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558096 CPUtime=8439.86
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189017 0 0 0 843745 241 0 0 25 0 1 0 141096407 571490304 138345 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091424 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139524 138345 118 243 0 139278 0
Current children cumulated CPU time (s) 8439.86
Current children cumulated vsize (KiB) 558096

[startup+8502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933760/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558096 CPUtime=8499.85
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189018 0 0 0 849743 242 0 0 25 0 1 0 141096407 571490304 138346 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139524 138346 118 243 0 139278 0
Current children cumulated CPU time (s) 8499.85
Current children cumulated vsize (KiB) 558096

[startup+8562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933696/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8559.84
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189037 0 0 0 855742 242 0 0 25 0 1 0 141096407 571625472 138365 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138365 118 243 0 139311 0
Current children cumulated CPU time (s) 8559.84
Current children cumulated vsize (KiB) 558228

[startup+8622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933632/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8619.82
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189048 0 0 0 861739 243 0 0 25 0 1 0 141096407 571625472 138376 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138376 118 243 0 139311 0
Current children cumulated CPU time (s) 8619.82
Current children cumulated vsize (KiB) 558228

[startup+8682.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933632/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8679.8
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189052 0 0 0 867737 243 0 0 25 0 1 0 141096407 571625472 138380 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138380 118 243 0 139311 0
Current children cumulated CPU time (s) 8679.8
Current children cumulated vsize (KiB) 558228

[startup+8742.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933632/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8739.79
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189052 0 0 0 873735 244 0 0 25 0 1 0 141096407 571625472 138380 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138380 118 243 0 139311 0
Current children cumulated CPU time (s) 8739.79
Current children cumulated vsize (KiB) 558228

[startup+8802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933568/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8799.77
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189053 0 0 0 879733 244 0 0 25 0 1 0 141096407 571625472 138381 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589504 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138381 118 243 0 139311 0
Current children cumulated CPU time (s) 8799.77
Current children cumulated vsize (KiB) 558228

[startup+8862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933632/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8859.76
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189054 0 0 0 885731 245 0 0 25 0 1 0 141096407 571625472 138382 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138382 118 243 0 139311 0
Current children cumulated CPU time (s) 8859.76
Current children cumulated vsize (KiB) 558228

[startup+8922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933632/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8919.74
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189055 0 0 0 891729 245 0 0 25 0 1 0 141096407 571625472 138383 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138383 118 243 0 139311 0
Current children cumulated CPU time (s) 8919.74
Current children cumulated vsize (KiB) 558228

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

[startup+8934.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933632/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8931.73
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189055 0 0 0 892928 245 0 0 25 0 1 0 141096407 571625472 138383 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138383 118 243 0 139311 0
Current children cumulated CPU time (s) 8931.73
Current children cumulated vsize (KiB) 558228

[startup+8959.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933568/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8957.33
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189056 0 0 0 895487 246 0 0 25 0 1 0 141096407 571625472 138384 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589526 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138384 118 243 0 139311 0
Current children cumulated CPU time (s) 8957.33
Current children cumulated vsize (KiB) 558228

[startup+8972.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933568/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8970.13
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189056 0 0 0 896767 246 0 0 25 0 1 0 141096407 571625472 138384 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138384 118 243 0 139311 0
Current children cumulated CPU time (s) 8970.13
Current children cumulated vsize (KiB) 558228

[startup+8975.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933568/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8973.33
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189056 0 0 0 897087 246 0 0 25 0 1 0 141096407 571625472 138384 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138384 118 243 0 139311 0
Current children cumulated CPU time (s) 8973.33
Current children cumulated vsize (KiB) 558228

[startup+8979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933568/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8976.53
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189056 0 0 0 897407 246 0 0 25 0 1 0 141096407 571625472 138384 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138384 118 243 0 139311 0
Current children cumulated CPU time (s) 8976.53
Current children cumulated vsize (KiB) 558228

[startup+8979.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933568/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8977.33
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189056 0 0 0 897487 246 0 0 25 0 1 0 141096407 571625472 138384 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138384 118 243 0 139311 0
Current children cumulated CPU time (s) 8977.33
Current children cumulated vsize (KiB) 558228

[startup+8980.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933568/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8978.13
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189056 0 0 0 897567 246 0 0 25 0 1 0 141096407 571625472 138384 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138384 118 243 0 139311 0
Current children cumulated CPU time (s) 8978.13
Current children cumulated vsize (KiB) 558228

[startup+8981.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933568/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=558228 CPUtime=8978.53
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194304 189056 0 0 0 897607 246 0 0 25 0 1 0 141096407 571625472 138384 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 139557 138384 118 243 0 139311 0
Current children cumulated CPU time (s) 8978.53
Current children cumulated vsize (KiB) 558228

[startup+8981.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 15484
/proc/meminfo: memFree=933568/2055920 swapFree=4160292/4192956
[pid=15081] ppid=15079 vsize=0 CPUtime=8978.63
/proc/15081/stat : 15081 (cmusat) R 15079 15081 15025 0 -1 4194308 189068 0 0 0 897616 247 0 0 25 0 1 0 141096407 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/15081/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8978.63
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 8981.28
CPU time (s): 8978.71
CPU user time (s): 8976.16
CPU system time (s): 2.55161
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 558228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8976.16
system time used= 2.55161
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189068
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= 6
involuntary context switches= 18246

runsolver used 10.5324 second user time and 21.9367 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Wed Apr 18 21:29:51 UTC 2007

IDJOB= 367284
IDBENCH= 20418
IDSOLVER= 173
FILE ID= node21/367284-1176931790

PBS_JOBID= 4605718

Free space on /tmp= 66374 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= /tmp/evaluation/367284-1176931790/cmusat /tmp/evaluation/367284-1176931790/instance-367284-1176931790.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-367284-1176931790 -o ROOT/results/node21/solver-367284-1176931790 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/367284-1176931790/cmusat /tmp/evaluation/367284-1176931790/instance-367284-1176931790.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  6197e38464facb30636a5a3ad5b2f0b5

RANDOM SEED= 483129701

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1488984 kB
Buffers:         32440 kB
Cached:         466612 kB
SwapCached:      10880 kB
Active:         121608 kB
Inactive:       403396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1488984 kB
SwapTotal:     4192956 kB
SwapFree:      4160292 kB
Dirty:           17792 kB
Writeback:           0 kB
Mapped:          29676 kB
Slab:            27444 kB
Committed_AS:  1045552 kB
PageTables:       1784 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= 66374 MiB

End job on node21 on Wed Apr 18 23:59:32 UTC 2007