Trace number 370335

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 2048.77 2049.27

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark276.856
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

2.79/2.86	c Starting solver ...
3.49/3.54	c Restarting after 101 conflicts
4.59/4.60	c Restarting after 252 conflicts
5.40/5.40	c Restarting after 479 conflicts
6.09/6.15	c Restarting after 816 conflicts
6.99/7.03	c Restarting after 1322 conflicts
8.99/9.09	c Restarting after 2081 conflicts
12.29/12.34	c Restarting after 3220 conflicts
15.18/15.29	c Restarting after 4930 conflicts
17.88/17.95	c Restarting after 7492 conflicts
22.58/22.65	c Restarting after 11336 conflicts
27.79/27.83	c Restarting after 17102 conflicts
33.48/33.58	c Restarting after 25754 conflicts
43.48/43.56	c Restarting after 38730 conflicts
62.08/62.14	c Restarting after 58194 conflicts
83.47/83.57	c Restarting after 87386 conflicts
133.26/133.37	c Restarting after 131176 conflicts
216.64/216.72	c Restarting after 196863 conflicts
400.50/400.61	c Restarting after 295389 conflicts
679.93/680.10	c Restarting after 443178 conflicts
1159.01/1159.39	c Restarting after 664863 conflicts
2048.29/2048.88	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/node48/watcher-370335-1178597964 -o ROOT/results/node48/solver-370335-1178597964 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370335-1178597964/sat7_bin /tmp/evaluation/370335-1178597964/instance-370335-1178597964.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 2/64 14707
/proc/meminfo: memFree=1626784/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=7872 CPUtime=0
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 657 0 0 0 0 0 0 0 18 0 1 0 214641812 8060928 641 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 1968 644 88 220 0 1745 0

[startup+0.0147409 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 14707
/proc/meminfo: memFree=1626784/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=8780 CPUtime=0
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 1431 0 0 0 0 0 0 0 18 0 1 0 214641812 8990720 1415 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 2195 1419 88 220 0 1972 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8780

[startup+0.101748 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 14707
/proc/meminfo: memFree=1626784/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=20220 CPUtime=0.09
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 4771 0 0 0 7 2 0 0 18 0 1 0 214641812 20705280 4755 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 5055 4756 88 220 0 4832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20220

[startup+0.301765 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 14707
/proc/meminfo: memFree=1626784/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=28420 CPUtime=0.29
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 6567 0 0 0 27 2 0 0 19 0 1 0 214641812 29102080 6551 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532130 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 7105 6551 88 220 0 6882 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28420

[startup+0.701803 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 14707
/proc/meminfo: memFree=1626784/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=32520 CPUtime=0.69
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 7486 0 0 0 66 3 0 0 23 0 1 0 214641812 33300480 7470 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 8130 7470 88 220 0 7907 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32520

[startup+1.50188 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14708
/proc/meminfo: memFree=1594520/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=40720 CPUtime=1.49
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 9296 0 0 0 145 4 0 0 25 0 1 0 214641812 41697280 9280 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 10180 9280 88 220 0 9957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40720

[startup+3.10103 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14708
/proc/meminfo: memFree=1584600/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=60864 CPUtime=3.09
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 15149 0 0 0 301 8 0 0 25 0 1 0 214641812 62324736 14906 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 15216 14906 93 220 0 14993 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60864

[startup+6.30132 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 14708
/proc/meminfo: memFree=1565272/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=65988 CPUtime=6.29
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 15934 0 0 0 620 9 0 0 25 0 1 0 214641812 67571712 15434 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 16497 15434 95 220 0 16274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65988

[startup+12.7019 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 14708
/proc/meminfo: memFree=1563928/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=65988 CPUtime=12.69
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 16257 0 0 0 1260 9 0 0 25 0 1 0 214641812 67571712 15757 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533543 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 16497 15757 95 220 0 16274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65988

[startup+25.5011 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 14708
/proc/meminfo: memFree=1560728/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=70088 CPUtime=25.49
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 17092 0 0 0 2538 11 0 0 25 0 1 0 214641812 71770112 16592 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 17522 16592 95 220 0 17299 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70088

[startup+51.1015 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 14708
/proc/meminfo: memFree=1551960/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=78952 CPUtime=51.07
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 19331 0 0 0 5095 12 0 0 25 0 1 0 214641812 80846848 18831 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558936 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 19738 18831 95 220 0 19515 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 78952

[startup+102.305 s]
/proc/loadavg: 1.11 1.02 1.00 2/65 14708
/proc/meminfo: memFree=1536728/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=93160 CPUtime=102.27
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 23074 0 0 0 10209 18 0 0 25 0 1 0 214641812 95395840 22574 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532794 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 23290 22574 95 220 0 23067 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 93160

[startup+162.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 14708
/proc/meminfo: memFree=1522776/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=106764 CPUtime=162.25
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 26606 0 0 0 16204 21 0 0 25 0 1 0 214641812 109326336 26106 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533068 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 26691 26106 95 220 0 26468 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 106764

[startup+222.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 14708
/proc/meminfo: memFree=1509336/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=120332 CPUtime=222.23
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 29909 0 0 0 22197 26 0 0 25 0 1 0 214641812 123219968 29409 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528658 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 30083 29409 95 220 0 29860 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 120332

[startup+282.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 14708
/proc/meminfo: memFree=1498584/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=130596 CPUtime=282.22
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 32633 0 0 0 28193 29 0 0 25 0 1 0 214641812 133730304 32133 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134539166 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 32649 32133 95 220 0 32426 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 130596

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 14708
/proc/meminfo: memFree=1490712/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=139568 CPUtime=342.21
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 34554 0 0 0 34190 31 0 0 25 0 1 0 214641812 142917632 34054 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536156 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 34892 34054 95 220 0 34669 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 139568

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 14708
/proc/meminfo: memFree=1486360/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=144684 CPUtime=402.2
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 35668 0 0 0 40188 32 0 0 25 0 1 0 214641812 148156416 35168 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 36171 35168 95 220 0 35948 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 144684

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1476760/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=154208 CPUtime=462.18
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 38044 0 0 0 46184 34 0 0 25 0 1 0 214641812 157908992 37544 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 38552 37544 95 220 0 38329 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 154208

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1469976/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=163308 CPUtime=522.17
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 39754 0 0 0 52181 36 0 0 25 0 1 0 214641812 167227392 39254 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 40827 39254 95 220 0 40604 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 163308

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1457176/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=172432 CPUtime=582.15
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 42994 0 0 0 58176 39 0 0 25 0 1 0 214641812 176570368 42428 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 43108 42428 95 220 0 42885 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 172432

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1450776/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=181040 CPUtime=642.13
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 44576 0 0 0 64173 40 0 0 25 0 1 0 214641812 185384960 44010 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 45260 44010 95 220 0 45037 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 181040


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

/proc/meminfo: memFree=1355928/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=276964 CPUtime=1421.95
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 68272 0 0 0 142126 69 0 0 25 0 1 0 214641812 283611136 67641 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 69241 67641 95 220 0 69018 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 276964

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1350232/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=281420 CPUtime=1481.93
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 69711 0 0 0 148123 70 0 0 25 0 1 0 214641812 288174080 69080 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 70355 69080 95 220 0 70132 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 281420

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1344792/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=286104 CPUtime=1541.91
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 71051 0 0 0 154119 72 0 0 25 0 1 0 214641812 292970496 70420 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532401 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 71526 70420 95 220 0 71303 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 286104

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1339480/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=295472 CPUtime=1601.9
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 72433 0 0 0 160116 74 0 0 25 0 1 0 214641812 302563328 71769 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 73868 71769 95 220 0 73645 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 295472

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1334424/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=300116 CPUtime=1661.89
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 73662 0 0 0 166113 76 0 0 25 0 1 0 214641812 307318784 72998 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532404 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 75029 72998 95 220 0 74806 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 300116

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1329304/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=304668 CPUtime=1721.87
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 74951 0 0 0 172110 77 0 0 25 0 1 0 214641812 311980032 74287 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 76167 74287 95 220 0 75944 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 304668

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1324120/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=309220 CPUtime=1781.85
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 76229 0 0 0 178107 78 0 0 25 0 1 0 214641812 316641280 75565 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 77305 75565 95 220 0 77082 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 309220

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1319768/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=313776 CPUtime=1841.84
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 77329 0 0 0 184105 79 0 0 25 0 1 0 214641812 321306624 76665 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 78444 76665 95 220 0 78221 0
Current children cumulated CPU time (s) 1841.84
Current children cumulated vsize (KiB) 313776

[startup+1902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1315672/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=318196 CPUtime=1901.83
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 78367 0 0 0 190103 80 0 0 25 0 1 0 214641812 325832704 77670 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 79549 77670 95 220 0 79326 0
Current children cumulated CPU time (s) 1901.83
Current children cumulated vsize (KiB) 318196

[startup+1962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1310296/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=322808 CPUtime=1961.82
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 79700 0 0 0 196101 81 0 0 25 0 1 0 214641812 330555392 79003 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 80702 79003 95 220 0 80479 0
Current children cumulated CPU time (s) 1961.82
Current children cumulated vsize (KiB) 322808

[startup+2022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1308952/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=322940 CPUtime=2021.8
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 80028 0 0 0 202099 81 0 0 25 0 1 0 214641812 330690560 79331 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 80735 79331 95 220 0 80512 0
Current children cumulated CPU time (s) 2021.8
Current children cumulated vsize (KiB) 322940

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

[startup+2035.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1308888/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=322940 CPUtime=2034.59
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 80046 0 0 0 203378 81 0 0 25 0 1 0 214641812 330690560 79349 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 80735 79349 95 220 0 80512 0
Current children cumulated CPU time (s) 2034.59
Current children cumulated vsize (KiB) 322940

[startup+2041.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1308824/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=323100 CPUtime=2040.99
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 80061 0 0 0 204018 81 0 0 25 0 1 0 214641812 330854400 79364 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 80775 79364 95 220 0 80552 0
Current children cumulated CPU time (s) 2040.99
Current children cumulated vsize (KiB) 323100

[startup+2044.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1308824/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=323100 CPUtime=2044.19
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 80064 0 0 0 204338 81 0 0 25 0 1 0 214641812 330854400 79367 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 80775 79367 95 220 0 80552 0
Current children cumulated CPU time (s) 2044.19
Current children cumulated vsize (KiB) 323100

[startup+2046.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1308824/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=323100 CPUtime=2045.79
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 80065 0 0 0 204498 81 0 0 25 0 1 0 214641812 330854400 79368 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532391 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 80775 79368 95 220 0 80552 0
Current children cumulated CPU time (s) 2045.79
Current children cumulated vsize (KiB) 323100

[startup+2047.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1308824/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=323100 CPUtime=2047.39
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 80065 0 0 0 204658 81 0 0 25 0 1 0 214641812 330854400 79368 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538630 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 80775 79368 95 220 0 80552 0
Current children cumulated CPU time (s) 2047.39
Current children cumulated vsize (KiB) 323100

[startup+2048.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1308824/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=323100 CPUtime=2048.19
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 80065 0 0 0 204738 81 0 0 25 0 1 0 214641812 330854400 79368 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 80775 79368 95 220 0 80552 0
Current children cumulated CPU time (s) 2048.19
Current children cumulated vsize (KiB) 323100

[startup+2049.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1308824/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=317136 CPUtime=2048.59
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 80074 0 0 0 204778 81 0 0 25 0 1 0 214641812 324747264 77886 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134518180 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 79284 77886 95 220 0 79061 0
Current children cumulated CPU time (s) 2048.59
Current children cumulated vsize (KiB) 317136

[startup+2049.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14708
/proc/meminfo: memFree=1315992/2055920 swapFree=4183976/4192956
[pid=14707] ppid=14705 vsize=314868 CPUtime=2048.69
/proc/14707/stat : 14707 (sat7_bin) R 14705 14707 14411 0 -1 4194304 80074 0 0 0 204788 81 0 0 25 0 1 0 214641812 322424832 77506 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558417 0 0 4096 0 0 0 0 17 1 0 0
/proc/14707/statm: 78717 77506 95 220 0 78494 0
Current children cumulated CPU time (s) 2048.69
Current children cumulated vsize (KiB) 314868

Child status: 20
Real time (s): 2049.27
CPU time (s): 2048.77
CPU user time (s): 2047.9
CPU system time (s): 0.868867
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 323100

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

runsolver used 1.55876 second user time and 4.03939 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Tue May  8 04:19:25 UTC 2007

IDJOB= 370335
IDBENCH= 20502
IDSOLVER= 183
FILE ID= node48/370335-1178597964

PBS_JOBID= 5217990

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d46e452956bc993f202d3b06fd3e858e

RANDOM SEED= 615253193

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1627256 kB
Buffers:         27964 kB
Cached:         284032 kB
SwapCached:       3048 kB
Active:          71476 kB
Inactive:       250344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627256 kB
SwapTotal:     4192956 kB
SwapFree:      4183976 kB
Dirty:           12580 kB
Writeback:           0 kB
Mapped:          15812 kB
Slab:            92888 kB
Committed_AS:  3734940 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= 66552 MiB

End job on node48 on Tue May  8 04:53:34 UTC 2007