Trace number 320212

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 759.665 759.855

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.1476
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.29/5.39	c Starting solver ...
7.19/7.23	c Restarting after 100 conflicts
8.19/8.22	c Restarting after 251 conflicts
8.89/8.95	c Restarting after 476 conflicts
10.90/10.97	c Restarting after 813 conflicts
13.09/13.17	c Restarting after 1320 conflicts
15.39/15.45	c Restarting after 2080 conflicts
18.48/18.53	c Restarting after 3222 conflicts
21.78/21.85	c Restarting after 4930 conflicts
26.29/26.37	c Restarting after 7494 conflicts
32.58/32.65	c Restarting after 11339 conflicts
42.28/42.33	c Restarting after 17106 conflicts
55.98/56.03	c Restarting after 25755 conflicts
83.27/83.32	c Restarting after 38730 conflicts
118.16/118.29	c Restarting after 58191 conflicts
164.15/164.23	c Restarting after 87388 conflicts
251.63/251.73	c Restarting after 131177 conflicts
369.40/369.52	c Restarting after 196866 conflicts
589.04/589.22	c Restarting after 295392 conflicts
759.20/759.41	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-320212-1173042606 -o ROOT/results/node61/solver-320212-1173042606 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320212-1173042606/sat7_bin /tmp/evaluation/320212-1173042606/instance-320212-1173042606.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.60 0.89 0.96 3/64 20379
/proc/meminfo: memFree=1643040/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=13704 CPUtime=0
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 916 0 0 0 0 0 0 0 18 0 1 0 324217566 14032896 900 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 3426 903 88 220 0 3203 0

[startup+0.082707 s]
/proc/loadavg: 0.60 0.89 0.96 3/64 20379
/proc/meminfo: memFree=1643040/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=29692 CPUtime=0.07
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 6673 0 0 0 5 2 0 0 18 0 1 0 324217566 30404608 6656 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 7423 6657 88 220 0 7200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29692

[startup+0.101708 s]
/proc/loadavg: 0.60 0.89 0.96 3/64 20379
/proc/meminfo: memFree=1643040/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=29692 CPUtime=0.09
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 7055 0 0 0 7 2 0 0 18 0 1 0 324217566 30404608 7038 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 7423 7039 88 220 0 7200 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29692

[startup+0.301727 s]
/proc/loadavg: 0.60 0.89 0.96 3/64 20379
/proc/meminfo: memFree=1643040/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=46092 CPUtime=0.29
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 10663 0 0 0 26 3 0 0 19 0 1 0 324217566 47198208 10646 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 11523 10647 88 220 0 11300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46092

[startup+0.701765 s]
/proc/loadavg: 0.60 0.89 0.96 3/64 20379
/proc/meminfo: memFree=1643040/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=50192 CPUtime=0.69
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 12407 0 0 0 65 4 0 0 22 0 1 0 324217566 51396608 12390 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135029304 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 12548 12391 88 220 0 12325 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50192

[startup+1.50184 s]
/proc/loadavg: 0.60 0.89 0.96 2/65 20380
/proc/meminfo: memFree=1591000/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=58524 CPUtime=1.49
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 14209 0 0 0 144 5 0 0 25 0 1 0 324217566 59928576 14192 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 14631 14192 88 220 0 14408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58524

[startup+3.10199 s]
/proc/loadavg: 0.60 0.89 0.96 2/65 20380
/proc/meminfo: memFree=1581016/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=74924 CPUtime=3.09
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 17697 0 0 0 302 7 0 0 25 0 1 0 324217566 76722176 17680 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 18731 17680 88 220 0 18508 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74924

[startup+6.3013 s]
/proc/loadavg: 0.63 0.89 0.96 2/65 20380
/proc/meminfo: memFree=1537432/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=114644 CPUtime=6.29
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 27842 0 0 0 615 14 0 0 25 0 1 0 324217566 117395456 27341 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134529346 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 28661 27341 93 220 0 28438 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114644

[startup+12.7019 s]
/proc/loadavg: 0.66 0.89 0.96 2/65 20380
/proc/meminfo: memFree=1529896/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=116692 CPUtime=12.69
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 29395 0 0 0 1254 15 0 0 25 0 1 0 324217566 119492608 28381 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134578901 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 29173 28381 95 220 0 28950 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 116692

[startup+25.5011 s]
/proc/loadavg: 0.74 0.90 0.96 2/65 20380
/proc/meminfo: memFree=1528424/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=120792 CPUtime=25.49
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 29781 0 0 0 2533 16 0 0 25 0 1 0 324217566 123691008 28767 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532870 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 30198 28767 95 220 0 29975 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120792

[startup+51.1016 s]
/proc/loadavg: 0.83 0.90 0.96 2/65 20380
/proc/meminfo: memFree=1524968/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=124892 CPUtime=51.07
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 30646 0 0 0 5091 16 0 0 25 0 1 0 324217566 127889408 29632 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 31223 29632 95 220 0 31000 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 124892

[startup+102.304 s]
/proc/loadavg: 0.92 0.92 0.96 2/65 20380
/proc/meminfo: memFree=1517480/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=129116 CPUtime=102.27
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 32535 0 0 0 10207 20 0 0 25 0 1 0 324217566 132214784 31521 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538630 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 32279 31521 95 220 0 32056 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 129116

[startup+162.301 s]
/proc/loadavg: 0.97 0.93 0.96 2/65 20380
/proc/meminfo: memFree=1508392/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=138012 CPUtime=162.25
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 34806 0 0 0 16203 22 0 0 25 0 1 0 324217566 141324288 33792 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538565 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 34503 33792 95 220 0 34280 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 138012

[startup+222.302 s]
/proc/loadavg: 0.99 0.94 0.96 2/65 20380
/proc/meminfo: memFree=1499944/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=146884 CPUtime=222.23
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 36877 0 0 0 22198 25 0 0 25 0 1 0 324217566 150409216 35863 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 36721 35863 95 220 0 36498 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 146884

[startup+282.302 s]
/proc/loadavg: 0.99 0.95 0.96 2/65 20380
/proc/meminfo: memFree=1491112/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=155612 CPUtime=282.23
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 39121 0 0 0 28195 28 0 0 25 0 1 0 324217566 159346688 38107 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 38903 38107 95 220 0 38680 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 155612

[startup+342.301 s]
/proc/loadavg: 0.99 0.95 0.96 2/65 20380
/proc/meminfo: memFree=1482472/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=164628 CPUtime=342.21
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 41241 0 0 0 34191 30 0 0 25 0 1 0 324217566 168579072 40227 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538704 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 41157 40227 95 220 0 40934 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 164628

[startup+402.301 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 20380
/proc/meminfo: memFree=1473768/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=173224 CPUtime=402.19
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 43425 0 0 0 40186 33 0 0 25 0 1 0 324217566 177381376 42411 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 43306 42411 95 220 0 43083 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 173224

[startup+462.302 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 20380
/proc/meminfo: memFree=1464936/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=181960 CPUtime=462.18
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 45614 0 0 0 46183 35 0 0 25 0 1 0 324217566 186327040 44600 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 45490 44600 95 220 0 45267 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 181960

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1457832/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=190428 CPUtime=522.17
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 47399 0 0 0 52179 38 0 0 25 0 1 0 324217566 194998272 46385 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 47607 46385 95 220 0 47384 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 190428

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1452072/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=195216 CPUtime=582.15
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 48807 0 0 0 58176 39 0 0 25 0 1 0 324217566 199901184 47793 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 48804 47793 95 220 0 48581 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 195216

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1444904/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=203800 CPUtime=642.14
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 50600 0 0 0 64173 41 0 0 25 0 1 0 324217566 208691200 49586 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 50950 49586 95 220 0 50727 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 203800

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1438056/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=208188 CPUtime=702.12
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 52318 0 0 0 70169 43 0 0 25 0 1 0 324217566 213184512 51304 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 52047 51304 95 220 0 51824 0
Current children cumulated CPU time (s) 702.12
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.97 0.96 2/65 20380
/proc/meminfo: memFree=1435688/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=212424 CPUtime=716.51
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 52921 0 0 0 71608 43 0 0 25 0 1 0 324217566 217522176 51907 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 53106 51907 95 220 0 52883 0
Current children cumulated CPU time (s) 716.51
Current children cumulated vsize (KiB) 212424

[startup+742.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1433064/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=212560 CPUtime=742.11
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 53567 0 0 0 74167 44 0 0 25 0 1 0 324217566 217661440 52553 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 53140 52553 95 220 0 52917 0
Current children cumulated CPU time (s) 742.11
Current children cumulated vsize (KiB) 212560

[startup+748.701 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1432360/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=216764 CPUtime=748.51
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 53733 0 0 0 74807 44 0 0 25 0 1 0 324217566 221966336 52719 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 54191 52719 95 220 0 53968 0
Current children cumulated CPU time (s) 748.51
Current children cumulated vsize (KiB) 216764

[startup+755.102 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1431720/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=216764 CPUtime=754.91
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 53879 0 0 0 75447 44 0 0 25 0 1 0 324217566 221966336 52865 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 54191 52865 95 220 0 53968 0
Current children cumulated CPU time (s) 754.91
Current children cumulated vsize (KiB) 216764

[startup+758.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1431336/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=216764 CPUtime=758.1
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 53996 0 0 0 75766 44 0 0 25 0 1 0 324217566 221966336 52982 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134528648 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 54191 52982 95 220 0 53968 0
Current children cumulated CPU time (s) 758.1
Current children cumulated vsize (KiB) 216764

[startup+759.101 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1431080/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=216896 CPUtime=758.9
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 54040 0 0 0 75846 44 0 0 25 0 1 0 324217566 222101504 53026 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 54224 53026 95 220 0 54001 0
Current children cumulated CPU time (s) 758.9
Current children cumulated vsize (KiB) 216896

[startup+759.501 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1431080/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=208996 CPUtime=759.3
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 54044 0 0 0 75886 44 0 0 25 0 1 0 324217566 214011904 51055 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558602 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 52249 51055 95 220 0 52026 0
Current children cumulated CPU time (s) 759.3
Current children cumulated vsize (KiB) 208996

[startup+759.701 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1431080/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=205836 CPUtime=759.5
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 54044 0 0 0 75906 44 0 0 25 0 1 0 324217566 210776064 50265 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134518516 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 51459 50265 95 220 0 51236 0
Current children cumulated CPU time (s) 759.5
Current children cumulated vsize (KiB) 205836

[startup+759.801 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 20380
/proc/meminfo: memFree=1431080/2055920 swapFree=4183408/4192956
[pid=20379] ppid=20377 vsize=205836 CPUtime=759.6
/proc/20379/stat : 20379 (sat7_bin) R 20377 20379 20322 0 -1 4194304 54044 0 0 0 75916 44 0 0 25 0 1 0 324217566 210776064 50265 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558417 0 0 4096 0 0 0 0 17 1 0 0
/proc/20379/statm: 51459 50265 95 220 0 51236 0
Current children cumulated CPU time (s) 759.6
Current children cumulated vsize (KiB) 205836

Child status: 20
Real time (s): 759.855
CPU time (s): 759.665
CPU user time (s): 759.187
CPU system time (s): 0.478927
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 216896

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

runsolver used 0.483926 second user time and 1.60076 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Mar  4 21:10:06 UTC 2007

IDJOB= 320212
IDBENCH= 20498
IDSOLVER= 101
FILE ID= node61/320212-1173042606

PBS_JOBID= 4012497

Free space on /tmp= 66507 MiB

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

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  7989bb134c6f50cb418407e85e733980

RANDOM SEED= 804773248

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1643512 kB
Buffers:         20464 kB
Cached:         307764 kB
SwapCached:       3612 kB
Active:         165952 kB
Inactive:       171688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643512 kB
SwapTotal:     4192956 kB
SwapFree:      4183408 kB
Dirty:           23312 kB
Writeback:           0 kB
Mapped:          15388 kB
Slab:            60872 kB
Committed_AS:   856848 kB
PageTables:       1388 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= 66507 MiB

End job on node61 on Sun Mar  4 21:22:46 UTC 2007