Trace number 372128

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 710.598 710.795

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.021
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data (download as text)

3.99/4.07	c Starting solver ...
11.19/11.24	c Restarting after 100 conflicts
12.49/12.56	c Restarting after 252 conflicts
14.69/14.72	c Restarting after 478 conflicts
18.49/18.54	c Restarting after 817 conflicts
23.38/23.43	c Restarting after 1323 conflicts
28.98/29.00	c Restarting after 2083 conflicts
36.88/36.97	c Restarting after 3222 conflicts
49.18/49.20	c Restarting after 4930 conflicts
76.17/76.27	c Restarting after 7498 conflicts
120.05/120.13	c Restarting after 11343 conflicts
182.64/182.75	c Restarting after 17110 conflicts
274.62/274.78	c Restarting after 25759 conflicts
391.49/391.69	c Restarting after 38733 conflicts
572.53/572.77	c Restarting after 58196 conflicts
710.40/710.65	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/node14/watcher-372128-1178587920 -o ROOT/results/node14/solver-372128-1178587920 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/372128-1178587920/sat7_bin /tmp/evaluation/372128-1178587920/instance-372128-1178587920.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.85 0.97 0.99 3/77 30872
/proc/meminfo: memFree=1854392/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=5832 CPUtime=0
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 616 0 0 0 0 0 0 0 18 0 1 0 306709874 5971968 600 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 1458 603 88 220 0 1235 0

[startup+0.0494231 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 30872
/proc/meminfo: memFree=1854392/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=12588 CPUtime=0.04
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 2920 0 0 0 3 1 0 0 18 0 1 0 306709874 12890112 2904 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 3147 2905 88 220 0 2924 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12588

[startup+0.101428 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 30872
/proc/meminfo: memFree=1854392/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=16688 CPUtime=0.09
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 3863 0 0 0 8 1 0 0 18 0 1 0 306709874 17088512 3847 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 4172 3848 88 220 0 3949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16688

[startup+0.301447 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 30872
/proc/meminfo: memFree=1854392/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=20788 CPUtime=0.29
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 4619 0 0 0 27 2 0 0 19 0 1 0 306709874 21286912 4603 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 5197 4603 88 220 0 4974 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20788

[startup+0.701484 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 30872
/proc/meminfo: memFree=1854392/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=24888 CPUtime=0.69
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 5245 0 0 0 67 2 0 0 23 0 1 0 306709874 25485312 5229 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134518460 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 6222 5229 88 220 0 5999 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24888

[startup+1.50256 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 30873
/proc/meminfo: memFree=1831856/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=29516 CPUtime=1.49
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 6432 0 0 0 146 3 0 0 25 0 1 0 306709874 30224384 6416 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 7379 6416 88 220 0 7156 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29516

[startup+3.10171 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 30873
/proc/meminfo: memFree=1825968/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=36036 CPUtime=3.09
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 8528 0 0 0 304 5 0 0 25 0 1 0 306709874 36900864 8512 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 9009 8512 88 220 0 8786 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36036

[startup+6.30202 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 30873
/proc/meminfo: memFree=1805680/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=51384 CPUtime=6.29
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 12467 0 0 0 621 8 0 0 25 0 1 0 306709874 52617216 12229 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029304 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 12846 12229 93 220 0 12623 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51384

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 30873
/proc/meminfo: memFree=1804976/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=51840 CPUtime=12.69
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 12763 0 0 0 1261 8 0 0 25 0 1 0 306709874 53084160 12525 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533664 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 12960 12525 95 220 0 12737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51840

[startup+25.5018 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 30873
/proc/meminfo: memFree=1803312/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=55940 CPUtime=25.48
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 13156 0 0 0 2540 8 0 0 25 0 1 0 306709874 57282560 12918 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 13985 12918 95 220 0 13762 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55940

[startup+51.1013 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 30873
/proc/meminfo: memFree=1801264/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=55940 CPUtime=51.08
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 13625 0 0 0 5099 9 0 0 25 0 1 0 306709874 57282560 13387 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 13985 13387 95 220 0 13762 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55940

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30873
/proc/meminfo: memFree=1799024/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=60040 CPUtime=102.27
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 14179 0 0 0 10217 10 0 0 25 0 1 0 306709874 61480960 13941 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 15010 13941 95 220 0 14787 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 60040

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30873
/proc/meminfo: memFree=1795440/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=60040 CPUtime=162.25
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 15074 0 0 0 16214 11 0 0 25 0 1 0 306709874 61480960 14836 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 15010 14836 95 220 0 14787 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 60040

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30873
/proc/meminfo: memFree=1793712/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=64256 CPUtime=222.23
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 15486 0 0 0 22211 12 0 0 25 0 1 0 306709874 65798144 15248 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 16064 15248 95 220 0 15841 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 64256

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30873
/proc/meminfo: memFree=1792048/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=64256 CPUtime=282.22
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 15907 0 0 0 28209 13 0 0 25 0 1 0 306709874 65798144 15669 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 16064 15669 95 220 0 15841 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 64256

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30873
/proc/meminfo: memFree=1790640/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=68492 CPUtime=342.19
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 16245 0 0 0 34206 13 0 0 25 0 1 0 306709874 70135808 16007 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 17123 16007 95 220 0 16900 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 68492

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30873
/proc/meminfo: memFree=1789296/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=68624 CPUtime=402.19
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 16589 0 0 0 40204 15 0 0 25 0 1 0 306709874 70270976 16351 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 17156 16351 95 220 0 16933 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 68624

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30873
/proc/meminfo: memFree=1787888/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=68888 CPUtime=462.16
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 16931 0 0 0 46201 15 0 0 25 0 1 0 306709874 70541312 16693 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532373 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 17222 16693 95 220 0 16999 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 68888

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30873
/proc/meminfo: memFree=1786672/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=69024 CPUtime=522.15
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 17236 0 0 0 52199 16 0 0 25 0 1 0 306709874 70680576 16998 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 17256 16998 95 220 0 17033 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 69024

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30875
/proc/meminfo: memFree=1785392/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=73308 CPUtime=582.13
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 17555 0 0 0 58196 17 0 0 25 0 1 0 306709874 75067392 17317 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 18327 17317 95 220 0 18104 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 73308

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30875
/proc/meminfo: memFree=1784304/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=73308 CPUtime=642.12
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 17818 0 0 0 64194 18 0 0 25 0 1 0 306709874 75067392 17580 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 18327 17580 95 220 0 18104 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 73308

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30875
/proc/meminfo: memFree=1783600/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=73444 CPUtime=702.1
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 17985 0 0 0 70192 18 0 0 25 0 1 0 306709874 75206656 17747 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 18361 17747 95 220 0 18138 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 73444

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

[startup+703.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30875
/proc/meminfo: memFree=1783600/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=73444 CPUtime=703.7
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 17985 0 0 0 70352 18 0 0 25 0 1 0 306709874 75206656 17747 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 18361 17747 95 220 0 18138 0
Current children cumulated CPU time (s) 703.7
Current children cumulated vsize (KiB) 73444

[startup+707.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30875
/proc/meminfo: memFree=1783600/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=73444 CPUtime=706.89
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 17985 0 0 0 70671 18 0 0 25 0 1 0 306709874 75206656 17747 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 18361 17747 95 220 0 18138 0
Current children cumulated CPU time (s) 706.89
Current children cumulated vsize (KiB) 73444

[startup+708.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30875
/proc/meminfo: memFree=1783600/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=73444 CPUtime=708.49
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 17985 0 0 0 70831 18 0 0 25 0 1 0 306709874 75206656 17747 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 18361 17747 95 220 0 18138 0
Current children cumulated CPU time (s) 708.49
Current children cumulated vsize (KiB) 73444

[startup+709.506 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30875
/proc/meminfo: memFree=1783600/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=73444 CPUtime=709.3
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 17985 0 0 0 70912 18 0 0 25 0 1 0 306709874 75206656 17747 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531413 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 18361 17747 95 220 0 18138 0
Current children cumulated CPU time (s) 709.3
Current children cumulated vsize (KiB) 73444

[startup+710.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30875
/proc/meminfo: memFree=1783600/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=73444 CPUtime=710.09
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 17985 0 0 0 70991 18 0 0 25 0 1 0 306709874 75206656 17747 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 18361 17747 95 220 0 18138 0
Current children cumulated CPU time (s) 710.09
Current children cumulated vsize (KiB) 73444

[startup+710.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 30875
/proc/meminfo: memFree=1783600/2055920 swapFree=4148664/4192956
[pid=30872] ppid=30870 vsize=70544 CPUtime=710.49
/proc/30872/stat : 30872 (sat7_bin) R 30870 30872 30816 0 -1 4194304 17985 0 0 0 71031 18 0 0 25 0 1 0 306709874 72237056 17022 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558561 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 17636 17022 95 220 0 17413 0
Current children cumulated CPU time (s) 710.49
Current children cumulated vsize (KiB) 70544

Child status: 20
Real time (s): 710.795
CPU time (s): 710.598
CPU user time (s): 710.398
CPU system time (s): 0.199969
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 73444

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

runsolver used 0.568913 second user time and 1.60875 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue May  8 01:32:01 UTC 2007

IDJOB= 372128
IDBENCH= 20430
IDSOLVER= 183
FILE ID= node14/372128-1178587920

PBS_JOBID= 5217735

Free space on /tmp= 66547 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= /tmp/evaluation/372128-1178587920/sat7_bin /tmp/evaluation/372128-1178587920/instance-372128-1178587920.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-372128-1178587920 -o ROOT/results/node14/solver-372128-1178587920 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/372128-1178587920/sat7_bin /tmp/evaluation/372128-1178587920/instance-372128-1178587920.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8c6ad18be635cee0d986377c4d06ab11

RANDOM SEED= 401847884

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1854992 kB
Buffers:         28980 kB
Cached:         102764 kB
SwapCached:      11396 kB
Active:          63204 kB
Inactive:        91160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854992 kB
SwapTotal:     4192956 kB
SwapFree:      4148664 kB
Dirty:           18496 kB
Writeback:           0 kB
Mapped:          29540 kB
Slab:            32192 kB
Committed_AS:  9420676 kB
PageTables:       1784 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= 66547 MiB

End job on node14 on Tue May  8 01:43:52 UTC 2007