Trace number 372194

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 761.995 762.256

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.2196
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

5.39/5.42	c Starting solver ...
7.19/7.26	c Restarting after 100 conflicts
8.19/8.25	c Restarting after 251 conflicts
8.89/8.98	c Restarting after 476 conflicts
10.89/11.00	c Restarting after 813 conflicts
13.09/13.20	c Restarting after 1320 conflicts
15.38/15.47	c Restarting after 2080 conflicts
18.48/18.55	c Restarting after 3222 conflicts
21.76/21.88	c Restarting after 4930 conflicts
26.37/26.43	c Restarting after 7494 conflicts
32.66/32.74	c Restarting after 11339 conflicts
42.36/42.41	c Restarting after 17106 conflicts
56.06/56.15	c Restarting after 25755 conflicts
83.45/83.50	c Restarting after 38730 conflicts
118.44/118.59	c Restarting after 58191 conflicts
164.62/164.77	c Restarting after 87388 conflicts
252.39/252.57	c Restarting after 131177 conflicts
370.55/370.77	c Restarting after 196866 conflicts
590.89/591.18	c Restarting after 295392 conflicts
761.53/761.80	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/node3/watcher-372194-1178596895 -o ROOT/results/node3/solver-372194-1178596895 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/372194-1178596895/sat7_bin /tmp/evaluation/372194-1178596895/instance-372194-1178596895.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.98 0.99 3/83 24994
/proc/meminfo: memFree=1785576/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=13704 CPUtime=0
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 941 0 0 0 0 0 0 0 18 0 1 0 335727455 14032896 925 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 3426 928 88 220 0 3203 0

[startup+0.096958 s]
/proc/loadavg: 0.99 0.98 0.99 3/83 24994
/proc/meminfo: memFree=1785576/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=29692 CPUtime=0.09
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 6932 0 0 0 7 2 0 0 18 0 1 0 335727455 30404608 6916 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 7423 6917 88 220 0 7200 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29692

[startup+0.101958 s]
/proc/loadavg: 0.99 0.98 0.99 3/83 24994
/proc/meminfo: memFree=1785576/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=29692 CPUtime=0.09
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 7031 0 0 0 7 2 0 0 18 0 1 0 335727455 30404608 7015 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 7423 7016 88 220 0 7200 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29692

[startup+0.30199 s]
/proc/loadavg: 0.99 0.98 0.99 3/83 24994
/proc/meminfo: memFree=1785576/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=46092 CPUtime=0.29
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 10627 0 0 0 26 3 0 0 19 0 1 0 335727455 47198208 10611 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 11523 10611 88 220 0 11300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46092

[startup+0.701055 s]
/proc/loadavg: 0.99 0.98 0.99 3/83 24994
/proc/meminfo: memFree=1785576/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=50192 CPUtime=0.69
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 12397 0 0 0 65 4 0 0 23 0 1 0 335727455 51396608 12381 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 12548 12381 88 220 0 12325 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50192

[startup+1.50119 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 24995
/proc/meminfo: memFree=1733664/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=58524 CPUtime=1.49
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 14189 0 0 0 144 5 0 0 25 0 1 0 335727455 59928576 14173 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 14631 14174 88 220 0 14408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58524

[startup+3.10145 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 24995
/proc/meminfo: memFree=1722848/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=74924 CPUtime=3.09
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 17648 0 0 0 302 7 0 0 25 0 1 0 335727455 76722176 17632 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 18731 17632 88 220 0 18508 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74924

[startup+6.30197 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 24997
/proc/meminfo: memFree=1681056/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=114644 CPUtime=6.29
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 27833 0 0 0 617 12 0 0 25 0 1 0 335727455 117395456 27333 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 28661 27333 93 220 0 28438 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114644

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 25003
/proc/meminfo: memFree=1672480/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=116692 CPUtime=12.68
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 29393 0 0 0 1256 12 0 0 25 0 1 0 335727455 119492608 28380 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 29173 28380 95 220 0 28950 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 116692

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1672144/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=120792 CPUtime=25.47
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 29779 0 0 0 2534 13 0 0 25 0 1 0 335727455 123691008 28766 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029248 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 30198 28766 95 220 0 29975 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 120792

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1668688/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=124892 CPUtime=51.05
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 30644 0 0 0 5091 14 0 0 25 0 1 0 335727455 127889408 29631 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029313 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 31223 29631 95 220 0 31000 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 124892

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1661264/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=129116 CPUtime=102.24
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 32518 0 0 0 10206 18 0 0 25 0 1 0 335727455 132214784 31505 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134525303 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 32279 31505 95 220 0 32056 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 129116

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1652304/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=138012 CPUtime=162.22
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 34781 0 0 0 16201 21 0 0 25 0 1 0 335727455 141324288 33768 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134559015 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 34503 33768 95 220 0 34280 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 138012

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1643856/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=146884 CPUtime=222.2
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 36840 0 0 0 22197 23 0 0 25 0 1 0 335727455 150409216 35827 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 36721 35827 95 220 0 36498 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 146884

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1635152/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=155612 CPUtime=282.18
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 39063 0 0 0 28190 28 0 0 25 0 1 0 335727455 159346688 38050 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532521 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 38903 38050 95 220 0 38680 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 155612

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1626448/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=164628 CPUtime=342.16
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 41202 0 0 0 34186 30 0 0 25 0 1 0 335727455 168579072 40189 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 41157 40189 95 220 0 40934 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 164628

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1617744/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=173224 CPUtime=402.15
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 43377 0 0 0 40182 33 0 0 25 0 1 0 335727455 177381376 42364 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 43306 42364 95 220 0 43083 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 173224

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1608848/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=181828 CPUtime=462.12
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 45582 0 0 0 46177 35 0 0 25 0 1 0 335727455 186191872 44569 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 45457 44569 95 220 0 45234 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 181828

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1601808/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=190428 CPUtime=522.11
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 47348 0 0 0 52173 38 0 0 25 0 1 0 335727455 194998272 46335 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 47607 46335 95 220 0 47384 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 190428

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1596048/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=195216 CPUtime=582.09
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 48767 0 0 0 58169 40 0 0 25 0 1 0 335727455 199901184 47754 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532481 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 48804 47754 95 220 0 48581 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 195216

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1588880/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=203800 CPUtime=642.07
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 50552 0 0 0 64165 42 0 0 25 0 1 0 335727455 208691200 49539 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533257 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 50950 49539 95 220 0 50727 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 203800

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1582032/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=208188 CPUtime=702.05
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 52253 0 0 0 70160 45 0 0 25 0 1 0 335727455 213184512 51240 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134539972 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 52047 51240 95 220 0 51824 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 208188

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

[startup+716.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1579920/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=212424 CPUtime=716.44
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 52812 0 0 0 71599 45 0 0 25 0 1 0 335727455 217522176 51799 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 53106 51799 95 220 0 52883 0
Current children cumulated CPU time (s) 716.44
Current children cumulated vsize (KiB) 212424

[startup+742.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1577104/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=212560 CPUtime=742.04
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 53511 0 0 0 74157 47 0 0 25 0 1 0 335727455 217661440 52498 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 53140 52498 95 220 0 52917 0
Current children cumulated CPU time (s) 742.04
Current children cumulated vsize (KiB) 212560

[startup+755.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1575760/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=216764 CPUtime=754.83
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 53828 0 0 0 75436 47 0 0 25 0 1 0 335727455 221966336 52815 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 54191 52815 95 220 0 53968 0
Current children cumulated CPU time (s) 754.83
Current children cumulated vsize (KiB) 216764

[startup+758.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1575504/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=216764 CPUtime=758.03
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 53889 0 0 0 75756 47 0 0 25 0 1 0 335727455 221966336 52876 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 54191 52876 95 220 0 53968 0
Current children cumulated CPU time (s) 758.03
Current children cumulated vsize (KiB) 216764

[startup+759.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1575440/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=216764 CPUtime=759.63
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 53953 0 0 0 75916 47 0 0 25 0 1 0 335727455 221966336 52940 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 54191 52940 95 220 0 53968 0
Current children cumulated CPU time (s) 759.63
Current children cumulated vsize (KiB) 216764

[startup+761.503 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1574928/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=216896 CPUtime=761.24
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 54039 0 0 0 76076 48 0 0 25 0 1 0 335727455 222101504 53026 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 54224 53026 95 220 0 54001 0
Current children cumulated CPU time (s) 761.24
Current children cumulated vsize (KiB) 216896

[startup+761.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1574928/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=208996 CPUtime=761.63
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 54043 0 0 0 76115 48 0 0 25 0 1 0 335727455 214011904 51055 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558561 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 52249 51055 95 220 0 52026 0
Current children cumulated CPU time (s) 761.63
Current children cumulated vsize (KiB) 208996

[startup+762.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1574928/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=205836 CPUtime=761.83
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 54043 0 0 0 76135 48 0 0 25 0 1 0 335727455 210776064 50265 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134518531 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 51459 50265 95 220 0 51236 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 205836

[startup+762.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 25027
/proc/meminfo: memFree=1585744/2055920 swapFree=4139064/4192956
[pid=24994] ppid=24992 vsize=205836 CPUtime=761.94
/proc/24994/stat : 24994 (sat7_bin) R 24992 24994 24652 0 -1 4194304 54043 0 0 0 76146 48 0 0 25 0 1 0 335727455 210776064 50265 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558417 0 0 4096 0 0 0 0 17 1 0 0
/proc/24994/statm: 51459 50265 95 220 0 51236 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 205836

Child status: 20
Real time (s): 762.256
CPU time (s): 761.995
CPU user time (s): 761.476
CPU system time (s): 0.518921
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 216896

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

runsolver used 0.581911 second user time and 1.71974 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue May  8 04:01:37 UTC 2007

IDJOB= 372194
IDBENCH= 20498
IDSOLVER= 183
FILE ID= node3/372194-1178596895

PBS_JOBID= 5217749

Free space on /tmp= 66542 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c10nidw_s.cnf
COMMAND LINE= /tmp/evaluation/372194-1178596895/sat7_bin /tmp/evaluation/372194-1178596895/instance-372194-1178596895.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-372194-1178596895 -o ROOT/results/node3/solver-372194-1178596895 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/372194-1178596895/sat7_bin /tmp/evaluation/372194-1178596895/instance-372194-1178596895.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  7989bb134c6f50cb418407e85e733980

RANDOM SEED= 260968094

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1786112 kB
Buffers:         33376 kB
Cached:         144040 kB
SwapCached:      16860 kB
Active:          94440 kB
Inactive:       106644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786112 kB
SwapTotal:     4192956 kB
SwapFree:      4139064 kB
Dirty:           23236 kB
Writeback:           0 kB
Mapped:          31040 kB
Slab:            53884 kB
Committed_AS: 11405692 kB
PageTables:       2004 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= 66542 MiB

End job on node3 on Tue May  8 04:14:20 UTC 2007