Trace number 315436

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 486.067 486.249

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h30-unknown.cnf
MD5SUMfad87308d3751e996b7b3c35a13a7fd9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.2494
Satisfiable
(Un)Satisfiability was proved
Number of variables137341
Number of clauses724504
Sum of the clauses size1900318
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2588905
Number of clauses of size 3130263
Number of clauses of size 41197
Number of clauses of size 5111
Number of clauses of size over 53752

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  139818                                               |
0.69/0.77	c |  Number of clauses:    724504                                               |
486.02/486.22	c |  Parsing time:         0.70         sec                                       |
486.02/486.22	c #varS 139818 #clauseS 526581
486.02/486.22	c REMAP internally 1
486.02/486.22	c After remapping new number of variables: 38490
486.02/486.22	c DBreduced=0 GV=101[0]  GL=526682[ 526581,101] Prune=219 decisions=118 restart=0 est=5.48797e-05 DB Impl=1764533[0]  
486.02/486.22	c DBreduced=0 GV=151[0]  GL=526732[ 526581,151] Prune=418 decisions=267 restart=1 est=6.75018e-08 DB Impl=1987728[0]  
486.02/486.22	c DBreduced=0 GV=226[0]  GL=526807[ 526581,226] Prune=747 decisions=521 restart=2 est=2.02799e-06 DB Impl=2317209[0]  
486.02/486.22	c DBreduced=0 GV=338[0]  GL=526919[ 526581,338] Prune=1143 decisions=805 restart=3 est=4.0517e-06 DB Impl=3106117[0]  
486.02/486.22	c DBreduced=0 GV=510[0]  GL=527091[ 526581,510] Prune=1587 decisions=1077 restart=4 est=0.00140495 DB Impl=3841984[0]  
486.02/486.22	c DBreduced=0 GV=760[0]  GL=527341[ 526581,760] Prune=2264 decisions=1504 restart=5 est=6.83769e-08 DB Impl=5268295[0]  
486.02/486.22	c DBreduced=0 GV=1141[0]  GL=527722[ 526581,1141] Prune=3207 decisions=2066 restart=6 est=0.000107258 DB Impl=5763909[0]  
486.02/486.22	c DBreduced=0 GV=1710[0]  GL=528291[ 526581,1710] Prune=4428 decisions=2718 restart=7 est=7.47914e-05 DB Impl=9987236[0]  
486.02/486.22	c DBreduced=0 GV=2563[0]  GL=529144[ 526581,2563] Prune=6280 decisions=3717 restart=8 est=2.19273e-06 DB Impl=12122386[0]  
486.02/486.22	c DBreduced=0 GV=3845[0]  GL=530426[ 526581,3845] Prune=9154 decisions=5309 restart=9 est=5.08295e-05 DB Impl=21818096[0]  
486.02/486.22	c DBreduced=0 GV=5768[0]  GL=532349[ 526581,5768] Prune=13260 decisions=7492 restart=10 est=0.00123688 DB Impl=26712404[0]  
486.02/486.22	c DBreduced=0 GV=8650[0]  GL=535230[ 526581,8649] Prune=19799 decisions=11149 restart=11 est=0.0572448 DB Impl=38691332[0]  
486.02/486.22	c DBreduced=0 GV=12976[0]  GL=539556[ 526581,12975] Prune=29512 decisions=16536 restart=12 est=0.0572325 DB Impl=62150311[0]  
486.02/486.22	c DBreduced=0 GV=19462[0]  GL=546041[ 526581,19460] Prune=43759 decisions=24297 restart=13 est=0.104027 DB Impl=82771518[0]  
486.02/486.22	c DBreduced=0 GV=29193[0]  GL=555771[ 526581,29190] Prune=65084 decisions=35891 restart=14 est=0.136298 DB Impl=125434439[0]  
486.02/486.22	c DBreduced=0 GV=43791[0]  GL=570365[ 526581,43784] Prune=97800 decisions=54009 restart=15 est=0.340352 DB Impl=184587204[0]  
486.02/486.22	c DBreduced=0 GV=65685[0]  GL=592255[ 526581,65674] Prune=145974 decisions=80289 restart=16 est=0.405372 DB Impl=273612230[0]  
486.02/486.22	c DBreduced=0 GV=98527[0]  GL=625080[ 526581,98499] Prune=218168 decisions=119641 restart=17 est=0.945777 DB Impl=391952224[0]  
486.02/486.22	c #Total time (in seconds): 485.663
486.02/486.22	c #Memory used (in MB): 138.082
486.02/486.22	c 
486.02/486.22	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node26/watcher-315436-1172653894 -o ROOT/results/node26/solver-315436-1172653894 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315436-1172653894/cmusat /tmp/evaluation/315436-1172653894/instance-315436-1172653894.cnf 

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): 2400 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.92 0.97 0.99 3/77 4297
/proc/meminfo: memFree=1781344/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=2792 CPUtime=0
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 541 0 0 0 0 0 0 0 18 0 1 0 285343051 2859008 524 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134525945 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 698 525 96 243 0 452 0

[startup+0.094966 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 4297
/proc/meminfo: memFree=1781344/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=9936 CPUtime=0.08
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 2186 0 0 0 8 0 0 0 18 0 1 0 285343051 10174464 2169 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 2484 2170 96 243 0 2238 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9936

[startup+0.101965 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 4297
/proc/meminfo: memFree=1781344/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=10524 CPUtime=0.09
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 2297 0 0 0 9 0 0 0 18 0 1 0 285343051 10776576 2280 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134531925 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 2631 2280 96 243 0 2385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10524

[startup+0.302049 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 4297
/proc/meminfo: memFree=1781344/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=25412 CPUtime=0.29
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 5850 0 0 0 27 2 0 0 19 0 1 0 285343051 26021888 5833 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 6353 5833 96 243 0 6107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25412

[startup+0.701068 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 4297
/proc/meminfo: memFree=1781344/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=54688 CPUtime=0.69
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 12910 0 0 0 63 6 0 0 23 0 1 0 285343051 56000512 12893 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 13672 12893 96 243 0 13426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54688

[startup+1.50121 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 4298
/proc/meminfo: memFree=1724696/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=64840 CPUtime=1.49
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 14257 0 0 0 142 7 0 0 25 0 1 0 285343051 66396160 14240 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530807 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 16210 14240 108 243 0 15964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64840

[startup+3.10148 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 4298
/proc/meminfo: memFree=1724568/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=64840 CPUtime=3.09
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 14257 0 0 0 302 7 0 0 25 0 1 0 285343051 66396160 14240 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530781 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 16210 14240 108 243 0 15964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64840

[startup+6.30115 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1704800/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=105048 CPUtime=6.28
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 24787 0 0 0 617 11 0 0 25 0 1 0 285343051 107569152 24770 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 26262 24770 109 243 0 26016 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 105048

[startup+12.7011 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1668064/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=123748 CPUtime=12.69
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 28357 0 0 0 1256 13 0 0 25 0 1 0 285343051 126717952 28340 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530504 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 30937 28340 109 243 0 30691 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 123748

[startup+25.5014 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1662944/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=126124 CPUtime=25.49
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 29665 0 0 0 2535 14 0 0 25 0 1 0 285343051 129150976 29648 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530506 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 31531 29648 109 243 0 31285 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 126124

[startup+51.1018 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1711328/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=79384 CPUtime=51.05
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 38255 0 0 0 5086 19 0 0 25 0 1 0 285343051 81289216 17559 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 19846 17559 118 243 0 19600 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 79384

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1711072/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=79384 CPUtime=102.24
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 38327 0 0 0 10205 19 0 0 25 0 1 0 285343051 81289216 17631 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 19846 17631 118 243 0 19600 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79384

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1703136/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=87176 CPUtime=162.22
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 40324 0 0 0 16199 23 0 0 25 0 1 0 285343051 89268224 19628 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134592080 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 21794 19628 118 243 0 21548 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 87176

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1693600/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=96284 CPUtime=222.19
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 42669 0 0 0 22194 25 0 0 25 0 1 0 285343051 98594816 21973 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 24071 21973 118 243 0 23825 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 96284

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1683552/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=106364 CPUtime=282.17
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 45224 0 0 0 28190 27 0 0 25 0 1 0 285343051 108916736 24528 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 26591 24528 118 243 0 26345 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 106364

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1672096/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=117332 CPUtime=342.16
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 48049 0 0 0 34186 30 0 0 25 0 1 0 285343051 120147968 27353 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 29333 27353 118 243 0 29087 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 117332

[startup+402.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1661472/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=127636 CPUtime=402.14
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 50686 0 0 0 40181 33 0 0 25 0 1 0 285343051 130699264 29990 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 31909 29990 118 243 0 31663 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 127636

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1650848/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=137936 CPUtime=462.12
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 53327 0 0 0 46175 37 0 0 25 0 1 0 285343051 141246464 32631 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 34484 32631 118 243 0 34238 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 137936

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

[startup+473.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1649696/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=139020 CPUtime=473.32
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 53607 0 0 0 47295 37 0 0 25 0 1 0 285343051 142356480 32911 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 34755 32911 118 243 0 34509 0
Current children cumulated CPU time (s) 473.32
Current children cumulated vsize (KiB) 139020

[startup+479.901 s]
/proc/loadavg: 1.00 0.99 0.99 3/78 4298
/proc/meminfo: memFree=1648480/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=140340 CPUtime=479.71
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 53929 0 0 0 47934 37 0 0 25 0 1 0 285343051 143708160 33233 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 35085 33233 118 243 0 34839 0
Current children cumulated CPU time (s) 479.71
Current children cumulated vsize (KiB) 140340

[startup+483.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1647712/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=141000 CPUtime=482.92
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 54089 0 0 0 48254 38 0 0 25 0 1 0 285343051 144384000 33393 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 35250 33393 118 243 0 35004 0
Current children cumulated CPU time (s) 482.92
Current children cumulated vsize (KiB) 141000

[startup+484.702 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1647584/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=141264 CPUtime=484.52
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 54164 0 0 0 48414 38 0 0 25 0 1 0 285343051 144654336 33468 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589578 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 35316 33468 118 243 0 35070 0
Current children cumulated CPU time (s) 484.52
Current children cumulated vsize (KiB) 141264

[startup+485.501 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1647328/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=141396 CPUtime=485.31
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 54201 0 0 0 48493 38 0 0 25 0 1 0 285343051 144789504 33505 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 35349 33505 118 243 0 35103 0
Current children cumulated CPU time (s) 485.31
Current children cumulated vsize (KiB) 141396

[startup+485.901 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1647328/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=141396 CPUtime=485.71
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 54209 0 0 0 48533 38 0 0 25 0 1 0 285343051 144789504 33513 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 35349 33513 118 243 0 35103 0
Current children cumulated CPU time (s) 485.71
Current children cumulated vsize (KiB) 141396

[startup+486.101 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1647200/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=141396 CPUtime=485.92
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 54211 0 0 0 48554 38 0 0 25 0 1 0 285343051 144789504 33515 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590041 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 35349 33515 118 243 0 35103 0
Current children cumulated CPU time (s) 485.92
Current children cumulated vsize (KiB) 141396

[startup+486.205 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 4298
/proc/meminfo: memFree=1647200/2055920 swapFree=4153620/4192956
[pid=4297] ppid=4295 vsize=141396 CPUtime=486.02
/proc/4297/stat : 4297 (cmusat) R 4295 4297 3483 0 -1 4194304 54212 0 0 0 48564 38 0 0 25 0 1 0 285343051 144789504 33516 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/4297/statm: 35349 33516 118 243 0 35103 0
Current children cumulated CPU time (s) 486.02
Current children cumulated vsize (KiB) 141396

Child status: 20
Real time (s): 486.249
CPU time (s): 486.067
CPU user time (s): 485.664
CPU system time (s): 0.402938
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 141396

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

runsolver used 0.557915 second user time and 1.21081 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Wed Feb 28 09:11:34 UTC 2007

IDJOB= 315436
IDBENCH= 20416
IDSOLVER= 121
FILE ID= node26/315436-1172653894

PBS_JOBID= 3981176

Free space on /tmp= 66520 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h30-unknown.cnf
COMMAND LINE= /tmp/evaluation/315436-1172653894/cmusat /tmp/evaluation/315436-1172653894/instance-315436-1172653894.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-315436-1172653894 -o ROOT/results/node26/solver-315436-1172653894 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315436-1172653894/cmusat /tmp/evaluation/315436-1172653894/instance-315436-1172653894.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  fad87308d3751e996b7b3c35a13a7fd9

RANDOM SEED= 139545717

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:       1781752 kB
Buffers:         12780 kB
Cached:         196392 kB
SwapCached:      17676 kB
Active:          58752 kB
Inactive:       174476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781752 kB
SwapTotal:     4192956 kB
SwapFree:      4153620 kB
Dirty:           15524 kB
Writeback:           0 kB
Mapped:          30064 kB
Slab:            26540 kB
Committed_AS:   778380 kB
PageTables:       1712 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= 66520 MiB

End job on node26 on Wed Feb 28 09:19:40 UTC 2007