Trace number 370339

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 1888.07 1888.78

General information on the benchmark

Nameindustrial/narain/
clauses-10.cnf
MD5SUM98c58d3136fcf1971f77037eb3533718
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.1241
Satisfiable
(Un)Satisfiability was proved
Number of variables2270929
Number of clauses8901946
Sum of the clauses size22176046
Maximum clause length865
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26786479
Number of clauses of size 31496293
Number of clauses of size 414719
Number of clauses of size 5555520
Number of clauses of size over 548934

Solver Data (download as text)

43.27/43.33	c Starting solver ...
51.17/51.26	c Restarting after 100 conflicts
66.07/66.17	c Restarting after 250 conflicts
75.96/76.04	c Restarting after 477 conflicts
90.66/90.76	c Restarting after 816 conflicts
1596.07/1596.78	c Restarting after 1322 conflicts
1880.08/1880.82	c Restarting after 2081 conflicts
1886.58/1887.39	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/node25/watcher-370339-1178599064 -o ROOT/results/node25/solver-370339-1178599064 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370339-1178599064/sat7_bin /tmp/evaluation/370339-1178599064/instance-370339-1178599064.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: 1.17 1.02 1.01 3/64 9489
/proc/meminfo: memFree=1392680/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=18808 CPUtime=0
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 892 0 0 0 0 0 0 0 18 0 1 0 307824689 19259392 876 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134555319 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 4702 882 86 220 0 4479 0

[startup+0.0756181 s]
/proc/loadavg: 1.17 1.02 1.01 3/64 9489
/proc/meminfo: memFree=1392680/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=76024 CPUtime=0.07
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 8574 0 0 0 4 3 0 0 18 0 1 0 307824689 77848576 8558 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 19006 8562 88 220 0 18783 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 76024

[startup+0.101621 s]
/proc/loadavg: 1.17 1.02 1.01 3/64 9489
/proc/meminfo: memFree=1392680/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=80124 CPUtime=0.09
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 10592 0 0 0 5 4 0 0 18 0 1 0 307824689 82046976 10576 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 20031 10580 88 220 0 19808 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80124

[startup+0.301655 s]
/proc/loadavg: 1.17 1.02 1.01 3/64 9489
/proc/meminfo: memFree=1392680/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=127912 CPUtime=0.29
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 31015 0 0 0 17 12 0 0 19 0 1 0 307824689 130981888 30999 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134555319 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 31978 31006 88 220 0 31755 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 127912

[startup+0.701722 s]
/proc/loadavg: 1.17 1.02 1.01 3/64 9489
/proc/meminfo: memFree=1392680/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=165484 CPUtime=0.69
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 40800 0 0 0 53 16 0 0 22 0 1 0 307824689 169455616 40784 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 41371 40785 88 220 0 41148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 165484

[startup+1.50186 s]
/proc/loadavg: 1.17 1.02 1.01 2/65 9490
/proc/meminfo: memFree=1208160/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=222884 CPUtime=1.49
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 54999 0 0 0 127 22 0 0 25 0 1 0 307824689 228233216 54983 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 55721 54983 88 220 0 55498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 222884

[startup+3.10113 s]
/proc/loadavg: 1.17 1.02 1.01 2/65 9490
/proc/meminfo: memFree=1134752/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=267984 CPUtime=3.09
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 66713 0 0 0 282 27 0 0 25 0 1 0 307824689 274415616 66697 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029304 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 66996 66697 88 220 0 66773 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 267984

[startup+6.30168 s]
/proc/loadavg: 1.24 1.04 1.01 2/65 9490
/proc/meminfo: memFree=1107296/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=297080 CPUtime=6.29
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 73414 0 0 0 597 32 0 0 25 0 1 0 307824689 304209920 73398 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134548115 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 74270 73398 88 220 0 74047 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 297080

[startup+12.7018 s]
/proc/loadavg: 1.22 1.04 1.01 2/65 9490
/proc/meminfo: memFree=1057248/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=347840 CPUtime=12.68
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 85765 0 0 0 1229 39 0 0 25 0 1 0 307824689 356188160 85749 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 86960 85749 88 220 0 86737 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 347840

[startup+25.502 s]
/proc/loadavg: 1.17 1.03 1.01 2/65 9490
/proc/meminfo: memFree=977312/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=425348 CPUtime=25.49
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 105757 0 0 0 2495 54 0 0 25 0 1 0 307824689 435556352 105147 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134548213 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 106337 105147 88 220 0 106114 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 425348

[startup+51.1013 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 9490
/proc/meminfo: memFree=737248/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=671720 CPUtime=51.07
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 170264 0 0 0 5024 83 0 0 25 0 1 0 307824689 687841280 164659 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 167930 164659 93 220 0 167707 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 671720

[startup+102.305 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 9490
/proc/meminfo: memFree=731624/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=102.26
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172029 0 0 0 10142 84 0 0 25 0 1 0 307824689 695988224 166078 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166078 95 220 0 169696 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 679676

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 9490
/proc/meminfo: memFree=731368/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=162.24
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 16139 85 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527094 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 679676

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9492
/proc/meminfo: memFree=731176/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=222.22
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 22137 85 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527121 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 679676

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9492
/proc/meminfo: memFree=731176/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=282.2
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 28135 85 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 679676

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9492
/proc/meminfo: memFree=731304/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=342.18
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 34133 85 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 679676

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9492
/proc/meminfo: memFree=731304/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=402.16
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 40131 85 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 679676

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9492
/proc/meminfo: memFree=731304/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=462.14
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 46129 85 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 679676

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9492
/proc/meminfo: memFree=731240/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=522.12
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 52127 85 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 679676

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9492
/proc/meminfo: memFree=731240/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=582.1
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 58125 85 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527094 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 679676

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9492
/proc/meminfo: memFree=731240/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=642.08
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 64123 85 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 679676


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

/proc/meminfo: memFree=731176/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1241.89
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 124103 86 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 679676

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9492
/proc/meminfo: memFree=731176/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1301.87
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 130101 86 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 679676

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9492
/proc/meminfo: memFree=731176/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1361.85
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 136099 86 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 679676

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9658
/proc/meminfo: memFree=729752/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1421.75
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 142088 87 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 679676

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9690
/proc/meminfo: memFree=730848/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1481.71
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 148084 87 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 679676

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9690
/proc/meminfo: memFree=730848/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1541.69
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172094 0 0 0 154082 87 0 0 25 0 1 0 307824689 695988224 166143 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527094 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166143 95 220 0 169696 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 679676

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9690
/proc/meminfo: memFree=730848/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1601.67
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172098 0 0 0 160080 87 0 0 25 0 1 0 307824689 695988224 166147 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166147 95 220 0 169696 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 679676

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9690
/proc/meminfo: memFree=730912/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1661.65
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172098 0 0 0 166078 87 0 0 25 0 1 0 307824689 695988224 166147 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166147 95 220 0 169696 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 679676

[startup+1722.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 9690
/proc/meminfo: memFree=730912/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1721.63
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172098 0 0 0 172076 87 0 0 25 0 1 0 307824689 695988224 166147 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166147 95 220 0 169696 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 679676

[startup+1782.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 9690
/proc/meminfo: memFree=730920/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1781.62
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172098 0 0 0 178074 88 0 0 25 0 1 0 307824689 695988224 166147 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166147 95 220 0 169696 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 679676

[startup+1842.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 9690
/proc/meminfo: memFree=730984/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1841.59
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172098 0 0 0 184071 88 0 0 25 0 1 0 307824689 695988224 166147 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527094 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166147 95 220 0 169696 0
Current children cumulated CPU time (s) 1841.59
Current children cumulated vsize (KiB) 679676

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

[startup+1843.1 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 9690
/proc/meminfo: memFree=730984/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1842.39
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172098 0 0 0 184151 88 0 0 25 0 1 0 307824689 695988224 166147 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134527140 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166147 95 220 0 169696 0
Current children cumulated CPU time (s) 1842.39
Current children cumulated vsize (KiB) 679676

[startup+1868.7 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 9690
/proc/meminfo: memFree=730984/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1867.99
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172102 0 0 0 186711 88 0 0 25 0 1 0 307824689 695988224 166151 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529312 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166151 95 220 0 169696 0
Current children cumulated CPU time (s) 1867.99
Current children cumulated vsize (KiB) 679676

[startup+1881.5 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 9690
/proc/meminfo: memFree=730984/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1880.78
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172104 0 0 0 187990 88 0 0 25 0 1 0 307824689 695988224 166153 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532414 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166153 95 220 0 169696 0
Current children cumulated CPU time (s) 1880.78
Current children cumulated vsize (KiB) 679676

[startup+1884.7 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 9690
/proc/meminfo: memFree=730984/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1883.98
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172113 0 0 0 188310 88 0 0 25 0 1 0 307824689 695988224 166162 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166162 95 220 0 169696 0
Current children cumulated CPU time (s) 1883.98
Current children cumulated vsize (KiB) 679676

[startup+1886.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 9690
/proc/meminfo: memFree=730984/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=679676 CPUtime=1885.58
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172114 0 0 0 188470 88 0 0 25 0 1 0 307824689 695988224 166163 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 169919 166163 95 220 0 169696 0
Current children cumulated CPU time (s) 1885.58
Current children cumulated vsize (KiB) 679676

[startup+1887.9 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 9690
/proc/meminfo: memFree=757672/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=635036 CPUtime=1887.18
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172114 0 0 0 188629 89 0 0 25 0 1 0 307824689 650276864 155003 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134517614 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 158759 155003 95 220 0 158536 0
Current children cumulated CPU time (s) 1887.18
Current children cumulated vsize (KiB) 635036

[startup+1888.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 9690
/proc/meminfo: memFree=757672/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=594296 CPUtime=1887.58
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194304 172114 0 0 0 188669 89 0 0 25 0 1 0 307824689 608559104 147072 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558417 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 148574 147072 95 220 0 148351 0
Current children cumulated CPU time (s) 1887.58
Current children cumulated vsize (KiB) 594296

[startup+1888.71 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 9690
/proc/meminfo: memFree=807144/2055920 swapFree=4183084/4192956
[pid=9489] ppid=9487 vsize=0 CPUtime=1887.98
/proc/9489/stat : 9489 (sat7_bin) R 9487 9489 9352 0 -1 4194308 172114 0 0 0 188707 91 0 0 25 0 1 0 307824689 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9489/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1887.98
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1888.78
CPU time (s): 1888.07
CPU user time (s): 1887.08
CPU system time (s): 0.991849
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 679676

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

runsolver used 1.25181 second user time and 3.9654 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Tue May  8 04:37:56 UTC 2007

IDJOB= 370339
IDBENCH= 20508
IDSOLVER= 183
FILE ID= node25/370339-1178599064

PBS_JOBID= 5218200

Free space on /tmp= 66384 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  98c58d3136fcf1971f77037eb3533718

RANDOM SEED= 394946182

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:       1393088 kB
Buffers:         31796 kB
Cached:         488656 kB
SwapCached:       3896 kB
Active:         270012 kB
Inactive:       278764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393088 kB
SwapTotal:     4192956 kB
SwapFree:      4183084 kB
Dirty:          184560 kB
Writeback:           0 kB
Mapped:          34332 kB
Slab:           100028 kB
Committed_AS:  8397152 kB
PageTables:       1528 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= 66384 MiB

End job on node25 on Tue May  8 05:09:25 UTC 2007