Trace number 339850

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.11 602.941

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark338.451
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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/node19/watcher-339850-1178917929 -o ROOT/results/node19/solver-339850-1178917929 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339850-1178917929/MiraXTv3_dyn /tmp/evaluation/339850-1178917929/instance-339850-1178917929.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.92 0.98 1.05 3/77 21202
/proc/meminfo: memFree=1677520/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=3788 CPUtime=0
/proc/21202/stat : 21202 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194304 409 0 0 0 0 0 0 0 18 0 1 0 339710350 3878912 384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21202/statm: 947 392 202 20 0 305 0

[startup+0.09839 s]
/proc/loadavg: 0.92 0.98 1.05 3/77 21202
/proc/meminfo: memFree=1677520/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=7816 CPUtime=0.08
/proc/21202/stat : 21202 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194304 1420 0 0 0 8 0 0 0 18 0 1 0 339710350 8003584 1395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 0 0 0
/proc/21202/statm: 1954 1395 207 20 0 1312 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7816

[startup+0.101389 s]
/proc/loadavg: 0.92 0.98 1.05 3/77 21202
/proc/meminfo: memFree=1677520/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=7816 CPUtime=0.09
/proc/21202/stat : 21202 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194304 1420 0 0 0 9 0 0 0 18 0 1 0 339710350 8003584 1395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583709 0 0 4096 0 0 0 0 17 0 0 0
/proc/21202/statm: 1954 1395 207 20 0 1312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7816

[startup+0.301411 s]
/proc/loadavg: 0.92 0.98 1.05 3/77 21202
/proc/meminfo: memFree=1677520/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=7816 CPUtime=0.29
/proc/21202/stat : 21202 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194304 1420 0 0 0 29 0 0 0 19 0 1 0 339710350 8003584 1395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/21202/statm: 1954 1395 207 20 0 1312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7816

[startup+0.701453 s]
/proc/loadavg: 0.92 0.98 1.05 3/77 21202
/proc/meminfo: memFree=1677520/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=9188 CPUtime=0.69
/proc/21202/stat : 21202 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194304 1725 0 0 0 69 0 0 0 23 0 1 0 339710350 9408512 1700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/21202/statm: 2297 1700 207 20 0 1655 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9188

[startup+1.50154 s]
/proc/loadavg: 0.92 0.98 1.05 2/78 21203
/proc/meminfo: memFree=1671432/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=9188 CPUtime=1.49
/proc/21202/stat : 21202 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194304 1744 0 0 0 149 0 0 0 25 0 1 0 339710350 9408512 1719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584058 0 0 4096 0 0 0 0 17 0 0 0
/proc/21202/statm: 2297 1719 207 20 0 1655 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9188

[startup+3.10272 s]
/proc/loadavg: 0.92 0.98 1.05 3/80 21205
/proc/meminfo: memFree=1661880/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=43136 CPUtime=4.27
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 6781 0 0 0 425 2 0 0 25 0 3 0 339710350 44171264 6418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 10784 6418 218 20 0 10142 0
[pid=21202/tid=21204] ppid=21200 vsize=43136 CPUtime=1.23
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 2258 0 0 0 122 1 0 0 18 0 3 0 339710537 44171264 6420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521108 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=43136 CPUtime=1.17
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 2207 0 0 0 117 0 0 0 24 0 3 0 339710537 44171264 6420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 43136

[startup+6.30107 s]
/proc/loadavg: 1.01 1.00 1.06 3/80 21205
/proc/meminfo: memFree=1640064/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=58884 CPUtime=10.64
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 10863 0 0 0 1059 5 0 0 25 0 3 0 339710350 60297216 10500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 14721 10500 218 20 0 14079 0
[pid=21202/tid=21204] ppid=21200 vsize=58884 CPUtime=4.42
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 4491 0 0 0 440 2 0 0 25 0 3 0 339710537 60297216 10500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=58884 CPUtime=4.35
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 4054 0 0 0 433 2 0 0 25 0 3 0 339710537 60297216 10500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.64
Current children cumulated vsize (KiB) 58884

[startup+12.7018 s]
/proc/loadavg: 1.09 1.02 1.06 3/80 21205
/proc/meminfo: memFree=1630976/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=64828 CPUtime=23.41
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 12501 0 0 0 2334 7 0 0 25 0 3 0 339710350 66383872 12138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 16207 12138 218 20 0 15565 0
[pid=21202/tid=21204] ppid=21200 vsize=64828 CPUtime=10.81
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 5055 0 0 0 1079 2 0 0 25 0 3 0 339710537 66383872 12138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=64828 CPUtime=10.73
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 5128 0 0 0 1069 4 0 0 25 0 3 0 339710537 66383872 12138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.41
Current children cumulated vsize (KiB) 64828

[startup+25.5012 s]
/proc/loadavg: 1.29 1.06 1.08 3/80 21205
/proc/meminfo: memFree=1602112/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=93336 CPUtime=48.95
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 19596 0 0 0 4881 14 0 0 25 0 3 0 339710350 95576064 19123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 23334 19123 218 20 0 22692 0
[pid=21202/tid=21204] ppid=21200 vsize=93336 CPUtime=23.59
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 8811 0 0 0 2355 4 0 0 25 0 3 0 339710537 95576064 19123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=93336 CPUtime=23.47
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 8467 0 0 0 2339 8 0 0 25 0 3 0 339710537 95576064 19123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.95
Current children cumulated vsize (KiB) 93336

[startup+51.1019 s]
/proc/loadavg: 1.53 1.14 1.10 3/80 21205
/proc/meminfo: memFree=1565184/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=129048 CPUtime=100.03
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 29083 0 0 0 9978 25 0 0 25 0 3 0 339710350 132145152 28432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 32262 28432 218 20 0 31620 0
[pid=21202/tid=21204] ppid=21200 vsize=129048 CPUtime=49.18
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 13600 0 0 0 4909 9 0 0 25 0 3 0 339710537 132145152 28432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=129048 CPUtime=48.97
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 13165 0 0 0 4883 14 0 0 25 0 3 0 339710537 132145152 28432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (KiB) 129048

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.14 3/80 21205
/proc/meminfo: memFree=1551744/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=141548 CPUtime=202.12
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 32426 0 0 0 20183 29 0 0 25 0 3 0 339710350 144945152 31501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 35387 31501 218 20 0 34745 0
[pid=21202/tid=21204] ppid=21200 vsize=141548 CPUtime=100.32
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 15451 0 0 0 10022 10 0 0 25 0 3 0 339710537 144945152 31501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=141548 CPUtime=99.92
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 14657 0 0 0 9975 17 0 0 25 0 3 0 339710537 144945152 31501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.12
Current children cumulated vsize (KiB) 141548

[startup+162.302 s]
/proc/loadavg: 1.84 1.38 1.19 3/80 21205
/proc/meminfo: memFree=1534592/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=159068 CPUtime=321.71
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 37068 0 0 0 32135 36 0 0 25 0 3 0 339710350 162885632 35686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 39767 35686 218 20 0 39125 0
[pid=21202/tid=21204] ppid=21200 vsize=159068 CPUtime=160.24
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 17032 0 0 0 16012 12 0 0 25 0 3 0 339710537 162885632 35686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=159068 CPUtime=159.6
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 17718 0 0 0 15938 22 0 0 25 0 3 0 339710537 162885632 35686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 321.71
Current children cumulated vsize (KiB) 159068

[startup+222.302 s]
/proc/loadavg: 1.94 1.49 1.24 3/80 21205
/proc/meminfo: memFree=1533952/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=159732 CPUtime=441.32
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 37618 0 0 0 44095 37 0 0 25 0 3 0 339710350 163565568 35926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 39933 35926 218 20 0 39291 0
[pid=21202/tid=21204] ppid=21200 vsize=159732 CPUtime=220.2
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 17380 0 0 0 22007 13 0 0 25 0 3 0 339710537 163565568 35926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=159732 CPUtime=219.25
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 17920 0 0 0 21902 23 0 0 25 0 3 0 339710537 163565568 35926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.32
Current children cumulated vsize (KiB) 159732

[startup+282.301 s]
/proc/loadavg: 1.98 1.58 1.28 3/80 21205
/proc/meminfo: memFree=1524352/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=169096 CPUtime=560.97
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 40284 0 0 0 56055 42 0 0 25 0 3 0 339710350 173154304 38289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 42274 38289 218 20 0 41632 0
[pid=21202/tid=21204] ppid=21200 vsize=169096 CPUtime=280.15
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 18556 0 0 0 28001 14 0 0 25 0 3 0 339710537 173154304 38289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=169096 CPUtime=278.96
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 19410 0 0 0 27869 27 0 0 25 0 3 0 339710537 173154304 38289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521160 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 560.97
Current children cumulated vsize (KiB) 169096

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.32 3/80 21205
/proc/meminfo: memFree=1524032/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=169096 CPUtime=680.63
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 40693 0 0 0 68020 43 0 0 25 0 3 0 339710350 173154304 38343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 42274 38343 218 20 0 41632 0
[pid=21202/tid=21204] ppid=21200 vsize=169096 CPUtime=340.04
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 18807 0 0 0 33990 14 0 0 25 0 3 0 339710537 173154304 38343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=169096 CPUtime=338.72
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 19568 0 0 0 33845 27 0 0 25 0 3 0 339710537 173154304 38343 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 680.63
Current children cumulated vsize (KiB) 169096

[startup+402.301 s]
/proc/loadavg: 1.99 1.71 1.37 3/80 21205
/proc/meminfo: memFree=1520960/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=173336 CPUtime=800.3
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 41973 0 0 0 79985 45 0 0 25 0 3 0 339710350 177496064 39290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 43334 39290 218 20 0 42692 0
[pid=21202/tid=21204] ppid=21200 vsize=173336 CPUtime=400
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 18988 0 0 0 39986 14 0 0 25 0 3 0 339710537 177496064 39290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=173336 CPUtime=398.42
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 20667 0 0 0 39813 29 0 0 25 0 3 0 339710537 177496064 39290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 800.3
Current children cumulated vsize (KiB) 173336

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.40 3/80 21205
/proc/meminfo: memFree=1518784/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=174360 CPUtime=919.9
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 42734 0 0 0 91943 47 0 0 25 0 3 0 339710350 178544640 39696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 43590 39696 218 20 0 42948 0
[pid=21202/tid=21204] ppid=21200 vsize=174360 CPUtime=459.84
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 19185 0 0 0 45969 15 0 0 25 0 3 0 339710537 178544640 39696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=174360 CPUtime=458.18
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 21231 0 0 0 45788 30 0 0 25 0 3 0 339710537 178544640 39696 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 919.9
Current children cumulated vsize (KiB) 174360

[startup+522.301 s]
/proc/loadavg: 1.99 1.80 1.44 3/80 21205
/proc/meminfo: memFree=1516160/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=177628 CPUtime=1039.41
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 43639 0 0 0 103893 48 0 0 25 0 3 0 339710350 181891072 40297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 44407 40297 218 20 0 43765 0
[pid=21202/tid=21204] ppid=21200 vsize=177628 CPUtime=519.73
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 19895 0 0 0 51958 15 0 0 25 0 3 0 339710537 181891072 40297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=177628 CPUtime=517.8
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 21426 0 0 0 51749 31 0 0 25 0 3 0 339710537 181891072 40297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1039.41
Current children cumulated vsize (KiB) 177628

[startup+582.302 s]
/proc/loadavg: 2.15 1.87 1.48 3/80 21205
/proc/meminfo: memFree=1516096/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=177628 CPUtime=1158.96
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 43944 0 0 0 115847 49 0 0 25 0 3 0 339710350 181891072 40340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 44407 40340 218 20 0 43765 0
[pid=21202/tid=21204] ppid=21200 vsize=177628 CPUtime=579.67
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 20029 0 0 0 57951 16 0 0 25 0 3 0 339710537 181891072 40340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=177628 CPUtime=577.42
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 21597 0 0 0 57710 32 0 0 25 0 3 0 339710537 181891072 40340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1158.96
Current children cumulated vsize (KiB) 177628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.902 s]
/proc/loadavg: 2.11 1.88 1.49 3/80 21205
/proc/meminfo: memFree=1511040/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=182644 CPUtime=1200.07
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 45383 0 0 0 119957 50 0 0 25 0 3 0 339710350 187027456 41575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 45661 41575 218 20 0 45019 0
[pid=21202/tid=21204] ppid=21200 vsize=182644 CPUtime=600.25
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 21374 0 0 0 60009 16 0 0 25 0 3 0 339710537 187027456 41575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=182644 CPUtime=597.94
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 21691 0 0 0 59762 32 0 0 25 0 3 0 339710537 187027456 41575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 182644

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

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

[startup+602.902 s]
/proc/loadavg: 2.11 1.88 1.49 3/80 21205
/proc/meminfo: memFree=1511040/2055920 swapFree=4148252/4192956
[pid=21202] ppid=21200 vsize=182644 CPUtime=1200.07
/proc/21202/stat : 21202 (MiraXTv3_dyn) S 21200 21202 20009 0 -1 4194304 45383 0 0 0 119957 50 0 0 25 0 3 0 339710350 187027456 41575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21202/statm: 45661 41575 218 20 0 45019 0
[pid=21202/tid=21204] ppid=21200 vsize=182644 CPUtime=600.25
/proc/21202/task/21204/stat : 21204 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 21374 0 0 0 60009 16 0 0 25 0 3 0 339710537 187027456 41575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21202/tid=21205] ppid=21200 vsize=182644 CPUtime=597.94
/proc/21202/task/21205/stat : 21205 (MiraXTv3_dyn) R 21200 21202 20009 0 -1 4194368 21691 0 0 0 59762 32 0 0 25 0 3 0 339710537 187027456 41575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 182644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.941
CPU time (s): 1200.11
CPU user time (s): 1199.58
CPU system time (s): 0.528919
CPU usage (%): 199.043
Max. virtual memory (cumulated for all children) (KiB): 182644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.58
system time used= 0.528919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45383
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= 226
involuntary context switches= 22593

runsolver used 0.609907 second user time and 1.59476 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 21:12:10 UTC 2007

IDJOB= 339850
IDBENCH= 24756
IDSOLVER= 128
FILE ID= node19/339850-1178917929

PBS_JOBID= 5251104

Free space on /tmp= 66520 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339850-1178917929/MiraXTv3_dyn /tmp/evaluation/339850-1178917929/instance-339850-1178917929.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-339850-1178917929 -o ROOT/results/node19/solver-339850-1178917929 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339850-1178917929/MiraXTv3_dyn /tmp/evaluation/339850-1178917929/instance-339850-1178917929.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4a0cf034172f796c42342e79509e3449

RANDOM SEED= 802743862

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1677800 kB
Buffers:         49920 kB
Cached:         241016 kB
SwapCached:      14248 kB
Active:         152188 kB
Inactive:       162516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1677800 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4672 kB
Writeback:           0 kB
Mapped:          29912 kB
Slab:            48956 kB
Committed_AS:  9245260 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= 66520 MiB

End job on node19 on Fri May 11 21:22:15 UTC 2007