Trace number 316643

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.09 601.628

General information on the benchmark

Namecrafted/spence/
hard/s97-100.cnf
MD5SUM7c361fbea07d8f97309d9c2b0cb47663
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark378.055
Satisfiable
(Un)Satisfiability was proved
Number of variables97
Number of clauses204
Sum of the clauses size612
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3204
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node15/watcher-316643-1178882426 -o ROOT/results/node15/solver-316643-1178882426 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316643-1178882426/MiraXTv3_dyn /tmp/evaluation/316643-1178882426/instance-316643-1178882426.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.85 1.85 1.66 2/77 10830
/proc/meminfo: memFree=1801328/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=3852 CPUtime=0
/proc/10830/stat : 10830 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 336160193 3944448 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8359896 0 0 4096 0 0 0 0 17 0 0 0
/proc/10830/statm: 980 269 212 20 0 338 0
[pid=10830/tid=10831] ppid=10828 vsize=3920 CPUtime=0
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 9 0 0 0 0 0 0 0 19 0 3 0 336160193 4014080 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=3920 CPUtime=0
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 3 0 336160193 4014080 278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8359896 0 0 4096 0 0 0 0 -1 0 0 0

[startup+0.060432 s]
/proc/loadavg: 1.85 1.85 1.66 2/77 10830
/proc/meminfo: memFree=1801328/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=6324 CPUtime=0.11
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 514 0 0 0 11 0 0 0 18 0 3 0 336160193 6475776 489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 1581 489 218 20 0 939 0
[pid=10830/tid=10831] ppid=10828 vsize=6324 CPUtime=0.05
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194368 79 0 0 0 5 0 0 0 17 0 3 0 336160193 6475776 489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=6324 CPUtime=0.05
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 143 0 0 0 5 0 0 0 17 0 3 0 336160193 6475776 489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7951309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6324

[startup+0.102247 s]
/proc/loadavg: 1.85 1.85 1.66 2/77 10830
/proc/meminfo: memFree=1801328/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=6628 CPUtime=0.19
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 624 0 0 0 19 0 0 0 18 0 3 0 336160193 6787072 599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 1657 599 218 20 0 1015 0
[pid=10830/tid=10831] ppid=10828 vsize=6628 CPUtime=0.09
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 122 0 0 0 9 0 0 0 16 0 3 0 336160193 6787072 599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517141 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=6628 CPUtime=0.09
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 210 0 0 0 9 0 0 0 17 0 3 0 336160193 6787072 599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6628

[startup+0.302274 s]
/proc/loadavg: 1.85 1.85 1.66 2/77 10830
/proc/meminfo: memFree=1801328/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=8492 CPUtime=0.59
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 1042 0 0 0 59 0 0 0 18 0 3 0 336160193 8695808 983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 2123 983 218 20 0 1481 0
[pid=10830/tid=10831] ppid=10828 vsize=8492 CPUtime=0.29
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 271 0 0 0 29 0 0 0 17 0 3 0 336160193 8695808 983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=8492 CPUtime=0.29
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 479 0 0 0 29 0 0 0 17 0 3 0 336160193 8695808 983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 8492

[startup+0.701304 s]
/proc/loadavg: 1.85 1.85 1.66 2/77 10830
/proc/meminfo: memFree=1801328/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=9960 CPUtime=1.38
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 1633 0 0 0 138 0 0 0 18 0 3 0 336160193 10199040 1574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 2490 1574 218 20 0 1848 0
[pid=10830/tid=10831] ppid=10828 vsize=9960 CPUtime=0.69
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 535 0 0 0 69 0 0 0 18 0 3 0 336160193 10199040 1574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=9960 CPUtime=0.68
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 806 0 0 0 68 0 0 0 18 0 3 0 336160193 10199040 1574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9960

[startup+1.50138 s]
/proc/loadavg: 1.85 1.85 1.66 3/80 10833
/proc/meminfo: memFree=1794392/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=11908 CPUtime=2.97
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 2043 0 0 0 296 1 0 0 18 0 3 0 336160193 12193792 1984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 2977 1984 218 20 0 2335 0
[pid=10830/tid=10831] ppid=10828 vsize=11908 CPUtime=1.48
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 665 0 0 0 148 0 0 0 25 0 3 0 336160193 12193792 1984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=11908 CPUtime=1.48
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 1086 0 0 0 148 0 0 0 20 0 3 0 336160193 12193792 1984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 11908

[startup+3.10153 s]
/proc/loadavg: 1.85 1.85 1.66 3/80 10833
/proc/meminfo: memFree=1793048/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=16236 CPUtime=6.17
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 3020 0 0 0 614 3 0 0 18 0 3 0 336160193 16625664 2923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 4059 2923 218 20 0 3417 0
[pid=10830/tid=10831] ppid=10828 vsize=16236 CPUtime=3.07
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 1063 0 0 0 306 1 0 0 17 0 3 0 336160193 16625664 2923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=16236 CPUtime=3.07
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 1665 0 0 0 306 1 0 0 22 0 3 0 336160193 16625664 2923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530080 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16236

[startup+6.30182 s]
/proc/loadavg: 1.86 1.85 1.66 3/80 10833
/proc/meminfo: memFree=1785368/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=21412 CPUtime=12.54
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 4710 0 0 0 1250 4 0 0 18 0 3 0 336160193 21925888 4491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 5353 4491 218 20 0 4711 0
[pid=10830/tid=10831] ppid=10828 vsize=21412 CPUtime=6.26
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 1901 0 0 0 625 1 0 0 25 0 3 0 336160193 21925888 4491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=21412 CPUtime=6.26
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 2517 0 0 0 624 2 0 0 25 0 3 0 336160193 21925888 4491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 21412

[startup+12.7014 s]
/proc/loadavg: 1.87 1.85 1.66 3/80 10833
/proc/meminfo: memFree=1776792/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=29392 CPUtime=25.29
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 6751 0 0 0 2523 6 0 0 18 0 3 0 336160193 30097408 6259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 7348 6259 218 20 0 6706 0
[pid=10830/tid=10831] ppid=10828 vsize=29392 CPUtime=12.66
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 2971 0 0 0 1264 2 0 0 18 0 3 0 336160193 30097408 6259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=29392 CPUtime=12.62
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 3488 0 0 0 1259 3 0 0 25 0 3 0 336160193 30097408 6259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 29392

[startup+25.5026 s]
/proc/loadavg: 1.90 1.86 1.66 3/80 10833
/proc/meminfo: memFree=1771672/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=34456 CPUtime=50.84
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 8487 0 0 0 5076 8 0 0 18 0 3 0 336160193 35282944 7596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 8614 7596 218 20 0 7972 0
[pid=10830/tid=10831] ppid=10828 vsize=34456 CPUtime=25.45
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 3860 0 0 0 2542 3 0 0 25 0 3 0 336160193 35282944 7596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=34456 CPUtime=25.37
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 4335 0 0 0 2533 4 0 0 25 0 3 0 336160193 35282944 7596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 34456

[startup+51.1029 s]
/proc/loadavg: 1.93 1.87 1.67 3/80 10833
/proc/meminfo: memFree=1764440/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=41668 CPUtime=101.91
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 11170 0 0 0 10180 11 0 0 18 0 3 0 336160193 42668032 9430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 10417 9430 218 20 0 9775 0
[pid=10830/tid=10831] ppid=10828 vsize=41668 CPUtime=51.02
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 5365 0 0 0 5098 4 0 0 18 0 3 0 336160193 42668032 9430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=41668 CPUtime=50.87
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 5513 0 0 0 5081 6 0 0 25 0 3 0 336160193 42668032 9430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 41668

[startup+102.307 s]
/proc/loadavg: 1.97 1.89 1.69 3/80 10833
/proc/meminfo: memFree=1759704/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=47060 CPUtime=204.03
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 13829 0 0 0 20389 14 0 0 18 0 3 0 336160193 48189440 10438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 11765 10438 218 20 0 11123 0
[pid=10830/tid=10831] ppid=10828 vsize=47060 CPUtime=102.16
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 6833 0 0 0 10210 6 0 0 25 0 3 0 336160193 48189440 10438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=47060 CPUtime=101.85
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 6704 0 0 0 10178 7 0 0 25 0 3 0 336160193 48189440 10438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 47060

[startup+162.302 s]
/proc/loadavg: 1.99 1.91 1.70 3/80 10833
/proc/meminfo: memFree=1758680/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=48516 CPUtime=323.71
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 15992 0 0 0 32356 15 0 0 18 0 3 0 336160193 49680384 10719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 12129 10719 218 20 0 11487 0
[pid=10830/tid=10831] ppid=10828 vsize=48516 CPUtime=162.09
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 7899 0 0 0 16203 6 0 0 25 0 3 0 336160193 49680384 10719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=48516 CPUtime=161.59
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 7801 0 0 0 16151 8 0 0 25 0 3 0 336160193 49680384 10719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 48516

[startup+222.303 s]
/proc/loadavg: 1.99 1.92 1.72 3/80 10833
/proc/meminfo: memFree=1757016/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=49276 CPUtime=443.39
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 18055 0 0 0 44322 17 0 0 18 0 3 0 336160193 50458624 11107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 12319 11107 218 20 0 11677 0
[pid=10830/tid=10831] ppid=10828 vsize=49276 CPUtime=222.04
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 8996 0 0 0 22197 7 0 0 25 0 3 0 336160193 50458624 11107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=49276 CPUtime=221.34
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 8767 0 0 0 22125 9 0 0 25 0 3 0 336160193 50458624 11107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 49276

[startup+282.302 s]
/proc/loadavg: 1.99 1.93 1.74 3/80 10833
/proc/meminfo: memFree=1756248/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=51636 CPUtime=563.07
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 20009 0 0 0 56289 18 0 0 18 0 3 0 336160193 52875264 11328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 12909 11328 218 20 0 12267 0
[pid=10830/tid=10831] ppid=10828 vsize=51636 CPUtime=281.98
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 10000 0 0 0 28190 8 0 0 25 0 3 0 336160193 52875264 11328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=51636 CPUtime=281.09
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 9717 0 0 0 28099 10 0 0 25 0 3 0 336160193 52875264 11328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 51636

[startup+342.303 s]
/proc/loadavg: 1.99 1.94 1.75 3/80 10833
/proc/meminfo: memFree=1753432/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=54136 CPUtime=682.76
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 22350 0 0 0 68254 22 0 0 18 0 3 0 336160193 55435264 12001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 13534 12001 218 20 0 12892 0
[pid=10830/tid=10831] ppid=10828 vsize=54136 CPUtime=341.91
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 10942 0 0 0 34183 8 0 0 25 0 3 0 336160193 55435264 12001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=54136 CPUtime=340.84
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 11116 0 0 0 34071 13 0 0 25 0 3 0 336160193 55435264 12001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 54136

[startup+402.302 s]
/proc/loadavg: 1.99 1.95 1.76 3/80 10833
/proc/meminfo: memFree=1752280/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=54716 CPUtime=802.45
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 24444 0 0 0 80222 23 0 0 18 0 3 0 336160193 56029184 12295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 13679 12295 218 20 0 13037 0
[pid=10830/tid=10831] ppid=10828 vsize=54716 CPUtime=401.85
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 11919 0 0 0 40176 9 0 0 25 0 3 0 336160193 56029184 12295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=54716 CPUtime=400.59
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 12233 0 0 0 40046 13 0 0 18 0 3 0 336160193 56029184 12295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.45
Current children cumulated vsize (KiB) 54716

[startup+462.303 s]
/proc/loadavg: 1.99 1.95 1.77 3/80 10833
/proc/meminfo: memFree=1751256/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=55896 CPUtime=922.14
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 26302 0 0 0 92190 24 0 0 18 0 3 0 336160193 57237504 12543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 13974 12543 218 20 0 13332 0
[pid=10830/tid=10831] ppid=10828 vsize=55896 CPUtime=461.8
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 12937 0 0 0 46170 10 0 0 25 0 3 0 336160193 57237504 12543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=55896 CPUtime=460.33
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 13073 0 0 0 46019 14 0 0 25 0 3 0 336160193 57237504 12543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.14
Current children cumulated vsize (KiB) 55896

[startup+522.302 s]
/proc/loadavg: 1.99 1.96 1.78 3/80 10833
/proc/meminfo: memFree=1750360/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=57408 CPUtime=1041.84
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 28039 0 0 0 104158 26 0 0 18 0 3 0 336160193 58785792 12760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 14352 12760 218 20 0 13710 0
[pid=10830/tid=10831] ppid=10828 vsize=57408 CPUtime=521.74
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 13815 0 0 0 52164 10 0 0 25 0 3 0 336160193 58785792 12760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=57408 CPUtime=520.09
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 13932 0 0 0 51994 15 0 0 25 0 3 0 336160193 58785792 12760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.84
Current children cumulated vsize (KiB) 57408

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 10833
/proc/meminfo: memFree=1749080/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=58564 CPUtime=1161.54
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 30033 0 0 0 116127 27 0 0 18 0 3 0 336160193 59969536 13106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 14641 13106 218 20 0 13999 0
[pid=10830/tid=10831] ppid=10828 vsize=58564 CPUtime=581.67
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 14959 0 0 0 58156 11 0 0 25 0 3 0 336160193 59969536 13106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=58564 CPUtime=579.86
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 14782 0 0 0 57970 16 0 0 25 0 3 0 336160193 59969536 13106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.54
Current children cumulated vsize (KiB) 58564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 10833
/proc/meminfo: memFree=1748824/2055920 swapFree=4156500/4192956
[pid=10830] ppid=10828 vsize=58696 CPUtime=1200.06
/proc/10830/stat : 10830 (MiraXTv3_dyn) S 10828 10830 8961 0 -1 4194304 30619 0 0 0 119978 28 0 0 18 0 3 0 336160193 60104704 13137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10830/statm: 14674 13137 218 20 0 14032 0
[pid=10830/tid=10831] ppid=10828 vsize=58696 CPUtime=600.96
/proc/10830/task/10831/stat : 10831 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 15210 0 0 0 60085 11 0 0 25 0 3 0 336160193 60104704 13137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=10830/tid=10832] ppid=10828 vsize=58696 CPUtime=599.08
/proc/10830/task/10832/stat : 10832 (MiraXTv3_dyn) R 10828 10830 8961 0 -1 4194368 15117 0 0 0 59892 16 0 0 25 0 3 0 336160193 60104704 13137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 58696

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.628
CPU time (s): 1200.09
CPU user time (s): 1199.79
CPU system time (s): 0.291955
CPU usage (%): 199.473
Max. virtual memory (cumulated for all children) (KiB): 59008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.291955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30619
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= 229
involuntary context switches= 22663

runsolver used 0.628904 second user time and 1.57276 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 11:20:26 UTC 2007

IDJOB= 316643
IDBENCH= 20446
IDSOLVER= 128
FILE ID= node15/316643-1178882426

PBS_JOBID= 5251050

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s97-100.cnf
COMMAND LINE= /tmp/evaluation/316643-1178882426/MiraXTv3_dyn /tmp/evaluation/316643-1178882426/instance-316643-1178882426.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-316643-1178882426 -o ROOT/results/node15/solver-316643-1178882426 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316643-1178882426/MiraXTv3_dyn /tmp/evaluation/316643-1178882426/instance-316643-1178882426.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7c361fbea07d8f97309d9c2b0cb47663

RANDOM SEED= 379743578

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1801544 kB
Buffers:         41220 kB
Cached:         133928 kB
SwapCached:      16272 kB
Active:         136916 kB
Inactive:        76124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801544 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            3920 kB
Writeback:           0 kB
Mapped:          43672 kB
Slab:            26756 kB
Committed_AS: 10885320 kB
PageTables:       1900 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= 66556 MiB

End job on node15 on Fri May 11 11:30:30 UTC 2007