Trace number 315556

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 973.642 973.909

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.0629
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  151768                                               |
0.78/0.82	c |  Number of clauses:    761906                                               |
973.53/973.87	c |  Parsing time:         0.73         sec                                       |
973.53/973.87	c #varS 151768 #clauseS 545239
973.53/973.87	c REMAP internally 1
973.53/973.87	c After remapping new number of variables: 40760
973.53/973.87	c DBreduced=0 GV=101[0]  GL=545340[ 545239,101] Prune=214 decisions=113 restart=0 est=4.93602e-05 DB Impl=1043252[0]  
973.53/973.87	c DBreduced=0 GV=151[0]  GL=545390[ 545239,151] Prune=341 decisions=190 restart=1 est=3.33481e-05 DB Impl=1288273[0]  
973.53/973.87	c DBreduced=0 GV=227[0]  GL=545466[ 545239,227] Prune=565 decisions=338 restart=2 est=6.62718e-05 DB Impl=1567792[0]  
973.53/973.87	c DBreduced=0 GV=339[0]  GL=545578[ 545239,339] Prune=895 decisions=556 restart=3 est=1.20388e-06 DB Impl=1874179[0]  
973.53/973.87	c DBreduced=0 GV=507[0]  GL=545746[ 545239,507] Prune=1404 decisions=897 restart=4 est=6.02014e-08 DB Impl=3019637[0]  
973.53/973.87	c DBreduced=0 GV=760[0]  GL=545999[ 545239,760] Prune=1997 decisions=1237 restart=5 est=1.38443e-06 DB Impl=3595885[0]  
973.53/973.87	c DBreduced=0 GV=1140[0]  GL=546379[ 545239,1140] Prune=2924 decisions=1784 restart=6 est=6.54898e-05 DB Impl=6243594[0]  
973.53/973.87	c DBreduced=0 GV=1709[0]  GL=546948[ 545239,1709] Prune=4273 decisions=2564 restart=7 est=5.41731e-07 DB Impl=10856938[0]  
973.53/973.87	c DBreduced=0 GV=2564[0]  GL=547803[ 545239,2564] Prune=6095 decisions=3531 restart=8 est=0.00120105 DB Impl=12690568[0]  
973.53/973.87	c DBreduced=0 GV=3845[0]  GL=549084[ 545239,3845] Prune=8984 decisions=5139 restart=9 est=6.62723e-05 DB Impl=18382887[0]  
973.53/973.87	c DBreduced=0 GV=5767[0]  GL=551005[ 545239,5766] Prune=13431 decisions=7664 restart=10 est=0.0343951 DB Impl=25554917[0]  
973.53/973.87	c DBreduced=0 GV=8650[0]  GL=553887[ 545239,8648] Prune=19546 decisions=10896 restart=11 est=0.0785084 DB Impl=38239168[0]  
973.53/973.87	c DBreduced=0 GV=12975[0]  GL=558212[ 545239,12973] Prune=28851 decisions=15876 restart=12 est=0.0786057 DB Impl=50523928[0]  
973.53/973.87	c DBreduced=0 GV=19462[0]  GL=564698[ 545239,19459] Prune=43602 decisions=24140 restart=13 est=0.10795 DB Impl=84873078[0]  
973.53/973.87	c DBreduced=0 GV=29193[0]  GL=574429[ 545239,29190] Prune=64872 decisions=35679 restart=14 est=0.107949 DB Impl=98132716[0]  
973.53/973.87	c DBreduced=0 GV=43790[0]  GL=589024[ 545239,43785] Prune=96211 decisions=52421 restart=15 est=0.170472 DB Impl=132213905[0]  
973.53/973.87	c DBreduced=0 GV=65687[0]  GL=610921[ 545239,65682] Prune=144111 decisions=78424 restart=16 est=0.169363 DB Impl=179150816[0]  
973.53/973.87	c DBreduced=0 GV=98527[0]  GL=643760[ 545239,98521] Prune=217553 decisions=119026 restart=17 est=0.223259 DB Impl=260966811[0]  
973.53/973.87	c DBreduced=0 GV=147790[0]  GL=693020[ 545239,147781] Prune=325034 decisions=177244 restart=18 est=0.311581 DB Impl=393837947[0]  
973.53/973.87	c DBreduced=2 GV=221684[0]  GL=661863[ 545239,116624] Prune=485138 decisions=263454 restart=19 est=0.637947 DB Impl=572290409[0]  
973.53/973.87	c DBreduced=3 GV=332527[0]  GL=707073[ 545239,161834] Prune=725678 decisions=393151 restart=20 est=4.40383 DB Impl=752787173[0]  
973.53/973.87	c #Total time (in seconds): 973.041
973.53/973.87	c #Memory used (in MB): 192.387
973.53/973.87	c 
973.53/973.87	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/node61/watcher-315556-1172655804 -o ROOT/results/node61/solver-315556-1172655804 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315556-1172655804/cmusat /tmp/evaluation/315556-1172655804/instance-315556-1172655804.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.99 0.98 0.99 3/64 26114
/proc/meminfo: memFree=1363616/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=2792 CPUtime=0
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 542 0 0 0 0 0 0 0 18 0 1 0 285537336 2859008 525 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134549008 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 698 525 96 243 0 452 0

[startup+0.0870531 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26114
/proc/meminfo: memFree=1363616/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=9064 CPUtime=0.07
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 2015 0 0 0 7 0 0 0 18 0 1 0 285537336 9281536 1998 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134548965 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 2266 1998 96 243 0 2020 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9064

[startup+0.101054 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26114
/proc/meminfo: memFree=1363616/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=10408 CPUtime=0.09
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 2283 0 0 0 9 0 0 0 18 0 1 0 285537336 10657792 2266 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 2602 2266 96 243 0 2356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10408

[startup+0.301073 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26114
/proc/meminfo: memFree=1363616/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=24996 CPUtime=0.29
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 5771 0 0 0 26 3 0 0 19 0 1 0 285537336 25595904 5754 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 6249 5754 96 243 0 6003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24996

[startup+0.701112 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 26114
/proc/meminfo: memFree=1363616/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=54212 CPUtime=0.69
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 12841 0 0 0 62 7 0 0 22 0 1 0 285537336 55513088 12824 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 13586 12826 96 243 0 13340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54212

[startup+1.50119 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1303640/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=66744 CPUtime=1.49
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 15071 0 0 0 140 9 0 0 25 0 1 0 285537336 68345856 15054 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530778 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 16686 15054 108 243 0 16440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66744

[startup+3.10234 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1303512/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=66744 CPUtime=3.09
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 15071 0 0 0 300 9 0 0 25 0 1 0 285537336 68345856 15054 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530778 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 16686 15054 108 243 0 16440 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66744

[startup+6.30165 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1285464/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=105300 CPUtime=6.29
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 25202 0 0 0 615 14 0 0 25 0 1 0 285537336 107827200 25185 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 26325 25185 109 243 0 26079 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105300

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1244568/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=127932 CPUtime=12.68
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 29839 0 0 0 1252 16 0 0 25 0 1 0 285537336 131002368 29822 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530470 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 31983 29822 109 243 0 31737 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 127932

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1238808/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=135452 CPUtime=25.48
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 31289 0 0 0 2531 17 0 0 25 0 1 0 285537336 138702848 31272 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134530508 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 33863 31272 109 243 0 33617 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 135452

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1291608/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=81816 CPUtime=51.08
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 44818 0 0 0 5083 25 0 0 25 0 1 0 285537336 83779584 18079 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 20454 18079 118 243 0 20208 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 81816

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1291288/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=81816 CPUtime=102.27
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 44889 0 0 0 10202 25 0 0 25 0 1 0 285537336 83779584 18150 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 20454 18150 118 243 0 20208 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 81816

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1280088/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=92676 CPUtime=162.25
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 47735 0 0 0 16197 28 0 0 25 0 1 0 285537336 94900224 20996 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134592078 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 23169 20996 118 243 0 22923 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 92676

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1267608/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=104592 CPUtime=222.23
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 50814 0 0 0 22191 32 0 0 25 0 1 0 285537336 107102208 24075 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590121 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 26148 24075 118 243 0 25902 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 104592

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1252376/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=119708 CPUtime=282.21
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 54666 0 0 0 28185 36 0 0 25 0 1 0 285537336 122580992 27927 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590193 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 29927 27927 118 243 0 29681 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119708

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1238168/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=133440 CPUtime=342.19
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 58171 0 0 0 34180 39 0 0 25 0 1 0 285537336 136642560 31432 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 33360 31432 118 243 0 33114 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 133440

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1226456/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=145148 CPUtime=402.18
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 61115 0 0 0 40176 42 0 0 25 0 1 0 285537336 148631552 34376 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 36287 34376 118 243 0 36041 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 145148

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1213272/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=157844 CPUtime=462.16
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 64401 0 0 0 46171 45 0 0 25 0 1 0 285537336 161632256 37662 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 39461 37662 118 243 0 39215 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 157844

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1199896/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=171228 CPUtime=522.15
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 67758 0 0 0 52166 49 0 0 25 0 1 0 285537336 175337472 41019 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 42807 41019 118 243 0 42561 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 171228

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1183448/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=187232 CPUtime=582.13
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 71810 0 0 0 58161 52 0 0 25 0 1 0 285537336 191725568 45071 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589468 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 46808 45071 118 243 0 46562 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 187232

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1174360/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=196380 CPUtime=642.12
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 75560 0 0 0 64156 56 0 0 25 0 1 0 285537336 201093120 47341 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49095 47341 118 243 0 48849 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 196380

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1174296/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=196380 CPUtime=702.1
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 75561 0 0 0 70154 56 0 0 25 0 1 0 285537336 201093120 47342 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49095 47342 118 243 0 48849 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 196380

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1174360/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=196380 CPUtime=762.09
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 75568 0 0 0 76153 56 0 0 25 0 1 0 285537336 201093120 47349 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49095 47349 118 243 0 48849 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 196380

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1174296/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=196524 CPUtime=822.07
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 75597 0 0 0 82151 56 0 0 25 0 1 0 285537336 201240576 47378 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589420 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49131 47378 118 243 0 48885 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 196524

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1174104/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=196716 CPUtime=882.05
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 75644 0 0 0 88149 56 0 0 25 0 1 0 285537336 201437184 47425 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49179 47425 118 243 0 48933 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 196716

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1173464/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=197004 CPUtime=942.04
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 77248 0 0 0 94147 57 0 0 25 0 1 0 285537336 201732096 47565 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49251 47565 118 243 0 49005 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 197004

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

[startup+947.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1173464/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=197004 CPUtime=946.84
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 77248 0 0 0 94627 57 0 0 25 0 1 0 285537336 201732096 47565 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49251 47565 118 243 0 49005 0
Current children cumulated CPU time (s) 946.84
Current children cumulated vsize (KiB) 197004

[startup+959.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1173464/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=197004 CPUtime=959.63
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 77248 0 0 0 95906 57 0 0 25 0 1 0 285537336 201732096 47565 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134592235 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49251 47565 118 243 0 49005 0
Current children cumulated CPU time (s) 959.63
Current children cumulated vsize (KiB) 197004

[startup+966.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1173464/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=197004 CPUtime=966.03
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 77248 0 0 0 96546 57 0 0 25 0 1 0 285537336 201732096 47565 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49251 47565 118 243 0 49005 0
Current children cumulated CPU time (s) 966.03
Current children cumulated vsize (KiB) 197004

[startup+969.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1173464/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=197004 CPUtime=969.23
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 77248 0 0 0 96866 57 0 0 25 0 1 0 285537336 201732096 47565 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49251 47565 118 243 0 49005 0
Current children cumulated CPU time (s) 969.23
Current children cumulated vsize (KiB) 197004

[startup+971.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1173464/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=197004 CPUtime=970.83
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 77248 0 0 0 97026 57 0 0 25 0 1 0 285537336 201732096 47565 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49251 47565 118 243 0 49005 0
Current children cumulated CPU time (s) 970.83
Current children cumulated vsize (KiB) 197004

[startup+972.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1173464/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=197004 CPUtime=972.43
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 77248 0 0 0 97186 57 0 0 25 0 1 0 285537336 201732096 47565 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590282 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49251 47565 118 243 0 49005 0
Current children cumulated CPU time (s) 972.43
Current children cumulated vsize (KiB) 197004

[startup+973.506 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1173464/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=197004 CPUtime=973.23
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194304 77248 0 0 0 97266 57 0 0 25 0 1 0 285537336 201732096 47565 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134592034 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 49251 47565 118 243 0 49005 0
Current children cumulated CPU time (s) 973.23
Current children cumulated vsize (KiB) 197004

[startup+973.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26115
/proc/meminfo: memFree=1173464/2055920 swapFree=4183264/4192956
[pid=26114] ppid=26112 vsize=0 CPUtime=973.63
/proc/26114/stat : 26114 (cmusat) R 26112 26114 25235 0 -1 4194308 77260 0 0 0 97304 59 0 0 25 0 1 0 285537336 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/26114/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 973.63
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 973.909
CPU time (s): 973.642
CPU user time (s): 973.041
CPU system time (s): 0.600908
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 197004

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

runsolver used 0.639902 second user time and 2.03369 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Wed Feb 28 09:43:24 UTC 2007

IDJOB= 315556
IDBENCH= 20419
IDSOLVER= 121
FILE ID= node61/315556-1172655804

PBS_JOBID= 3981188

Free space on /tmp= 66508 MiB

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

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  4211c3af8594e6cbb06d7f7e8978c614

RANDOM SEED= 57527505

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1364024 kB
Buffers:         31972 kB
Cached:         593236 kB
SwapCached:       3996 kB
Active:         186824 kB
Inactive:       463108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1364024 kB
SwapTotal:     4192956 kB
SwapFree:      4183264 kB
Dirty:           16200 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            28040 kB
Committed_AS:   813208 kB
PageTables:       1424 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= 66508 MiB

End job on node61 on Wed Feb 28 09:59:38 UTC 2007