Trace number 370297

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 1983.6 1984.23

General information on the benchmark

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

Solver Data (download as text)

3.59/3.64	c Starting solver ...
21.18/21.27	c Restarting after 100 conflicts
23.18/23.23	c Restarting after 250 conflicts
24.18/24.22	c Restarting after 475 conflicts
25.88/25.96	c Restarting after 813 conflicts
27.89/27.97	c Restarting after 1319 conflicts
29.49/29.56	c Restarting after 2078 conflicts
36.38/36.48	c Restarting after 3217 conflicts
41.08/41.18	c Restarting after 4926 conflicts
59.87/59.98	c Restarting after 7488 conflicts
93.17/93.23	c Restarting after 11332 conflicts
113.56/113.61	c Restarting after 17098 conflicts
216.44/216.51	c Restarting after 25748 conflicts
276.03/276.18	c Restarting after 38722 conflicts
341.21/341.33	c Restarting after 58183 conflicts
488.77/488.99	c Restarting after 87375 conflicts
685.31/685.58	c Restarting after 131165 conflicts
943.64/943.98	c Restarting after 196849 conflicts
1343.33/1343.81	c Restarting after 295375 conflicts
1965.78/1966.45	c Restarting after 443166 conflicts
1983.37/1984.01	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/node17/watcher-370297-1178584795 -o ROOT/results/node17/solver-370297-1178584795 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370297-1178584795/sat7_bin /tmp/evaluation/370297-1178584795/instance-370297-1178584795.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.99 0.97 0.98 3/77 19054
/proc/meminfo: memFree=1798400/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=6692 CPUtime=0
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 635 0 0 0 0 0 0 0 18 0 1 0 306397094 6852608 619 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 1673 622 88 220 0 1450 0

[startup+0.065686 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 19054
/proc/meminfo: memFree=1798400/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=18088 CPUtime=0.05
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 3596 0 0 0 4 1 0 0 18 0 1 0 306397094 18522112 3580 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 4522 3581 88 220 0 4299 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18088

[startup+0.10169 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 19054
/proc/meminfo: memFree=1798400/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=18088 CPUtime=0.09
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 4294 0 0 0 7 2 0 0 18 0 1 0 306397094 18522112 4278 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 4522 4278 88 220 0 4299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18088

[startup+0.301711 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 19054
/proc/meminfo: memFree=1798400/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=22320 CPUtime=0.29
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 5333 0 0 0 27 2 0 0 19 0 1 0 306397094 22855680 5318 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 5580 5318 88 220 0 5357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22320

[startup+0.701752 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 19054
/proc/meminfo: memFree=1798400/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=26552 CPUtime=0.69
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 6002 0 0 0 67 2 0 0 22 0 1 0 306397094 27189248 5986 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 6638 5986 88 220 0 6415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26552

[startup+1.50284 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19055
/proc/meminfo: memFree=1773176/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=30916 CPUtime=1.49
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 7249 0 0 0 146 3 0 0 25 0 1 0 306397094 31657984 7233 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 7729 7233 88 220 0 7506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30916

[startup+3.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19055
/proc/meminfo: memFree=1765432/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=44408 CPUtime=3.09
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 10017 0 0 0 304 5 0 0 25 0 1 0 306397094 45473792 10001 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532130 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 11102 10001 88 220 0 10879 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44408

[startup+6.30134 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19055
/proc/meminfo: memFree=1744312/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=56976 CPUtime=6.29
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 14035 0 0 0 622 7 0 0 25 0 1 0 306397094 58343424 13535 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134540105 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 14244 13535 93 220 0 14021 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56976

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19055
/proc/meminfo: memFree=1744376/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=57224 CPUtime=12.69
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 14082 0 0 0 1262 7 0 0 25 0 1 0 306397094 58597376 13582 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134535949 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 14306 13582 93 220 0 14083 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57224

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19055
/proc/meminfo: memFree=1743224/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=57608 CPUtime=25.48
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 14384 0 0 0 2541 7 0 0 25 0 1 0 306397094 58990592 13884 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 14402 13884 95 220 0 14179 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57608

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19055
/proc/meminfo: memFree=1741496/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=61708 CPUtime=51.08
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 14816 0 0 0 5100 8 0 0 25 0 1 0 306397094 63188992 14316 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532800 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 15427 14316 95 220 0 15204 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61708

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19055
/proc/meminfo: memFree=1739448/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=61708 CPUtime=102.27
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 15315 0 0 0 10218 9 0 0 25 0 1 0 306397094 63188992 14815 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 15427 14815 95 220 0 15204 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 61708

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19057
/proc/meminfo: memFree=1737784/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=65920 CPUtime=162.25
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 15715 0 0 0 16215 10 0 0 25 0 1 0 306397094 67502080 15215 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 16480 15215 95 220 0 16257 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 65920

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19057
/proc/meminfo: memFree=1735736/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=65920 CPUtime=222.23
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 16216 0 0 0 22212 11 0 0 25 0 1 0 306397094 67502080 15716 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 16480 15716 95 220 0 16257 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 65920

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19057
/proc/meminfo: memFree=1732472/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=70256 CPUtime=282.22
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 17043 0 0 0 28209 13 0 0 25 0 1 0 306397094 71942144 16543 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 17564 16543 95 220 0 17341 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 70256

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19057
/proc/meminfo: memFree=1729080/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=74748 CPUtime=342.2
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 17890 0 0 0 34206 14 0 0 25 0 1 0 306397094 76541952 17390 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533784 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 18687 17390 95 220 0 18464 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 74748

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19057
/proc/meminfo: memFree=1725944/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=75164 CPUtime=402.19
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 18669 0 0 0 40203 16 0 0 25 0 1 0 306397094 76967936 18169 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 18791 18169 95 220 0 18568 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 75164

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19057
/proc/meminfo: memFree=1724472/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=79376 CPUtime=462.17
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 19025 0 0 0 46200 17 0 0 25 0 1 0 306397094 81281024 18525 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 19844 18525 95 220 0 19621 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 79376

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19057
/proc/meminfo: memFree=1722168/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=79628 CPUtime=522.15
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 19606 0 0 0 52197 18 0 0 25 0 1 0 306397094 81539072 19106 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 19907 19106 95 220 0 19684 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 79628

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19057
/proc/meminfo: memFree=1719928/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=84160 CPUtime=582.14
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 20159 0 0 0 58194 20 0 0 25 0 1 0 306397094 86179840 19659 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 21040 19659 95 220 0 20817 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 84160

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19057
/proc/meminfo: memFree=1717304/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=84312 CPUtime=642.13
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 20805 0 0 0 64192 21 0 0 25 0 1 0 306397094 86335488 20305 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 21078 20305 95 220 0 20855 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 84312


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

/proc/meminfo: memFree=1689720/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=113648 CPUtime=1361.83
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 27649 0 0 0 136147 36 0 0 25 0 1 0 306397094 116375552 27051 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28412 27051 95 220 0 28189 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 113648

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1688184/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=113780 CPUtime=1421.81
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28025 0 0 0 142144 37 0 0 25 0 1 0 306397094 116510720 27427 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28445 27427 95 220 0 28222 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 113780

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1687992/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=114072 CPUtime=1481.79
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28071 0 0 0 148142 37 0 0 25 0 1 0 306397094 116809728 27473 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28518 27473 95 220 0 28295 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 114072

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1687736/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=114204 CPUtime=1541.78
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28120 0 0 0 154140 38 0 0 25 0 1 0 306397094 116944896 27522 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28551 27522 95 220 0 28328 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 114204

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1687416/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=114524 CPUtime=1601.76
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28198 0 0 0 160138 38 0 0 25 0 1 0 306397094 117272576 27567 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28631 27567 95 220 0 28408 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 114524

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1687352/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=114656 CPUtime=1661.75
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28247 0 0 0 166136 39 0 0 25 0 1 0 306397094 117407744 27616 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28664 27616 95 220 0 28441 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 114656

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686968/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=114980 CPUtime=1721.73
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28338 0 0 0 172134 39 0 0 25 0 1 0 306397094 117739520 27707 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28745 27707 95 220 0 28522 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 114980

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686520/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=115112 CPUtime=1781.72
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28455 0 0 0 178132 40 0 0 25 0 1 0 306397094 117874688 27824 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28778 27824 95 220 0 28555 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 115112

[startup+1842.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686200/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=115304 CPUtime=1841.71
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28521 0 0 0 184130 41 0 0 25 0 1 0 306397094 118071296 27890 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28826 27890 95 220 0 28603 0
Current children cumulated CPU time (s) 1841.71
Current children cumulated vsize (KiB) 115304

[startup+1902.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686136/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=115436 CPUtime=1901.69
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28543 0 0 0 190128 41 0 0 25 0 1 0 306397094 118206464 27912 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28859 27912 95 220 0 28636 0
Current children cumulated CPU time (s) 1901.69
Current children cumulated vsize (KiB) 115436

[startup+1962.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686136/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=115436 CPUtime=1961.67
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28543 0 0 0 196126 41 0 0 25 0 1 0 306397094 118206464 27912 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28859 27912 95 220 0 28636 0
Current children cumulated CPU time (s) 1961.67
Current children cumulated vsize (KiB) 115436

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

[startup+1971.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686072/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=115436 CPUtime=1970.48
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28547 0 0 0 197006 42 0 0 25 0 1 0 306397094 118206464 27916 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536713 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28859 27916 95 220 0 28636 0
Current children cumulated CPU time (s) 1970.48
Current children cumulated vsize (KiB) 115436

[startup+1977.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686072/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=115436 CPUtime=1976.87
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28553 0 0 0 197645 42 0 0 25 0 1 0 306397094 118206464 27922 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28859 27922 95 220 0 28636 0
Current children cumulated CPU time (s) 1976.87
Current children cumulated vsize (KiB) 115436

[startup+1980.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686072/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=115436 CPUtime=1980.07
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28553 0 0 0 197965 42 0 0 25 0 1 0 306397094 118206464 27922 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532367 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28859 27922 95 220 0 28636 0
Current children cumulated CPU time (s) 1980.07
Current children cumulated vsize (KiB) 115436

[startup+1982.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686072/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=115436 CPUtime=1981.67
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28553 0 0 0 198125 42 0 0 25 0 1 0 306397094 118206464 27922 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28859 27922 95 220 0 28636 0
Current children cumulated CPU time (s) 1981.67
Current children cumulated vsize (KiB) 115436

[startup+1983.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686072/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=115436 CPUtime=1982.47
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28553 0 0 0 198205 42 0 0 25 0 1 0 306397094 118206464 27922 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28859 27922 95 220 0 28636 0
Current children cumulated CPU time (s) 1982.47
Current children cumulated vsize (KiB) 115436

[startup+1983.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686072/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=115436 CPUtime=1983.27
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28553 0 0 0 198285 42 0 0 25 0 1 0 306397094 118206464 27922 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 28859 27922 95 220 0 28636 0
Current children cumulated CPU time (s) 1983.27
Current children cumulated vsize (KiB) 115436

[startup+1984.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686072/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=111996 CPUtime=1983.47
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28553 0 0 0 198305 42 0 0 25 0 1 0 306397094 114683904 27062 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558561 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 27999 27062 95 220 0 27776 0
Current children cumulated CPU time (s) 1983.47
Current children cumulated vsize (KiB) 111996

[startup+1984.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19255
/proc/meminfo: memFree=1686072/2055920 swapFree=4140136/4192956
[pid=19054] ppid=19052 vsize=110224 CPUtime=1983.57
/proc/19054/stat : 19054 (sat7_bin) R 19052 19054 18918 0 -1 4194304 28553 0 0 0 198315 42 0 0 25 0 1 0 306397094 112869376 26644 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135071073 0 0 4096 0 0 0 0 17 1 0 0
/proc/19054/statm: 27556 26644 95 220 0 27333 0
Current children cumulated CPU time (s) 1983.57
Current children cumulated vsize (KiB) 110224

Child status: 20
Real time (s): 1984.23
CPU time (s): 1983.6
CPU user time (s): 1983.16
CPU system time (s): 0.441932
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 115436

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

runsolver used 1.54377 second user time and 4.33834 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue May  8 00:39:56 UTC 2007

IDJOB= 370297
IDBENCH= 20418
IDSOLVER= 183
FILE ID= node17/370297-1178584795

PBS_JOBID= 5217726

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  6197e38464facb30636a5a3ad5b2f0b5

RANDOM SEED= 34135435

TIME LIMIT= 10000 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.240
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.240
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:       1798936 kB
Buffers:         26960 kB
Cached:         122884 kB
SwapCached:      15192 kB
Active:          86656 kB
Inactive:       100648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798936 kB
SwapTotal:     4192956 kB
SwapFree:      4140136 kB
Dirty:           16336 kB
Writeback:           0 kB
Mapped:          44328 kB
Slab:            55240 kB
Committed_AS: 10082068 kB
PageTables:       1832 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= 66549 MiB

End job on node17 on Tue May  8 01:13:00 UTC 2007