Trace number 370340

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-08SAT 1845.39 1846

General information on the benchmark

Nameindustrial/narain/
clauses-6.cnf
MD5SUM61486826db531b2bec67f4c4c779f9ff
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark412.943
Satisfiable
(Un)Satisfiability was proved
Number of variables683995
Number of clauses2623082
Sum of the clauses size6506810
Maximum clause length385
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21990085
Number of clauses of size 3452561
Number of clauses of size 45943
Number of clauses of size 5154560
Number of clauses of size over 519932

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node65/watcher-370340-1178599135 -o ROOT/results/node65/solver-370340-1178599135 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370340-1178599135/sat7_bin /tmp/evaluation/370340-1178599135/instance-370340-1178599135.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.98 0.97 0.99 3/64 5858
/proc/meminfo: memFree=1717696/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=6408 CPUtime=0
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 914 0 0 0 0 0 0 0 18 0 1 0 335903413 6561792 898 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134555319 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 1602 904 86 220 0 1379 0

[startup+0.0480151 s]
/proc/loadavg: 0.98 0.97 0.99 3/64 5858
/proc/meminfo: memFree=1717696/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=26428 CPUtime=0.04
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 4446 0 0 0 3 1 0 0 18 0 1 0 335903413 27062272 4430 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 6607 4433 88 220 0 6384 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26428

[startup+0.102019 s]
/proc/loadavg: 0.98 0.97 0.99 3/64 5858
/proc/meminfo: memFree=1717696/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=43888 CPUtime=0.09
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 10272 0 0 0 6 3 0 0 18 0 1 0 335903413 44941312 10256 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 10972 10257 88 220 0 10749 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43888

[startup+0.301035 s]
/proc/loadavg: 0.98 0.97 0.99 3/64 5858
/proc/meminfo: memFree=1717696/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=60288 CPUtime=0.29
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 14105 0 0 0 25 4 0 0 19 0 1 0 335903413 61734912 14089 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 15072 14090 88 220 0 14849 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60288

[startup+0.702066 s]
/proc/loadavg: 0.98 0.97 0.99 3/64 5858
/proc/meminfo: memFree=1717696/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=80788 CPUtime=0.69
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 19720 0 0 0 61 8 0 0 22 0 1 0 335903413 82726912 19704 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134847868 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 20197 19704 88 220 0 19974 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80788

[startup+1.50113 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 5859
/proc/meminfo: memFree=1637560/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=88988 CPUtime=1.49
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 21417 0 0 0 140 9 0 0 25 0 1 0 335903413 91123712 21401 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134682684 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 22247 21401 88 220 0 22024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88988

[startup+3.10126 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 5859
/proc/meminfo: memFree=1628408/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=101420 CPUtime=3.09
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 25064 0 0 0 297 12 0 0 25 0 1 0 335903413 103854080 25048 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 25355 25048 88 220 0 25132 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101420

[startup+6.30153 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 5859
/proc/meminfo: memFree=1603448/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=124464 CPUtime=6.29
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 30310 0 0 0 613 16 0 0 25 0 1 0 335903413 127451136 30294 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 31116 30294 88 220 0 30893 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124464

[startup+12.7011 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 5859
/proc/meminfo: memFree=1540728/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=201208 CPUtime=12.69
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 50278 0 0 0 1241 28 0 0 25 0 1 0 335903413 206036992 49265 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134525270 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 50302 49265 93 220 0 50079 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 201208

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5859
/proc/meminfo: memFree=1518840/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=205880 CPUtime=25.48
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 52147 0 0 0 2519 29 0 0 25 0 1 0 335903413 210821120 50109 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 51470 50109 95 220 0 51247 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 205880

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5859
/proc/meminfo: memFree=1518392/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=209980 CPUtime=51.06
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 52259 0 0 0 5077 29 0 0 25 0 1 0 335903413 215019520 50221 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527094 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 52495 50221 95 220 0 52272 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 209980

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5859
/proc/meminfo: memFree=1518392/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=209980 CPUtime=102.26
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 52286 0 0 0 10196 30 0 0 25 0 1 0 335903413 215019520 50248 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527121 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 52495 50248 95 220 0 52272 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 209980

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5859
/proc/meminfo: memFree=1516856/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=209980 CPUtime=162.23
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 52685 0 0 0 16193 30 0 0 25 0 1 0 335903413 215019520 50647 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134539991 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 52495 50647 95 220 0 52272 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 209980

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5859
/proc/meminfo: memFree=1512376/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=214080 CPUtime=222.21
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 53783 0 0 0 22190 31 0 0 25 0 1 0 335903413 219217920 51745 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532488 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 53520 51745 95 220 0 53297 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 214080

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1506552/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=218180 CPUtime=282.2
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 55215 0 0 0 28187 33 0 0 25 0 1 0 335903413 223416320 53177 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 54545 53177 95 220 0 54322 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 218180

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1500600/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=226508 CPUtime=342.18
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 56678 0 0 0 34183 35 0 0 25 0 1 0 335903413 231944192 54640 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 56627 54640 95 220 0 56404 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 226508

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1497336/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=226904 CPUtime=402.17
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 57519 0 0 0 40180 37 0 0 25 0 1 0 335903413 232349696 55481 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 56726 55481 95 220 0 56503 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 226904

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1493112/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=231260 CPUtime=462.16
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 58546 0 0 0 46177 39 0 0 25 0 1 0 335903413 236810240 56508 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 57815 56508 95 220 0 57592 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 231260

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1480504/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=243756 CPUtime=522.14
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 61743 0 0 0 52171 43 0 0 25 0 1 0 335903413 249606144 59705 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529303 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 60939 59705 95 220 0 60716 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 243756

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1470968/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=256292 CPUtime=582.12
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 64132 0 0 0 58167 45 0 0 25 0 1 0 335903413 262443008 62094 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 64073 62094 95 220 0 63850 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 256292

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1465656/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=260516 CPUtime=642.11
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 65423 0 0 0 64164 47 0 0 25 0 1 0 335903413 266768384 63385 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529312 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 65129 63385 95 220 0 64906 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 260516


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

/proc/meminfo: memFree=1437304/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=286408 CPUtime=1002
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 72468 0 0 0 100144 56 0 0 25 0 1 0 335903413 293281792 70430 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538997 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 71602 70430 95 220 0 71379 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 286408

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1432440/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=290792 CPUtime=1061.99
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 73696 0 0 0 106141 58 0 0 25 0 1 0 335903413 297771008 71658 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 72698 71658 95 220 0 72475 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 290792

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1429176/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=295244 CPUtime=1121.97
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 74492 0 0 0 112139 58 0 0 25 0 1 0 335903413 302329856 72454 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 73811 72454 95 220 0 73588 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 295244

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1425464/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=299792 CPUtime=1181.96
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 75417 0 0 0 118136 60 0 0 25 0 1 0 335903413 306987008 73379 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 74948 73379 95 220 0 74725 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 299792

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1421752/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=304184 CPUtime=1241.95
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 76322 0 0 0 124134 61 0 0 25 0 1 0 335903413 311484416 74284 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 76046 74284 95 220 0 75823 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 304184

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5861
/proc/meminfo: memFree=1417080/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=308436 CPUtime=1301.93
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 77466 0 0 0 130131 62 0 0 25 0 1 0 335903413 315838464 75428 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532759 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 77109 75428 95 220 0 76886 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 308436

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 6027
/proc/meminfo: memFree=1412680/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=312908 CPUtime=1361.83
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 78252 0 0 0 136117 66 0 0 25 0 1 0 335903413 320417792 76214 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 78227 76214 95 220 0 78004 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 312908

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1411000/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=313356 CPUtime=1421.8
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 78902 0 0 0 142113 67 0 0 25 0 1 0 335903413 320876544 76864 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528656 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 78339 76864 95 220 0 78116 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 313356

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1408440/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=317616 CPUtime=1481.78
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 79553 0 0 0 148110 68 0 0 25 0 1 0 335903413 325238784 77515 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 79404 77515 95 220 0 79181 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 317616

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1406328/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=317792 CPUtime=1541.77
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 80065 0 0 0 154108 69 0 0 25 0 1 0 335903413 325419008 78027 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 79448 78027 95 220 0 79225 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 317792

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1403832/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=322120 CPUtime=1601.75
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 80688 0 0 0 160106 69 0 0 25 0 1 0 335903413 329850880 78650 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 80530 78650 95 220 0 80307 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 322120

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1401848/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=322256 CPUtime=1661.74
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 81178 0 0 0 166104 70 0 0 25 0 1 0 335903413 329990144 79140 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532367 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 80564 79140 95 220 0 80341 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 322256

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1400952/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=322416 CPUtime=1721.72
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 81396 0 0 0 172102 70 0 0 25 0 1 0 335903413 330153984 79358 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 80604 79358 95 220 0 80381 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 322416

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1400760/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=322552 CPUtime=1781.71
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 81457 0 0 0 178101 70 0 0 25 0 1 0 335903413 330293248 79419 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529341 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 80638 79419 95 220 0 80415 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 322552

[startup+1842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1400440/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=322808 CPUtime=1841.69
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 81534 0 0 0 184099 70 0 0 25 0 1 0 335903413 330555392 79496 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533784 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 80702 79496 95 220 0 80479 0
Current children cumulated CPU time (s) 1841.69
Current children cumulated vsize (KiB) 322808

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

[startup+1843.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1400440/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=322808 CPUtime=1842.49
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 81534 0 0 0 184179 70 0 0 25 0 1 0 335903413 330555392 79496 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 80702 79496 95 220 0 80479 0
Current children cumulated CPU time (s) 1842.49
Current children cumulated vsize (KiB) 322808

[startup+1844.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1400440/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=322808 CPUtime=1844.09
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 81541 0 0 0 184339 70 0 0 25 0 1 0 335903413 330555392 79503 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 80702 79503 95 220 0 80479 0
Current children cumulated CPU time (s) 1844.09
Current children cumulated vsize (KiB) 322808

[startup+1845.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1400440/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=322808 CPUtime=1844.88
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 81546 0 0 0 184418 70 0 0 25 0 1 0 335903413 330555392 79508 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135071073 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 80702 79508 601 220 0 80479 0
Current children cumulated CPU time (s) 1844.88
Current children cumulated vsize (KiB) 322808

[startup+1845.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6059
/proc/meminfo: memFree=1413944/2055920 swapFree=4184160/4192956
[pid=5858] ppid=5856 vsize=303972 CPUtime=1845.29
/proc/5858/stat : 5858 (sat7_bin) R 5856 5858 5757 0 -1 4194304 81546 0 0 0 184458 71 0 0 25 0 1 0 335903413 311267328 74809 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558417 0 0 4096 0 0 0 0 17 1 0 0
/proc/5858/statm: 75993 74809 95 220 0 75770 0
Current children cumulated CPU time (s) 1845.29
Current children cumulated vsize (KiB) 303972

Child status: 10
Real time (s): 1846
CPU time (s): 1845.39
CPU user time (s): 1844.62
CPU system time (s): 0.767883
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 322808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1844.62
system time used= 0.767883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81546
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= 10
involuntary context switches= 3864

runsolver used 1.54377 second user time and 3.61445 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Tue May  8 04:38:58 UTC 2007

IDJOB= 370340
IDBENCH= 20509
IDSOLVER= 183
FILE ID= node65/370340-1178599135

PBS_JOBID= 5218201

Free space on /tmp= 66514 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-6.cnf
COMMAND LINE= /tmp/evaluation/370340-1178599135/sat7_bin /tmp/evaluation/370340-1178599135/instance-370340-1178599135.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-370340-1178599135 -o ROOT/results/node65/solver-370340-1178599135 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/370340-1178599135/sat7_bin /tmp/evaluation/370340-1178599135/instance-370340-1178599135.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  61486826db531b2bec67f4c4c779f9ff

RANDOM SEED= 341824736

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1718104 kB
Buffers:         13268 kB
Cached:         219380 kB
SwapCached:       2768 kB
Active:         121004 kB
Inactive:       139868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1718104 kB
SwapTotal:     4192956 kB
SwapFree:      4184160 kB
Dirty:           51424 kB
Writeback:           0 kB
Mapped:          34352 kB
Slab:            62828 kB
Committed_AS:  7413964 kB
PageTables:       1504 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= 66514 MiB

End job on node65 on Tue May  8 05:09:46 UTC 2007