Trace number 372113

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
SAT7 2007-02-08UNSAT 451.286 451.473

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h29-unknown.cnf
MD5SUM7dae5d67d35e172b3e57f571e3b779c8
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.4845
Satisfiable
(Un)Satisfiability was proved
Number of variables125442
Number of clauses687058
Sum of the clauses size1811710
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2563290
Number of clauses of size 3118648
Number of clauses of size 41088
Number of clauses of size 5106
Number of clauses of size over 53650

Solver Data (download as text)

2.89/2.93	c Starting solver ...
12.38/12.42	c Restarting after 100 conflicts
12.87/12.92	c Restarting after 250 conflicts
13.97/14.05	c Restarting after 475 conflicts
15.57/15.64	c Restarting after 812 conflicts
16.77/16.89	c Restarting after 1318 conflicts
19.18/19.28	c Restarting after 2077 conflicts
21.48/21.56	c Restarting after 3216 conflicts
26.08/26.14	c Restarting after 4926 conflicts
31.07/31.13	c Restarting after 7488 conflicts
45.66/45.75	c Restarting after 11333 conflicts
63.76/63.89	c Restarting after 17099 conflicts
86.25/86.34	c Restarting after 25748 conflicts
137.33/137.46	c Restarting after 38725 conflicts
199.70/199.84	c Restarting after 58189 conflicts
299.56/299.77	c Restarting after 87382 conflicts
451.11/451.35	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-372113-1178583803 -o ROOT/results/node13/solver-372113-1178583803 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/372113-1178583803/sat7_bin /tmp/evaluation/372113-1178583803/instance-372113-1178583803.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.78 0.95 0.98 3/77 21240
/proc/meminfo: memFree=1865024/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=5196 CPUtime=0
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 579 0 0 0 0 0 0 0 18 0 1 0 306298225 5320704 563 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 1299 565 88 220 0 1076 0

[startup+0.036442 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 21240
/proc/meminfo: memFree=1865024/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=11552 CPUtime=0.03
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 2419 0 0 0 2 1 0 0 18 0 1 0 306298225 11829248 2403 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 2888 2404 88 220 0 2665 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11552

[startup+0.101417 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 21240
/proc/meminfo: memFree=1865024/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=15652 CPUtime=0.09
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 3685 0 0 0 8 1 0 0 18 0 1 0 306298225 16027648 3669 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 3913 3670 88 220 0 3690 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15652

[startup+0.301459 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 21240
/proc/meminfo: memFree=1865024/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=19884 CPUtime=0.29
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 4041 0 0 0 28 1 0 0 19 0 1 0 306298225 20361216 4025 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134548003 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 4971 4025 88 220 0 4748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19884

[startup+0.701545 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 21240
/proc/meminfo: memFree=1865024/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=20148 CPUtime=0.69
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 4665 0 0 0 67 2 0 0 22 0 1 0 306298225 20631552 4649 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 5037 4649 88 220 0 4814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20148

[startup+1.50172 s]
/proc/loadavg: 0.78 0.95 0.98 2/78 21241
/proc/meminfo: memFree=1844728/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=24380 CPUtime=1.49
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 5814 0 0 0 146 3 0 0 25 0 1 0 306298225 24965120 5798 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 6095 5798 88 220 0 5872 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24380

[startup+3.10106 s]
/proc/loadavg: 0.78 0.95 0.98 2/78 21241
/proc/meminfo: memFree=1837624/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=44748 CPUtime=3.09
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 10469 0 0 0 304 5 0 0 25 0 1 0 306298225 45821952 10226 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 11187 10226 93 220 0 10964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44748

[startup+6.30174 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 21241
/proc/meminfo: memFree=1824184/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=44860 CPUtime=6.28
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 10486 0 0 0 623 5 0 0 25 0 1 0 306298225 45936640 10243 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579455 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 11215 10243 93 220 0 10992 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 44860

[startup+12.7011 s]
/proc/loadavg: 0.81 0.95 0.98 2/78 21241
/proc/meminfo: memFree=1823944/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=45276 CPUtime=12.67
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 10641 0 0 0 1262 5 0 0 25 0 1 0 306298225 46362624 10398 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 11319 10398 95 220 0 11096 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45276

[startup+25.5018 s]
/proc/loadavg: 0.85 0.95 0.98 2/78 21241
/proc/meminfo: memFree=1822024/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=45276 CPUtime=25.48
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 11056 0 0 0 2542 6 0 0 25 0 1 0 306298225 46362624 10813 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533789 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 11319 10813 95 220 0 11096 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45276

[startup+51.1013 s]
/proc/loadavg: 0.90 0.96 0.98 2/78 21241
/proc/meminfo: memFree=1820104/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=49376 CPUtime=51.06
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 11554 0 0 0 5100 6 0 0 25 0 1 0 306298225 50561024 11311 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 12344 11311 95 220 0 12121 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 49376

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 21241
/proc/meminfo: memFree=1815496/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=53744 CPUtime=102.24
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 12710 0 0 0 10216 8 0 0 25 0 1 0 306298225 55033856 12467 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 13436 12467 95 220 0 13213 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 53744

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1812040/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=58112 CPUtime=162.22
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 13599 0 0 0 16212 10 0 0 25 0 1 0 306298225 59506688 13356 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134525303 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 14528 13356 95 220 0 14305 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 58112

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1808264/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=58704 CPUtime=222.19
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 14496 0 0 0 22208 11 0 0 25 0 1 0 306298225 60112896 14253 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 14676 14253 95 220 0 14453 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 58704

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1805576/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=63268 CPUtime=282.17
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 15165 0 0 0 28204 13 0 0 25 0 1 0 306298225 64786432 14922 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 15817 14922 95 220 0 15594 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 63268

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1803208/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=63428 CPUtime=342.15
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 15753 0 0 0 34201 14 0 0 25 0 1 0 306298225 64950272 15510 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 15857 15510 95 220 0 15634 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 63428

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1800456/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=68356 CPUtime=402.12
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 16466 0 0 0 40196 16 0 0 25 0 1 0 306298225 69996544 16190 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529303 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 17089 16190 95 220 0 16866 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 68356

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

[startup+409.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1800136/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=68356 CPUtime=409.32
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 16528 0 0 0 40916 16 0 0 25 0 1 0 306298225 69996544 16252 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 17089 16252 95 220 0 16866 0
Current children cumulated CPU time (s) 409.32
Current children cumulated vsize (KiB) 68356

[startup+435.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1800072/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=68356 CPUtime=434.91
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 16540 0 0 0 43474 17 0 0 25 0 1 0 306298225 69996544 16264 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 17089 16264 95 220 0 16866 0
Current children cumulated CPU time (s) 434.91
Current children cumulated vsize (KiB) 68356

[startup+441.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1800072/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=68356 CPUtime=441.31
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 16542 0 0 0 44114 17 0 0 25 0 1 0 306298225 69996544 16266 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 17089 16266 95 220 0 16866 0
Current children cumulated CPU time (s) 441.31
Current children cumulated vsize (KiB) 68356

[startup+447.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1800072/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=68356 CPUtime=447.71
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 16547 0 0 0 44754 17 0 0 25 0 1 0 306298225 69996544 16271 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531413 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 17089 16271 95 220 0 16866 0
Current children cumulated CPU time (s) 447.71
Current children cumulated vsize (KiB) 68356

[startup+449.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1800072/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=68356 CPUtime=449.31
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 16547 0 0 0 44914 17 0 0 25 0 1 0 306298225 69996544 16271 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 17089 16271 95 220 0 16866 0
Current children cumulated CPU time (s) 449.31
Current children cumulated vsize (KiB) 68356

[startup+450.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1800072/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=68356 CPUtime=450.11
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 16547 0 0 0 44994 17 0 0 25 0 1 0 306298225 69996544 16271 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 17089 16271 95 220 0 16866 0
Current children cumulated CPU time (s) 450.11
Current children cumulated vsize (KiB) 68356

[startup+451.103 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1800072/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=68356 CPUtime=450.91
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 16547 0 0 0 45074 17 0 0 25 0 1 0 306298225 69996544 16271 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 17089 16271 95 220 0 16866 0
Current children cumulated CPU time (s) 450.91
Current children cumulated vsize (KiB) 68356

[startup+451.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1800072/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=68356 CPUtime=451.11
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 16547 0 0 0 45094 17 0 0 25 0 1 0 306298225 69996544 16271 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 17089 16271 95 220 0 16866 0
Current children cumulated CPU time (s) 451.11
Current children cumulated vsize (KiB) 68356

[startup+451.402 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 21241
/proc/meminfo: memFree=1800072/2055920 swapFree=4159396/4192956
[pid=21240] ppid=21238 vsize=65856 CPUtime=451.21
/proc/21240/stat : 21240 (sat7_bin) R 21238 21240 21184 0 -1 4194304 16547 0 0 0 45104 17 0 0 25 0 1 0 306298225 67436544 15646 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134517614 0 0 4096 0 0 0 0 17 1 0 0
/proc/21240/statm: 16464 15646 95 220 0 16241 0
Current children cumulated CPU time (s) 451.21
Current children cumulated vsize (KiB) 65856

Child status: 20
Real time (s): 451.473
CPU time (s): 451.286
CPU user time (s): 451.102
CPU system time (s): 0.183972
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 68356

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

runsolver used 0.334949 second user time and 1.02784 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue May  8 00:23:24 UTC 2007

IDJOB= 372113
IDBENCH= 20413
IDSOLVER= 183
FILE ID= node13/372113-1178583803

PBS_JOBID= 5217724

Free space on /tmp= 66551 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h29-unknown.cnf
COMMAND LINE= /tmp/evaluation/372113-1178583803/sat7_bin /tmp/evaluation/372113-1178583803/instance-372113-1178583803.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-372113-1178583803 -o ROOT/results/node13/solver-372113-1178583803 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/372113-1178583803/sat7_bin /tmp/evaluation/372113-1178583803/instance-372113-1178583803.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  7dae5d67d35e172b3e57f571e3b779c8

RANDOM SEED= 974743285

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1865560 kB
Buffers:         25744 kB
Cached:          86340 kB
SwapCached:      12696 kB
Active:          50084 kB
Inactive:        84904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865560 kB
SwapTotal:     4192956 kB
SwapFree:      4159396 kB
Dirty:           13784 kB
Writeback:           0 kB
Mapped:          29936 kB
Slab:            40872 kB
Committed_AS:  9707608 kB
PageTables:       1872 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= 66551 MiB

End job on node13 on Tue May  8 00:30:56 UTC 2007