Trace number 330688

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.26 606.98

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k90.cnf
MD5SUM50d7d9af90d20b5a0a2408be9f7f1b53
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark333.756
Satisfiable
(Un)Satisfiability was proved
Number of variables185984
Number of clauses773809
Sum of the clauses size1985941
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2549010
Number of clauses of size 3145446
Number of clauses of size 427594
Number of clauses of size 515719
Number of clauses of size over 533968

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/node7/watcher-330688-1178894241 -o ROOT/results/node7/solver-330688-1178894241 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330688-1178894241/MiraXTv3_dyn /tmp/evaluation/330688-1178894241/instance-330688-1178894241.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 23911
/proc/meminfo: memFree=1761520/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=3788 CPUtime=0
/proc/23911/stat : 23911 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194304 426 0 0 0 0 0 0 0 18 0 1 0 365461863 3878912 401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23911/statm: 947 409 202 20 0 305 0

[startup+0.072845 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 23911
/proc/meminfo: memFree=1761520/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=8428 CPUtime=0.07
/proc/23911/stat : 23911 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194304 1616 0 0 0 6 1 0 0 18 0 1 0 365461863 8630272 1591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/23911/statm: 2107 1591 206 20 0 1465 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8428

[startup+0.101849 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 23911
/proc/meminfo: memFree=1761520/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=10936 CPUtime=0.09
/proc/23911/stat : 23911 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194304 2145 0 0 0 8 1 0 0 18 0 1 0 365461863 11198464 2120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/23911/statm: 2734 2121 206 20 0 2092 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10936

[startup+0.301868 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 23911
/proc/meminfo: memFree=1761520/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=28216 CPUtime=0.29
/proc/23911/stat : 23911 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194304 5896 0 0 0 25 4 0 0 19 0 1 0 365461863 28893184 5871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/23911/statm: 7054 5872 206 20 0 6412 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28216

[startup+0.701912 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 23911
/proc/meminfo: memFree=1761520/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=58464 CPUtime=0.69
/proc/23911/stat : 23911 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194304 13053 0 0 0 61 8 0 0 23 0 1 0 365461863 59867136 13028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/23911/statm: 14616 13028 206 20 0 13974 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58464

[startup+1.50199 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 23912
/proc/meminfo: memFree=1697960/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=80812 CPUtime=1.49
/proc/23911/stat : 23911 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194304 18699 0 0 0 139 10 0 0 25 0 1 0 365461863 82751488 18674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/23911/statm: 20203 18674 207 20 0 19561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80812

[startup+3.10116 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 23912
/proc/meminfo: memFree=1674472/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=111308 CPUtime=3.09
/proc/23911/stat : 23911 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194304 25869 0 0 0 295 14 0 0 25 0 1 0 365461863 113979392 25844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/23911/statm: 27827 25844 207 20 0 27185 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111308

[startup+6.3015 s]
/proc/loadavg: 0.92 0.97 0.99 3/80 23914
/proc/meminfo: memFree=1603096/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=323960 CPUtime=6.63
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 51910 0 0 0 636 27 0 0 25 0 3 0 365461863 331735040 48569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 80990 48569 218 20 0 80348 0
[pid=23911/tid=23913] ppid=23909 vsize=323960 CPUtime=1.08
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 14975 0 0 0 102 6 0 0 16 0 3 0 365462383 331735040 48569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=323960 CPUtime=0.34
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194368 8103 0 0 0 30 4 0 0 15 0 3 0 365462383 331735040 48569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 323960

[startup+12.7022 s]
/proc/loadavg: 0.93 0.97 0.99 3/80 23914
/proc/meminfo: memFree=1570712/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=321128 CPUtime=14.87
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 52729 0 0 0 1459 28 0 0 25 0 3 0 365461863 328835072 47887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 80282 47887 218 20 0 79640 0
[pid=23911/tid=23913] ppid=23909 vsize=321128 CPUtime=7.49
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 15248 0 0 0 742 7 0 0 25 0 3 0 365462383 328835072 47887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=321128 CPUtime=2.18
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 8649 0 0 0 213 5 0 0 17 0 3 0 365462383 328835072 47887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.87
Current children cumulated vsize (KiB) 321128

[startup+25.5015 s]
/proc/loadavg: 1.16 1.02 1.01 3/80 23914
/proc/meminfo: memFree=1565912/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=323768 CPUtime=40.41
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 53867 0 0 0 4011 30 0 0 25 0 3 0 365461863 331538432 49025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 80942 49025 218 20 0 80300 0
[pid=23911/tid=23913] ppid=23909 vsize=323768 CPUtime=20.28
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 15538 0 0 0 2021 7 0 0 25 0 3 0 365462383 331538432 49025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=323768 CPUtime=14.92
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 9497 0 0 0 1486 6 0 0 19 0 3 0 365462383 331538432 49025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.41
Current children cumulated vsize (KiB) 323768

[startup+51.1012 s]
/proc/loadavg: 1.45 1.10 1.03 3/80 23914
/proc/meminfo: memFree=1557144/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=330996 CPUtime=91.48
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 56208 0 0 0 9115 33 0 0 25 0 3 0 365461863 338939904 51274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 82749 51274 218 20 0 82107 0
[pid=23911/tid=23913] ppid=23909 vsize=330996 CPUtime=45.85
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 16171 0 0 0 4577 8 0 0 25 0 3 0 365462383 338939904 51274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=330996 CPUtime=40.41
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 11205 0 0 0 4033 8 0 0 25 0 3 0 365462383 338939904 51274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.48
Current children cumulated vsize (KiB) 330996

[startup+102.307 s]
/proc/loadavg: 1.76 1.23 1.08 3/80 23914
/proc/meminfo: memFree=1536920/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=349684 CPUtime=193.65
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 61833 0 0 0 19322 43 0 0 25 0 3 0 365461863 358076416 56325 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 87421 56325 218 20 0 86779 0
[pid=23911/tid=23913] ppid=23909 vsize=349684 CPUtime=97.02
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 19056 0 0 0 9688 14 0 0 25 0 3 0 365462383 358076416 56325 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=349684 CPUtime=91.41
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 13945 0 0 0 9129 12 0 0 25 0 3 0 365462383 358076416 56325 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 193.65
Current children cumulated vsize (KiB) 349684

[startup+162.302 s]
/proc/loadavg: 1.91 1.37 1.14 3/80 23914
/proc/meminfo: memFree=1503256/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=379968 CPUtime=313.33
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 71030 0 0 0 31276 57 0 0 25 0 3 0 365461863 389087232 64656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 94992 64656 218 20 0 94350 0
[pid=23911/tid=23913] ppid=23909 vsize=379968 CPUtime=156.95
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 24992 0 0 0 15672 23 0 0 17 0 3 0 365462383 389087232 64656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=379968 CPUtime=151.17
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 17206 0 0 0 15100 17 0 0 25 0 3 0 365462383 389087232 64656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 313.33
Current children cumulated vsize (KiB) 379968

[startup+222.301 s]
/proc/loadavg: 1.96 1.48 1.19 3/80 23914
/proc/meminfo: memFree=1482648/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=399376 CPUtime=433.01
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 77394 0 0 0 43236 65 0 0 25 0 3 0 365461863 408961024 69699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 99844 69699 218 20 0 99202 0
[pid=23911/tid=23913] ppid=23909 vsize=399376 CPUtime=216.91
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 26816 0 0 0 21666 25 0 0 25 0 3 0 365462383 408961024 69699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=399376 CPUtime=210.89
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 21746 0 0 0 21066 23 0 0 19 0 3 0 365462383 408961024 69699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 433.01
Current children cumulated vsize (KiB) 399376

[startup+282.301 s]
/proc/loadavg: 1.98 1.57 1.24 3/80 23914
/proc/meminfo: memFree=1467672/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=413608 CPUtime=552.73
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 82352 0 0 0 55199 74 0 0 25 0 3 0 365461863 423534592 73432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 103402 73432 218 20 0 102760 0
[pid=23911/tid=23913] ppid=23909 vsize=413608 CPUtime=276.86
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 29490 0 0 0 27656 30 0 0 25 0 3 0 365462383 423534592 73432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=413608 CPUtime=270.65
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 24030 0 0 0 27039 26 0 0 19 0 3 0 365462383 423534592 73432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 552.73
Current children cumulated vsize (KiB) 413608

[startup+342.302 s]
/proc/loadavg: 2.07 1.67 1.29 3/80 23914
/proc/meminfo: memFree=1435672/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=445256 CPUtime=672.44
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 91802 0 0 0 67160 84 0 0 25 0 3 0 365461863 455942144 81530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 111314 81530 218 20 0 110672 0
[pid=23911/tid=23913] ppid=23909 vsize=445256 CPUtime=336.81
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 32592 0 0 0 33646 35 0 0 25 0 3 0 365462383 455942144 81530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526202 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=445256 CPUtime=330.42
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 30378 0 0 0 33010 32 0 0 25 0 3 0 365462383 455942144 81530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 672.44
Current children cumulated vsize (KiB) 445256

[startup+402.301 s]
/proc/loadavg: 2.10 1.74 1.33 3/80 23914
/proc/meminfo: memFree=1429016/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=449812 CPUtime=792.11
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 94842 0 0 0 79123 88 0 0 25 0 3 0 365461863 460607488 83108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 112453 83108 218 20 0 111811 0
[pid=23911/tid=23913] ppid=23909 vsize=449812 CPUtime=396.73
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 34111 0 0 0 39636 37 0 0 25 0 3 0 365462383 460607488 83108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=449812 CPUtime=390.18
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 31899 0 0 0 38984 34 0 0 25 0 3 0 365462383 460607488 83108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 792.11
Current children cumulated vsize (KiB) 449812

[startup+462.301 s]
/proc/loadavg: 2.10 1.80 1.38 3/80 23914
/proc/meminfo: memFree=1412312/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=466196 CPUtime=911.77
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 99954 0 0 0 91079 98 0 0 25 0 3 0 365461863 477384704 87254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 116549 87254 218 20 0 115907 0
[pid=23911/tid=23913] ppid=23909 vsize=466196 CPUtime=456.65
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 38382 0 0 0 45620 45 0 0 19 0 3 0 365462383 477384704 87254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=466196 CPUtime=449.89
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 32740 0 0 0 44954 35 0 0 18 0 3 0 365462383 477384704 87254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 911.77
Current children cumulated vsize (KiB) 466196

[startup+522.302 s]
/proc/loadavg: 2.10 1.85 1.42 3/80 23914
/proc/meminfo: memFree=1356504/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=523084 CPUtime=1031.47
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 116899 0 0 0 103030 117 0 0 25 0 3 0 365461863 535638016 101681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 130771 101681 218 20 0 130129 0
[pid=23911/tid=23913] ppid=23909 vsize=523084 CPUtime=516.61
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 45846 0 0 0 51605 56 0 0 22 0 3 0 365462383 535638016 101681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=523084 CPUtime=509.66
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 42221 0 0 0 50921 45 0 0 25 0 3 0 365462383 535638016 101681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1031.47
Current children cumulated vsize (KiB) 523084

[startup+582.302 s]
/proc/loadavg: 2.09 1.89 1.46 3/80 23914
/proc/meminfo: memFree=1347928/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=529852 CPUtime=1151.08
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 119795 0 0 0 114987 121 0 0 25 0 3 0 365461863 542568448 103345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 132463 103345 218 20 0 131821 0
[pid=23911/tid=23913] ppid=23909 vsize=529852 CPUtime=576.5
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 46731 0 0 0 57594 56 0 0 25 0 3 0 365462383 542568448 103345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=529852 CPUtime=569.36
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 44232 0 0 0 56889 47 0 0 25 0 3 0 365462383 542568448 103345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1151.08
Current children cumulated vsize (KiB) 529852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+606.901 s]
/proc/loadavg: 2.06 1.90 1.47 3/80 23914
/proc/meminfo: memFree=1347864/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=529852 CPUtime=1200.17
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 120048 0 0 0 119896 121 0 0 25 0 3 0 365461863 542568448 103387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 132463 103387 218 20 0 131821 0
[pid=23911/tid=23913] ppid=23909 vsize=529852 CPUtime=601.09
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 46755 0 0 0 60053 56 0 0 25 0 3 0 365462383 542568448 103387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=529852 CPUtime=593.86
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 44461 0 0 0 59339 47 0 0 25 0 3 0 365462383 542568448 103387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 529852

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

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

[startup+606.901 s]
/proc/loadavg: 2.06 1.90 1.47 3/80 23914
/proc/meminfo: memFree=1347864/2055920 swapFree=4156568/4192956
[pid=23911] ppid=23909 vsize=529852 CPUtime=1200.17
/proc/23911/stat : 23911 (MiraXTv3_dyn) S 23909 23911 22477 0 -1 4194304 120048 0 0 0 119896 121 0 0 25 0 3 0 365461863 542568448 103387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23911/statm: 132463 103387 218 20 0 131821 0
[pid=23911/tid=23913] ppid=23909 vsize=529852 CPUtime=601.09
/proc/23911/task/23913/stat : 23913 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 46755 0 0 0 60053 56 0 0 25 0 3 0 365462383 542568448 103387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23911/tid=23914] ppid=23909 vsize=529852 CPUtime=593.86
/proc/23911/task/23914/stat : 23914 (MiraXTv3_dyn) R 23909 23911 22477 0 -1 4194368 44461 0 0 0 59339 47 0 0 25 0 3 0 365462383 542568448 103387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 529852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 606.98
CPU time (s): 1200.26
CPU user time (s): 1198.98
CPU system time (s): 1.27981
CPU usage (%): 197.742
Max. virtual memory (cumulated for all children) (KiB): 530688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.98
system time used= 1.27981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120048
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= 1180
involuntary context switches= 22359

runsolver used 0.624905 second user time and 1.61075 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 14:37:22 UTC 2007

IDJOB= 330688
IDBENCH= 20569
IDSOLVER= 128
FILE ID= node7/330688-1178894241

PBS_JOBID= 5251063

Free space on /tmp= 66531 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  50d7d9af90d20b5a0a2408be9f7f1b53

RANDOM SEED= 379888267

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1761736 kB
Buffers:         42124 kB
Cached:         182264 kB
SwapCached:      17012 kB
Active:         152308 kB
Inactive:        99472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761736 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:           22616 kB
Writeback:           0 kB
Mapped:          33316 kB
Slab:            27824 kB
Committed_AS: 14808564 kB
PageTables:       1872 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= 66531 MiB

End job on node7 on Fri May 11 14:47:31 UTC 2007