Trace number 333668

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 BASE 2007-02-08UNSAT 289.769 289.844

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
MD5SUM4e736dbc376aed9798860699ef195d83
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

289.72/289.80	c Number of variables:  87
289.72/289.80	c Number of clauses:    232
289.72/289.80	c DBreduced=0 GV=101[0]  GL=333[ 232,101] Prune=227 decisions=126 restart=0 est=0.0133654 DB Impl=1281[0]  
289.72/289.80	c DBreduced=0 GV=152[0]  GL=384[ 232,152] Prune=354 decisions=202 restart=1 est=0.0133654 DB Impl=2155[0]  
289.72/289.80	c DBreduced=0 GV=227[0]  GL=459[ 232,227] Prune=539 decisions=312 restart=2 est=0.0133654 DB Impl=3182[0]  
289.72/289.80	c DBreduced=0 GV=339[0]  GL=571[ 232,339] Prune=809 decisions=470 restart=3 est=0.0133654 DB Impl=4716[0]  
289.72/289.80	c DBreduced=0 GV=507[0]  GL=739[ 232,507] Prune=1205 decisions=698 restart=4 est=0.0133654 DB Impl=7685[0]  
289.72/289.80	c DBreduced=3 GV=760[0]  GL=974[ 232,742] Prune=1874 decisions=1114 restart=5 est=0.0133654 DB Impl=11382[0]  
289.72/289.80	c DBreduced=5 GV=1140[0]  GL=948[ 232,716] Prune=2855 decisions=1715 restart=6 est=0.0133654 DB Impl=16719[0]  
289.72/289.80	c DBreduced=6 GV=1709[0]  GL=1141[ 232,909] Prune=4293 decisions=2584 restart=7 est=0.0133654 DB Impl=24440[0]  
289.72/289.80	c DBreduced=8 GV=2564[0]  GL=1120[ 232,888] Prune=6367 decisions=3803 restart=8 est=0.0133654 DB Impl=35588[0]  
289.72/289.80	c DBreduced=10 GV=3846[0]  GL=1392[ 232,1160] Prune=9347 decisions=5501 restart=9 est=0.0133654 DB Impl=50327[0]  
289.72/289.80	c DBreduced=12 GV=5767[0]  GL=2060[ 232,1828] Prune=14042 decisions=8275 restart=10 est=0.0133654 DB Impl=72149[0]  
289.72/289.80	c DBreduced=15 GV=8650[0]  GL=2618[ 232,2386] Prune=21094 decisions=12444 restart=11 est=0.0133654 DB Impl=106360[0]  
289.72/289.80	c DBreduced=18 GV=12976[0]  GL=3466[ 232,3234] Prune=30980 decisions=18004 restart=12 est=0.0133654 DB Impl=153177[0]  
289.72/289.80	c DBreduced=22 GV=19463[0]  GL=4039[ 232,3807] Prune=46055 decisions=26592 restart=13 est=0.0133654 DB Impl=233547[0]  
289.72/289.80	c DBreduced=26 GV=29194[0]  GL=4908[ 232,4676] Prune=70024 decisions=40830 restart=14 est=0.0133654 DB Impl=337548[0]  
289.72/289.80	c DBreduced=30 GV=43790[0]  GL=6549[ 232,6317] Prune=105455 decisions=61665 restart=15 est=0.0133654 DB Impl=490189[0]  
289.72/289.80	c DBreduced=34 GV=65685[0]  GL=9946[ 232,9714] Prune=156576 decisions=90891 restart=16 est=0.0133654 DB Impl=677553[0]  
289.72/289.80	c DBreduced=38 GV=98527[0]  GL=15044[ 232,14812] Prune=236962 decisions=138435 restart=17 est=0.0133654 DB Impl=1055858[0]  
289.72/289.80	c DBreduced=42 GV=147791[0]  GL=22730[ 232,22498] Prune=350022 decisions=202231 restart=18 est=0.0133654 DB Impl=1404626[0]  
289.72/289.80	c DBreduced=46 GV=221684[0]  GL=36054[ 232,35822] Prune=534385 decisions=312701 restart=19 est=0.0133654 DB Impl=2060903[0]  
289.72/289.80	c DBreduced=50 GV=332527[0]  GL=57217[ 232,56985] Prune=789451 decisions=456924 restart=20 est=0.0133672 DB Impl=2843345[0]  
289.72/289.80	c DBreduced=54 GV=498790[0]  GL=91737[ 232,91505] Prune=1174698 decisions=675908 restart=21 est=0.0133724 DB Impl=3755277[0]  
289.72/289.80	c DBreduced=59 GV=748184[0]  GL=87704[ 232,87472] Prune=1741105 decisions=992921 restart=22 est=0.0265789 DB Impl=5096711[0]  
289.72/289.80	c DBreduced=63 GV=1122276[0]  GL=141303[ 232,141071] Prune=2579793 decisions=1457517 restart=23 est=1.176 DB Impl=6853138[0]  
289.72/289.80	c #Total time (in seconds): 289.578
289.72/289.83	c #Memory used (in MB): 64.8945
289.72/289.83	c 
289.72/289.83	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/node17/watcher-333668-1173525048 -o ROOT/results/node17/solver-333668-1173525048 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333668-1173525048/cmusat_base /tmp/evaluation/333668-1173525048/instance-333668-1173525048.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.91 0.97 0.99 3/77 24222
/proc/meminfo: memFree=1380672/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=2176 CPUtime=0
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 372459027 2228224 139 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 544 139 110 241 0 300 0

[startup+0.0793991 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24222
/proc/meminfo: memFree=1380672/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=2440 CPUtime=0.07
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 219 0 0 0 7 0 0 0 18 0 1 0 372459027 2498560 201 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 610 201 110 241 0 366 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2440

[startup+0.1024 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24222
/proc/meminfo: memFree=1380672/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=2440 CPUtime=0.1
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 224 0 0 0 10 0 0 0 18 0 1 0 372459027 2498560 206 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559872 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 610 206 110 241 0 366 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2440

[startup+0.302421 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24222
/proc/meminfo: memFree=1380672/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=2864 CPUtime=0.3
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 307 0 0 0 30 0 0 0 20 0 1 0 372459027 2932736 289 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559872 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 716 289 110 241 0 472 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2864

[startup+0.701463 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24222
/proc/meminfo: memFree=1380672/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=3488 CPUtime=0.69
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 457 0 0 0 69 0 0 0 23 0 1 0 372459027 3571712 439 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560493 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 872 439 110 241 0 628 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3488

[startup+1.50155 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1378424/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=4484 CPUtime=1.49
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 709 0 0 0 149 0 0 0 25 0 1 0 372459027 4591616 691 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 1121 691 110 241 0 877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4484

[startup+3.10171 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1377464/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=6752 CPUtime=3.09
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 1240 0 0 0 309 0 0 0 25 0 1 0 372459027 6914048 1178 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134549063 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 1688 1178 110 241 0 1444 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6752

[startup+6.30104 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1375096/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=8076 CPUtime=6.29
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 1767 0 0 0 629 0 0 0 25 0 1 0 372459027 8269824 1567 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 2019 1567 110 241 0 1775 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8076

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1371768/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=11508 CPUtime=12.68
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 2945 0 0 0 1268 0 0 0 25 0 1 0 372459027 11784192 2274 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559840 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 2877 2274 110 241 0 2633 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11508

[startup+25.501 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1364920/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=19400 CPUtime=25.49
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 5616 0 0 0 2547 2 0 0 25 0 1 0 372459027 19865600 3972 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559851 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 4850 3972 110 241 0 4606 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19400

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1361016/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=22644 CPUtime=51.08
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 7253 0 0 0 5105 3 0 0 25 0 1 0 372459027 23187456 4942 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560476 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 5661 4942 110 241 0 5417 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22644

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1349816/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=36328 CPUtime=102.27
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 11999 0 0 0 10221 6 0 0 25 0 1 0 372459027 37199872 7722 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 9082 7722 110 241 0 8838 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36328

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1342968/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=42712 CPUtime=162.25
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 14818 0 0 0 16216 9 0 0 25 0 1 0 372459027 43737088 9403 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 10678 9403 110 241 0 10434 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42712

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1338936/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=45892 CPUtime=222.23
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 16287 0 0 0 22213 10 0 0 25 0 1 0 372459027 46993408 10461 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560511 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 11473 10461 110 241 0 11229 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 45892

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1324856/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=66272 CPUtime=282.22
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 22159 0 0 0 28208 14 0 0 25 0 1 0 372459027 67862528 13894 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 16568 13894 110 241 0 16324 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 66272

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

[startup+284.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1324792/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=66452 CPUtime=284.62
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 22676 0 0 0 28447 15 0 0 25 0 1 0 372459027 68046848 13953 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559878 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 16613 13953 110 241 0 16369 0
Current children cumulated CPU time (s) 284.62
Current children cumulated vsize (KiB) 66452

[startup+287.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1324792/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=66452 CPUtime=287.82
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 22676 0 0 0 28767 15 0 0 25 0 1 0 372459027 68046848 13953 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 16613 13953 110 241 0 16369 0
Current children cumulated CPU time (s) 287.82
Current children cumulated vsize (KiB) 66452

[startup+288.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1324792/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=66452 CPUtime=288.62
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 22676 0 0 0 28847 15 0 0 25 0 1 0 372459027 68046848 13953 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 16613 13953 110 241 0 16369 0
Current children cumulated CPU time (s) 288.62
Current children cumulated vsize (KiB) 66452

[startup+289.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1324792/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=66452 CPUtime=289.42
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 22676 0 0 0 28927 15 0 0 25 0 1 0 372459027 68046848 13953 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560149 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 16613 13953 110 241 0 16369 0
Current children cumulated CPU time (s) 289.42
Current children cumulated vsize (KiB) 66452

[startup+289.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1324792/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=66452 CPUtime=289.62
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 22676 0 0 0 28947 15 0 0 25 0 1 0 372459027 68046848 13953 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560484 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 16613 13953 110 241 0 16369 0
Current children cumulated CPU time (s) 289.62
Current children cumulated vsize (KiB) 66452

[startup+289.802 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 24223
/proc/meminfo: memFree=1324792/2055920 swapFree=4168576/4192956
[pid=24222] ppid=24220 vsize=66452 CPUtime=289.72
/proc/24222/stat : 24222 (cmusat_base) R 24220 24222 23365 0 -1 4194304 22676 0 0 0 28957 15 0 0 25 0 1 0 372459027 68046848 13953 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/24222/statm: 16613 13953 110 241 0 16369 0
Current children cumulated CPU time (s) 289.72
Current children cumulated vsize (KiB) 66452

Child status: 20
Real time (s): 289.844
CPU time (s): 289.769
CPU user time (s): 289.606
CPU system time (s): 0.162975
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 66532

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

runsolver used 0.356945 second user time and 0.700893 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Mar 10 11:10:48 UTC 2007

IDJOB= 333668
IDBENCH= 24609
IDSOLVER= 120
FILE ID= node17/333668-1173525048

PBS_JOBID= 4101138

Free space on /tmp= 66531 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333668-1173525048/cmusat_base /tmp/evaluation/333668-1173525048/instance-333668-1173525048.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-333668-1173525048 -o ROOT/results/node17/solver-333668-1173525048 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333668-1173525048/cmusat_base /tmp/evaluation/333668-1173525048/instance-333668-1173525048.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  4e736dbc376aed9798860699ef195d83

RANDOM SEED= 439861020

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1381080 kB
Buffers:         51912 kB
Cached:         527928 kB
SwapCached:       2172 kB
Active:         294172 kB
Inactive:       308796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381080 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:          30908 kB
Slab:            57428 kB
Committed_AS:  1460268 kB
PageTables:       1752 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= 66531 MiB

End job on node17 on Sat Mar 10 11:15:38 UTC 2007