Trace number 330352

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
MiraXT v3? (TO) 1200.12 602.387

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k20.cnf
MD5SUM42009d0a86b074043b8da4b9e8720c85
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables39544
Number of clauses163269
Sum of the clauses size415841
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2114940
Number of clauses of size 330226
Number of clauses of size 45754
Number of clauses of size 53259
Number of clauses of size over 57018

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-330352-1178892119 -o ROOT/results/node9/solver-330352-1178892119 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330352-1178892119/MiraXTv3_dyn /tmp/evaluation/330352-1178892119/instance-330352-1178892119.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: 1.00 1.00 1.13 3/77 28678
/proc/meminfo: memFree=1739104/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=3788 CPUtime=0
/proc/28678/stat : 28678 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194304 406 0 0 0 0 0 0 0 18 0 1 0 365249541 3878912 382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/28678/statm: 947 391 202 20 0 305 0

[startup+0.0714 s]
/proc/loadavg: 1.00 1.00 1.13 3/77 28678
/proc/meminfo: memFree=1739104/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=8908 CPUtime=0.06
/proc/28678/stat : 28678 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194304 1757 0 0 0 6 0 0 0 18 0 1 0 365249541 9121792 1732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/28678/statm: 2227 1734 206 20 0 1585 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8908

[startup+0.102402 s]
/proc/loadavg: 1.00 1.00 1.13 3/77 28678
/proc/meminfo: memFree=1739104/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=11480 CPUtime=0.09
/proc/28678/stat : 28678 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194304 2317 0 0 0 8 1 0 0 18 0 1 0 365249541 11755520 2292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/28678/statm: 2870 2292 206 20 0 2228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11480

[startup+0.302426 s]
/proc/loadavg: 1.00 1.00 1.13 3/77 28678
/proc/meminfo: memFree=1739104/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=18776 CPUtime=0.29
/proc/28678/stat : 28678 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194304 4140 0 0 0 28 1 0 0 19 0 1 0 365249541 19226624 4115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134588234 0 0 4096 0 0 0 0 17 0 0 0
/proc/28678/statm: 4694 4115 207 20 0 4052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18776

[startup+0.701471 s]
/proc/loadavg: 1.00 1.00 1.13 3/77 28678
/proc/meminfo: memFree=1739104/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=25208 CPUtime=0.69
/proc/28678/stat : 28678 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194304 5606 0 0 0 67 2 0 0 23 0 1 0 365249541 25812992 5581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134580598 0 0 4096 0 0 0 0 17 0 0 0
/proc/28678/statm: 6302 5581 207 20 0 5660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25208

[startup+1.50156 s]
/proc/loadavg: 1.00 1.00 1.13 2/80 28681
/proc/meminfo: memFree=1700744/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=65368 CPUtime=1.55
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 10521 0 0 0 150 5 0 0 25 0 3 0 365249541 66936832 9839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 16342 9839 218 20 0 15700 0
[pid=28678/tid=28680] ppid=28676 vsize=65368 CPUtime=0.61
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 2411 0 0 0 60 1 0 0 23 0 3 0 365249630 66936832 9839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134535563 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=65368 CPUtime=0.05
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194368 2068 0 0 0 4 1 0 0 18 0 3 0 365249630 66936832 9839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 65368

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.13 3/80 28681
/proc/meminfo: memFree=1700744/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=64996 CPUtime=4.49
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 10893 0 0 0 443 6 0 0 25 0 3 0 365249541 66555904 9900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 16249 9900 218 20 0 15607 0
[pid=28678/tid=28680] ppid=28676 vsize=64996 CPUtime=2.2
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 2456 0 0 0 219 1 0 0 25 0 3 0 365249630 66555904 9900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=64996 CPUtime=1.4
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 2395 0 0 0 138 2 0 0 25 0 3 0 365249630 66555904 9900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 64996

[startup+6.30111 s]
/proc/loadavg: 1.08 1.02 1.14 3/80 28681
/proc/meminfo: memFree=1696776/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=68892 CPUtime=10.88
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 12165 0 0 0 1080 8 0 0 25 0 3 0 365249541 70545408 11172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 17223 11172 218 20 0 16581 0
[pid=28678/tid=28680] ppid=28676 vsize=68892 CPUtime=5.4
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 2992 0 0 0 539 1 0 0 25 0 3 0 365249630 70545408 11172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=68892 CPUtime=4.58
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 3131 0 0 0 455 3 0 0 25 0 3 0 365249630 70545408 11172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.88
Current children cumulated vsize (KiB) 68892

[startup+12.7018 s]
/proc/loadavg: 1.15 1.03 1.14 3/80 28681
/proc/meminfo: memFree=1686472/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=77740 CPUtime=23.66
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 14861 0 0 0 2355 11 0 0 25 0 3 0 365249541 79605760 13593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 19435 13593 218 20 0 18793 0
[pid=28678/tid=28680] ppid=28676 vsize=77740 CPUtime=11.8
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 4279 0 0 0 1178 2 0 0 25 0 3 0 365249630 79605760 13593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=77740 CPUtime=10.96
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 4540 0 0 0 1091 5 0 0 25 0 3 0 365249630 79605760 13593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.66
Current children cumulated vsize (KiB) 77740

[startup+25.5023 s]
/proc/loadavg: 1.34 1.08 1.16 3/80 28681
/proc/meminfo: memFree=1661576/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=100952 CPUtime=49.18
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 21024 0 0 0 4898 20 0 0 25 0 3 0 365249541 103374848 19689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 25238 19689 218 20 0 24596 0
[pid=28678/tid=28680] ppid=28676 vsize=100952 CPUtime=24.58
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 6935 0 0 0 2452 6 0 0 24 0 3 0 365249630 103374848 19689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=100952 CPUtime=23.7
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 8047 0 0 0 2360 10 0 0 25 0 3 0 365249630 103374848 19689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.18
Current children cumulated vsize (KiB) 100952

[startup+51.1022 s]
/proc/loadavg: 1.56 1.15 1.18 3/80 28681
/proc/meminfo: memFree=1612424/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=150608 CPUtime=100.26
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 33636 0 0 0 9988 38 0 0 25 0 3 0 365249541 154222592 32030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 37652 32030 218 20 0 37010 0
[pid=28678/tid=28680] ppid=28676 vsize=150608 CPUtime=50.16
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 13062 0 0 0 5003 13 0 0 25 0 3 0 365249630 154222592 32030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=150608 CPUtime=49.2
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 14532 0 0 0 4899 21 0 0 25 0 3 0 365249630 154222592 32030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.26
Current children cumulated vsize (KiB) 150608

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.22 3/80 28681
/proc/meminfo: memFree=1567304/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=193748 CPUtime=202.42
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 45218 0 0 0 20187 55 0 0 25 0 3 0 365249541 198397952 43128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 48437 43128 218 20 0 47795 0
[pid=28678/tid=28680] ppid=28676 vsize=193748 CPUtime=101.33
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 17529 0 0 0 10115 18 0 0 25 0 3 0 365249630 198397952 43128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=193748 CPUtime=100.19
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 21647 0 0 0 9986 33 0 0 25 0 3 0 365249630 198397952 43128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.42
Current children cumulated vsize (KiB) 193748

[startup+162.303 s]
/proc/loadavg: 1.93 1.41 1.26 3/80 28681
/proc/meminfo: memFree=1502536/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=258112 CPUtime=322.1
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 61666 0 0 0 32128 82 0 0 25 0 3 0 365249541 264306688 59098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 64528 59098 218 20 0 63886 0
[pid=28678/tid=28680] ppid=28676 vsize=258112 CPUtime=161.27
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 25858 0 0 0 16099 28 0 0 25 0 3 0 365249630 264306688 59098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=258112 CPUtime=159.94
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 29766 0 0 0 15943 51 0 0 25 0 3 0 365249630 264306688 59098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.1
Current children cumulated vsize (KiB) 258112

[startup+222.303 s]
/proc/loadavg: 1.97 1.51 1.31 3/80 28681
/proc/meminfo: memFree=1484040/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=277752 CPUtime=441.82
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 66993 0 0 0 44093 89 0 0 25 0 3 0 365249541 284418048 63917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 69438 63917 218 20 0 68796 0
[pid=28678/tid=28680] ppid=28676 vsize=277752 CPUtime=221.23
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 29509 0 0 0 22091 32 0 0 25 0 3 0 365249630 284418048 63917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=277752 CPUtime=219.69
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 31442 0 0 0 21916 53 0 0 25 0 3 0 365249630 284418048 63917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.82
Current children cumulated vsize (KiB) 277752

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.35 3/80 28681
/proc/meminfo: memFree=1445704/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=315320 CPUtime=561.53
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 76815 0 0 0 56050 103 0 0 25 0 3 0 365249541 322887680 73300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 78830 73300 218 20 0 78188 0
[pid=28678/tid=28680] ppid=28676 vsize=315320 CPUtime=281.17
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 34318 0 0 0 28079 38 0 0 25 0 3 0 365249630 322887680 73300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=315320 CPUtime=279.46
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 36455 0 0 0 27885 61 0 0 25 0 3 0 365249630 322887680 73300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.53
Current children cumulated vsize (KiB) 315320

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.39 3/80 28681
/proc/meminfo: memFree=1393864/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=368192 CPUtime=681.25
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 90396 0 0 0 68003 122 0 0 25 0 3 0 365249541 377028608 86524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 92048 86524 218 20 0 91406 0
[pid=28678/tid=28680] ppid=28676 vsize=368192 CPUtime=341.13
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 38530 0 0 0 34070 43 0 0 25 0 3 0 365249630 377028608 86524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=368192 CPUtime=339.22
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 45824 0 0 0 33847 75 0 0 25 0 3 0 365249630 377028608 86524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.25
Current children cumulated vsize (KiB) 368192

[startup+402.303 s]
/proc/loadavg: 1.99 1.73 1.42 3/80 28681
/proc/meminfo: memFree=1321288/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=438544 CPUtime=800.97
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 108663 0 0 0 79951 146 0 0 25 0 3 0 365249541 449069056 104339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 109636 104339 218 20 0 108994 0
[pid=28678/tid=28680] ppid=28676 vsize=438544 CPUtime=401.07
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 46085 0 0 0 40056 51 0 0 25 0 3 0 365249630 449069056 104339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=438544 CPUtime=398.99
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 56536 0 0 0 39808 91 0 0 25 0 3 0 365249630 449069056 104339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522151 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 800.97
Current children cumulated vsize (KiB) 438544

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.46 3/80 28681
/proc/meminfo: memFree=1321224/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=438544 CPUtime=920.69
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 109037 0 0 0 91922 147 0 0 25 0 3 0 365249541 449069056 104348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 109636 104348 218 20 0 108994 0
[pid=28678/tid=28680] ppid=28676 vsize=438544 CPUtime=461.04
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 46273 0 0 0 46052 52 0 0 25 0 3 0 365249630 449069056 104348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=438544 CPUtime=458.75
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 56722 0 0 0 45784 91 0 0 25 0 3 0 365249630 449069056 104348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 920.69
Current children cumulated vsize (KiB) 438544

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.48 3/80 28681
/proc/meminfo: memFree=1276424/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=483200 CPUtime=1040.39
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 120900 0 0 0 103875 164 0 0 25 0 3 0 365249541 494796800 115569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 120800 115569 218 20 0 120158 0
[pid=28678/tid=28680] ppid=28676 vsize=483200 CPUtime=520.97
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 49543 0 0 0 52042 55 0 0 25 0 3 0 365249630 494796800 115569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=483200 CPUtime=518.52
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 65315 0 0 0 51747 105 0 0 25 0 3 0 365249630 494796800 115569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.39
Current children cumulated vsize (KiB) 483200

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.51 3/80 28681
/proc/meminfo: memFree=1276232/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=483200 CPUtime=1160.12
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 121191 0 0 0 115847 165 0 0 25 0 3 0 365249541 494796800 115581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 120800 115581 218 20 0 120158 0
[pid=28678/tid=28680] ppid=28676 vsize=483200 CPUtime=580.94
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 49828 0 0 0 58038 56 0 0 25 0 3 0 365249630 494796800 115581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=483200 CPUtime=578.28
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 65321 0 0 0 57723 105 0 0 25 0 3 0 365249630 494796800 115581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.12
Current children cumulated vsize (KiB) 483200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.301 s]
/proc/loadavg: 1.99 1.85 1.52 3/80 28681
/proc/meminfo: memFree=1276232/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=483200 CPUtime=1200.03
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 121286 0 0 0 119838 165 0 0 25 0 3 0 365249541 494796800 115582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 120800 115582 218 20 0 120158 0
[pid=28678/tid=28680] ppid=28676 vsize=483200 CPUtime=600.93
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 49923 0 0 0 60037 56 0 0 25 0 3 0 365249630 494796800 115582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=483200 CPUtime=598.2
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 65321 0 0 0 59714 106 0 0 25 0 3 0 365249630 494796800 115582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 483200

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+602.301 s]
/proc/loadavg: 1.99 1.85 1.52 3/80 28681
/proc/meminfo: memFree=1276232/2055920 swapFree=4145492/4192956
[pid=28678] ppid=28676 vsize=483200 CPUtime=1200.03
/proc/28678/stat : 28678 (MiraXTv3_dyn) S 28676 28678 27370 0 -1 4194304 121286 0 0 0 119838 165 0 0 25 0 3 0 365249541 494796800 115582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28678/statm: 120800 115582 218 20 0 120158 0
[pid=28678/tid=28680] ppid=28676 vsize=483200 CPUtime=600.93
/proc/28678/task/28680/stat : 28680 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 49923 0 0 0 60037 56 0 0 25 0 3 0 365249630 494796800 115582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28678/tid=28681] ppid=28676 vsize=483200 CPUtime=598.2
/proc/28678/task/28681/stat : 28681 (MiraXTv3_dyn) R 28676 28678 27370 0 -1 4194368 65321 0 0 0 59714 106 0 0 25 0 3 0 365249630 494796800 115582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 483200

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.387
CPU time (s): 1200.12
CPU user time (s): 1198.39
CPU system time (s): 1.72774
CPU usage (%): 199.228
Max. virtual memory (cumulated for all children) (KiB): 483200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.39
system time used= 1.72774
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121286
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= 299
involuntary context switches= 22597

runsolver used 0.609907 second user time and 1.60076 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 14:02:00 UTC 2007

IDJOB= 330352
IDBENCH= 20561
IDSOLVER= 128
FILE ID= node9/330352-1178892119

PBS_JOBID= 5251069

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k20.cnf
COMMAND LINE= /tmp/evaluation/330352-1178892119/MiraXTv3_dyn /tmp/evaluation/330352-1178892119/instance-330352-1178892119.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-330352-1178892119 -o ROOT/results/node9/solver-330352-1178892119 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330352-1178892119/MiraXTv3_dyn /tmp/evaluation/330352-1178892119/instance-330352-1178892119.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  42009d0a86b074043b8da4b9e8720c85

RANDOM SEED= 29730136

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1739384 kB
Buffers:         41220 kB
Cached:         195232 kB
SwapCached:      15556 kB
Active:         142748 kB
Inactive:       117236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739384 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            7640 kB
Writeback:           0 kB
Mapped:          30004 kB
Slab:            42120 kB
Committed_AS:  8994288 kB
PageTables:       1784 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= 66553 MiB

End job on node9 on Fri May 11 14:12:04 UTC 2007