Trace number 370300

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 4540.61 4542.45

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark312.783
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data (download as text)

6.19/6.29	c Starting solver ...
9.59/9.69	c Restarting after 104 conflicts
16.28/16.39	c Restarting after 254 conflicts
21.19/21.23	c Restarting after 479 conflicts
28.08/28.16	c Restarting after 816 conflicts
38.38/38.48	c Restarting after 1322 conflicts
53.72/53.88	c Restarting after 2082 conflicts
77.86/78.08	c Restarting after 3221 conflicts
119.13/119.39	c Restarting after 4929 conflicts
178.51/178.79	c Restarting after 7493 conflicts
275.78/276.03	c Restarting after 11339 conflicts
440.12/440.45	c Restarting after 17105 conflicts
706.94/707.31	c Restarting after 25755 conflicts
1114.69/1115.24	c Restarting after 38729 conflicts
1763.28/1764.05	c Restarting after 58193 conflicts
2912.79/2913.93	c Restarting after 87386 conflicts
4540.05/4541.98	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/node67/watcher-370300-1178586015 -o ROOT/results/node67/solver-370300-1178586015 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370300-1178586015/sat7_bin /tmp/evaluation/370300-1178586015/instance-370300-1178586015.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/64 23723
/proc/meminfo: memFree=1814960/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=4624 CPUtime=0
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 887 0 0 0 0 0 0 0 18 0 1 0 334591178 4734976 872 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134555319 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 1156 879 87 220 0 933 0

[startup+0.0703129 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23723
/proc/meminfo: memFree=1814960/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=32292 CPUtime=0.06
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 6953 0 0 0 3 3 0 0 18 0 1 0 334591178 33067008 6937 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 8073 6938 88 220 0 7850 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32292

[startup+0.101317 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23723
/proc/meminfo: memFree=1814960/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=32292 CPUtime=0.09
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 7610 0 0 0 6 3 0 0 18 0 1 0 334591178 33067008 7594 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 8073 7594 88 220 0 7850 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32292

[startup+0.301354 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23723
/proc/meminfo: memFree=1814960/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=48692 CPUtime=0.29
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 11304 0 0 0 25 4 0 0 19 0 1 0 334591178 49860608 11288 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 12173 11289 88 220 0 11950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48692

[startup+0.701427 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23723
/proc/meminfo: memFree=1814960/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=57024 CPUtime=0.69
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 13705 0 0 0 63 6 0 0 22 0 1 0 334591178 58392576 13689 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134876001 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 14256 13689 88 220 0 14033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57024

[startup+1.50157 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23724
/proc/meminfo: memFree=1757800/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=65624 CPUtime=1.49
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 15409 0 0 0 143 6 0 0 25 0 1 0 334591178 67198976 15393 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 16406 15393 88 220 0 16183 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65624

[startup+3.10186 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23724
/proc/meminfo: memFree=1747688/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=78760 CPUtime=3.1
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 18605 0 0 0 301 9 0 0 25 0 1 0 334591178 80650240 18589 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 19690 18589 88 220 0 19467 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 78760

[startup+6.30145 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23724
/proc/meminfo: memFree=1722088/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=118704 CPUtime=6.29
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 29438 0 0 0 615 14 0 0 25 0 1 0 334591178 121552896 29422 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527437 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 29676 29422 93 220 0 29453 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 118704

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23724
/proc/meminfo: memFree=1687848/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=131056 CPUtime=12.68
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 32830 0 0 0 1253 15 0 0 25 0 1 0 334591178 134201344 31826 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 32764 31826 95 220 0 32541 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 131056

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23724
/proc/meminfo: memFree=1685608/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=135268 CPUtime=25.49
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 33429 0 0 0 2533 16 0 0 25 0 1 0 334591178 138514432 32425 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533270 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 33817 32425 95 220 0 33594 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 135268

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 23796
/proc/meminfo: memFree=1682728/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=135268 CPUtime=51.02
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 33804 0 0 0 5085 17 0 0 25 0 1 0 334591178 138514432 32800 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 33817 32800 95 220 0 33594 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 135268

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23922
/proc/meminfo: memFree=1682208/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=135348 CPUtime=102.14
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 34168 0 0 0 10196 18 0 0 25 0 1 0 334591178 138596352 33164 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/23723/statm: 33837 33164 95 220 0 33614 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 135348

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23922
/proc/meminfo: memFree=1680680/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=139656 CPUtime=162.12
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 34630 0 0 0 16193 19 0 0 25 0 1 0 334591178 143007744 33626 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 34914 33626 95 220 0 34691 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 139656

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23922
/proc/meminfo: memFree=1679528/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=139828 CPUtime=222.1
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 34916 0 0 0 22191 19 0 0 25 0 1 0 334591178 143183872 33912 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533543 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 34957 33912 95 220 0 34734 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 139828

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23922
/proc/meminfo: memFree=1678120/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=139900 CPUtime=282.08
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 35346 0 0 0 28188 20 0 0 25 0 1 0 334591178 143257600 34260 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 34975 34260 95 220 0 34752 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 139900

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23922
/proc/meminfo: memFree=1677096/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=139948 CPUtime=342.06
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 35584 0 0 0 34186 20 0 0 25 0 1 0 334591178 143306752 34498 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 34987 34498 95 220 0 34764 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 139948

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23922
/proc/meminfo: memFree=1675880/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=144048 CPUtime=402.03
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 35889 0 0 0 40183 20 0 0 25 0 1 0 334591178 147505152 34803 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 36012 34803 95 220 0 35789 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 144048

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23922
/proc/meminfo: memFree=1674216/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=144296 CPUtime=462.01
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 36284 0 0 0 46180 21 0 0 25 0 1 0 334591178 147759104 35198 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528648 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 36074 35198 95 220 0 35851 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 144296

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23922
/proc/meminfo: memFree=1673192/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=144380 CPUtime=522
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 36612 0 0 0 52178 22 0 0 25 0 1 0 334591178 147845120 35497 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 36095 35497 95 220 0 35872 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 144380

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23922
/proc/meminfo: memFree=1672232/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=148520 CPUtime=581.98
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 36974 0 0 0 58176 22 0 0 25 0 1 0 334591178 152084480 35766 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 37130 35766 95 220 0 36907 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 148520

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23922
/proc/meminfo: memFree=1671080/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=148540 CPUtime=641.96
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 37300 0 0 0 64174 22 0 0 25 0 1 0 334591178 152104960 36052 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533784 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 37135 36052 95 220 0 36912 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 148540


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

/proc/meminfo: memFree=1604520/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=214528 CPUtime=3520.98
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 119729 0 0 0 352018 80 0 0 25 0 1 0 334591178 219676672 52492 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533784 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 53632 52492 95 220 0 53409 0
Current children cumulated CPU time (s) 3520.98
Current children cumulated vsize (KiB) 214528

[startup+3582.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23924
/proc/meminfo: memFree=1603752/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=214592 CPUtime=3580.96
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 121601 0 0 0 358015 81 0 0 25 0 1 0 334591178 219742208 52707 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578723 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 53648 52707 95 220 0 53425 0
Current children cumulated CPU time (s) 3580.96
Current children cumulated vsize (KiB) 214592

[startup+3642.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 23924
/proc/meminfo: memFree=1602408/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=214948 CPUtime=3640.94
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 126191 0 0 0 364011 83 0 0 25 0 1 0 334591178 220106752 53045 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134525854 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 53737 53045 95 220 0 53514 0
Current children cumulated CPU time (s) 3640.94
Current children cumulated vsize (KiB) 214948

[startup+3702.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 24122
/proc/meminfo: memFree=1601176/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=215008 CPUtime=3700.83
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 131075 0 0 0 369997 86 0 0 25 0 1 0 334591178 220168192 53262 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134565464 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 53752 53262 95 220 0 53529 0
Current children cumulated CPU time (s) 3700.83
Current children cumulated vsize (KiB) 215008

[startup+3762.3 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1573864/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=219000 CPUtime=3760.71
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 133420 0 0 0 375980 91 0 0 25 0 1 0 334591178 224256000 53380 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 54750 53380 95 220 0 54527 0
Current children cumulated CPU time (s) 3760.71
Current children cumulated vsize (KiB) 219000

[startup+3822.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1573160/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=219004 CPUtime=3820.69
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 134866 0 0 0 381977 92 0 0 25 0 1 0 334591178 224260096 53586 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 54751 53586 95 220 0 54528 0
Current children cumulated CPU time (s) 3820.69
Current children cumulated vsize (KiB) 219004

[startup+3882.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1572200/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=219140 CPUtime=3880.67
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 139568 0 0 0 387972 95 0 0 25 0 1 0 334591178 224399360 53816 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528648 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 54785 53816 95 220 0 54562 0
Current children cumulated CPU time (s) 3880.67
Current children cumulated vsize (KiB) 219140

[startup+3942.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1571176/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=219172 CPUtime=3940.65
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 148310 0 0 0 393966 99 0 0 25 0 1 0 334591178 224432128 54030 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529565 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 54793 54030 95 220 0 54570 0
Current children cumulated CPU time (s) 3940.65
Current children cumulated vsize (KiB) 219172

[startup+4002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1570856/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=219240 CPUtime=4000.63
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 151306 0 0 0 399962 101 0 0 25 0 1 0 334591178 224501760 54144 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 54810 54144 95 220 0 54587 0
Current children cumulated CPU time (s) 4000.63
Current children cumulated vsize (KiB) 219240

[startup+4062.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1570536/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=219280 CPUtime=4060.61
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 153329 0 0 0 405960 101 0 0 25 0 1 0 334591178 224542720 54204 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 54820 54204 95 220 0 54597 0
Current children cumulated CPU time (s) 4060.61
Current children cumulated vsize (KiB) 219280

[startup+4122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1570344/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=219336 CPUtime=4120.59
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 156818 0 0 0 411956 103 0 0 25 0 1 0 334591178 224600064 54260 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 54834 54260 95 220 0 54611 0
Current children cumulated CPU time (s) 4120.59
Current children cumulated vsize (KiB) 219336

[startup+4182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1569896/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=219460 CPUtime=4180.57
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 161895 0 0 0 417951 106 0 0 25 0 1 0 334591178 224727040 54378 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 54865 54378 95 220 0 54642 0
Current children cumulated CPU time (s) 4180.57
Current children cumulated vsize (KiB) 219460

[startup+4242.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1569576/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=219512 CPUtime=4240.55
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 169113 0 0 0 423946 109 0 0 25 0 1 0 334591178 224780288 54450 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 54878 54450 95 220 0 54655 0
Current children cumulated CPU time (s) 4240.55
Current children cumulated vsize (KiB) 219512

[startup+4302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1569256/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=223652 CPUtime=4300.52
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 172383 0 0 0 429942 110 0 0 25 0 1 0 334591178 229019648 54533 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 55913 54533 95 220 0 55690 0
Current children cumulated CPU time (s) 4300.52
Current children cumulated vsize (KiB) 223652

[startup+4362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1568872/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=223704 CPUtime=4360.51
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 178308 0 0 0 435937 114 0 0 25 0 1 0 334591178 229072896 54622 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528761 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 55926 54622 95 220 0 55703 0
Current children cumulated CPU time (s) 4360.51
Current children cumulated vsize (KiB) 223704

[startup+4422.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1568552/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=223764 CPUtime=4420.49
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 184008 0 0 0 441931 118 0 0 25 0 1 0 334591178 229134336 54720 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 55941 54720 95 220 0 55718 0
Current children cumulated CPU time (s) 4420.49
Current children cumulated vsize (KiB) 223764

[startup+4482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1568040/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=223820 CPUtime=4480.47
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 189477 0 0 0 447927 120 0 0 25 0 1 0 334591178 229191680 54836 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 55955 54836 95 220 0 55732 0
Current children cumulated CPU time (s) 4480.47
Current children cumulated vsize (KiB) 223820

[startup+4542.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1567656/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=211304 CPUtime=4540.44
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 196427 0 0 0 453921 123 0 0 25 0 1 0 334591178 216375296 51784 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558435 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 52826 51784 95 220 0 52603 0
Current children cumulated CPU time (s) 4540.44
Current children cumulated vsize (KiB) 211304

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

[startup+4542.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 24598
/proc/meminfo: memFree=1567656/2055920 swapFree=4183124/4192956
[pid=23723] ppid=23721 vsize=210616 CPUtime=4540.54
/proc/23723/stat : 23723 (sat7_bin) R 23721 23723 23505 0 -1 4194304 196427 0 0 0 453931 123 0 0 25 0 1 0 334591178 215670784 51612 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558423 0 0 4096 0 0 0 0 17 1 0 0
/proc/23723/statm: 52654 51612 95 220 0 52431 0
Current children cumulated CPU time (s) 4540.54
Current children cumulated vsize (KiB) 210616

Child status: 20
Real time (s): 4542.45
CPU time (s): 4540.61
CPU user time (s): 4539.34
CPU system time (s): 1.27281
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 224204

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

runsolver used 3.49247 second user time and 9.01763 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue May  8 01:00:17 UTC 2007

IDJOB= 370300
IDBENCH= 20424
IDSOLVER= 183
FILE ID= node67/370300-1178586015

PBS_JOBID= 5217936

Free space on /tmp= 66540 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= /tmp/evaluation/370300-1178586015/sat7_bin /tmp/evaluation/370300-1178586015/instance-370300-1178586015.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-370300-1178586015 -o ROOT/results/node67/solver-370300-1178586015 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/370300-1178586015/sat7_bin /tmp/evaluation/370300-1178586015/instance-370300-1178586015.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  3a68d904935650d9da7e64e1ee7bae82

RANDOM SEED= 92786510

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1815376 kB
Buffers:         21020 kB
Cached:         116940 kB
SwapCached:       3684 kB
Active:          79512 kB
Inactive:        81756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815376 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:           25660 kB
Writeback:           0 kB
Mapped:          29388 kB
Slab:            65272 kB
Committed_AS:  2760096 kB
PageTables:       1508 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= 66540 MiB

End job on node67 on Tue May  8 02:15:59 UTC 2007