Trace number 335106

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 v1? (TO) 1200.11 1200.52

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark416.484
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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-335106-1178902650 -o ROOT/results/node15/solver-335106-1178902650 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335106-1178902650/MiraXTv1_dyn /tmp/evaluation/335106-1178902650/instance-335106-1178902650.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.95 0.97 3/77 13277
/proc/meminfo: memFree=1781440/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=3788 CPUtime=0
/proc/13277/stat : 13277 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 338182622 3878912 308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7951309 0 0 4096 0 0 0 0 17 1 0 0
/proc/13277/statm: 947 310 205 20 0 305 0

[startup+0.040439 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 13277
/proc/meminfo: memFree=1781440/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=4652 CPUtime=0.03
/proc/13277/stat : 13277 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194304 523 0 0 0 3 0 0 0 18 0 1 0 338182622 4763648 498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7946819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13277/statm: 1163 498 207 20 0 521 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4652

[startup+0.101445 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 13277
/proc/meminfo: memFree=1781440/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=5892 CPUtime=0.09
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 676 0 0 0 9 0 0 0 18 0 2 0 338182622 6033408 651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 1473 651 218 20 0 831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5892

[startup+0.301463 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 13277
/proc/meminfo: memFree=1781440/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=6552 CPUtime=0.29
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 868 0 0 0 29 0 0 0 18 0 2 0 338182622 6709248 843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 1638 843 218 20 0 996 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6552

[startup+0.7015 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 13277
/proc/meminfo: memFree=1781440/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=8336 CPUtime=0.69
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 1185 0 0 0 69 0 0 0 18 0 2 0 338182622 8536064 1160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 2084 1160 218 20 0 1442 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8336

[startup+1.50157 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 13279
/proc/meminfo: memFree=1776688/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=10064 CPUtime=1.49
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 1636 0 0 0 149 0 0 0 18 0 2 0 338182622 10305536 1611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 2516 1611 218 20 0 1874 0
[pid=13277/tid=13279] ppid=13275 vsize=10064 CPUtime=1.44
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 1102 0 0 0 144 0 0 0 25 0 2 0 338182627 10305536 1611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10064

[startup+3.10272 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 13279
/proc/meminfo: memFree=1775408/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=11356 CPUtime=3.09
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 2005 0 0 0 309 0 0 0 18 0 2 0 338182622 11628544 1980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 2839 1980 218 20 0 2197 0
[pid=13277/tid=13279] ppid=13275 vsize=11356 CPUtime=3.04
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 1471 0 0 0 304 0 0 0 25 0 2 0 338182627 11628544 1980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7951309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11356

[startup+6.30201 s]
/proc/loadavg: 0.92 0.95 0.97 2/79 13279
/proc/meminfo: memFree=1771248/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=15052 CPUtime=6.29
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 2964 0 0 0 627 2 0 0 18 0 2 0 338182622 15413248 2939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 3763 2939 218 20 0 3121 0
[pid=13277/tid=13279] ppid=13275 vsize=15052 CPUtime=6.24
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 2430 0 0 0 622 2 0 0 25 0 2 0 338182627 15413248 2939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15052

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.97 2/79 13279
/proc/meminfo: memFree=1768304/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=16932 CPUtime=12.68
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 3512 0 0 0 1266 2 0 0 18 0 2 0 338182622 17338368 3412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 4233 3412 218 20 0 3591 0
[pid=13277/tid=13279] ppid=13275 vsize=16932 CPUtime=12.63
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 2978 0 0 0 1261 2 0 0 25 0 2 0 338182627 17338368 3412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16932

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.97 2/79 13279
/proc/meminfo: memFree=1759088/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=25600 CPUtime=25.48
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 5825 0 0 0 2544 4 0 0 18 0 2 0 338182622 26214400 5628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 6400 5628 218 20 0 5758 0
[pid=13277/tid=13279] ppid=13275 vsize=25600 CPUtime=25.43
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 5291 0 0 0 2539 4 0 0 25 0 2 0 338182627 26214400 5628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25600

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.97 2/79 13279
/proc/meminfo: memFree=1753904/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=30944 CPUtime=51.08
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 7328 0 0 0 5102 6 0 0 18 0 2 0 338182622 31686656 6957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 7736 6957 218 20 0 7094 0
[pid=13277/tid=13279] ppid=13275 vsize=30944 CPUtime=51.03
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 6794 0 0 0 5097 6 0 0 25 0 2 0 338182627 31686656 6957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30944

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/79 13279
/proc/meminfo: memFree=1750576/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=34192 CPUtime=102.27
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 8514 0 0 0 10220 7 0 0 18 0 2 0 338182622 35012608 7820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 8548 7820 218 20 0 7906 0
[pid=13277/tid=13279] ppid=13275 vsize=34192 CPUtime=102.21
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 7980 0 0 0 10215 6 0 0 25 0 2 0 338182627 35012608 7820 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34192

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13279
/proc/meminfo: memFree=1749040/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=35532 CPUtime=162.24
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 9184 0 0 0 16217 7 0 0 18 0 2 0 338182622 36384768 8153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 8883 8153 218 20 0 8241 0
[pid=13277/tid=13279] ppid=13275 vsize=35532 CPUtime=162.19
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 8650 0 0 0 16212 7 0 0 25 0 2 0 338182627 36384768 8153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35532

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/85 13353
/proc/meminfo: memFree=1746808/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=36504 CPUtime=222.19
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 9762 0 0 0 22211 8 0 0 18 0 2 0 338182622 37380096 8391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9126 8391 218 20 0 8484 0
[pid=13277/tid=13279] ppid=13275 vsize=36504 CPUtime=222.14
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 9228 0 0 0 22206 8 0 0 25 0 2 0 338182627 37380096 8391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 36504

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1747824/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=36648 CPUtime=282.11
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 10154 0 0 0 28202 9 0 0 18 0 2 0 338182622 37527552 8439 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9162 8439 218 20 0 8520 0
[pid=13277/tid=13279] ppid=13275 vsize=36648 CPUtime=282.06
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 9620 0 0 0 28197 9 0 0 25 0 2 0 338182627 37527552 8439 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 36648

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1746800/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=37588 CPUtime=342.09
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 10751 0 0 0 34200 9 0 0 18 0 2 0 338182622 38490112 8691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9397 8691 218 20 0 8755 0
[pid=13277/tid=13279] ppid=13275 vsize=37588 CPUtime=342.04
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 10217 0 0 0 34195 9 0 0 25 0 2 0 338182627 38490112 8691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 37588

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1746608/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=38016 CPUtime=402.07
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 11034 0 0 0 40197 10 0 0 18 0 2 0 338182622 38928384 8767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9504 8767 218 20 0 8862 0
[pid=13277/tid=13279] ppid=13275 vsize=38016 CPUtime=402.02
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 10500 0 0 0 40192 10 0 0 25 0 2 0 338182627 38928384 8767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 38016

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1746224/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=38156 CPUtime=462.06
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 11491 0 0 0 46195 11 0 0 18 0 2 0 338182622 39071744 8810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9539 8810 218 20 0 8897 0
[pid=13277/tid=13279] ppid=13275 vsize=38156 CPUtime=462.01
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 10957 0 0 0 46190 11 0 0 25 0 2 0 338182627 39071744 8810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 38156

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1746096/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=38296 CPUtime=522.04
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 11812 0 0 0 52193 11 0 0 18 0 2 0 338182622 39215104 8851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9574 8851 218 20 0 8932 0
[pid=13277/tid=13279] ppid=13275 vsize=38296 CPUtime=521.99
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 11278 0 0 0 52188 11 0 0 25 0 2 0 338182627 39215104 8851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 38296

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745968/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=38468 CPUtime=582.03
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 12194 0 0 0 58191 12 0 0 18 0 2 0 338182622 39391232 8883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9617 8883 218 20 0 8975 0
[pid=13277/tid=13279] ppid=13275 vsize=38468 CPUtime=581.98
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 11660 0 0 0 58186 12 0 0 25 0 2 0 338182627 39391232 8883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 38468

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745840/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=38468 CPUtime=642.02
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 12494 0 0 0 64190 12 0 0 18 0 2 0 338182622 39391232 8903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9617 8903 218 20 0 8975 0
[pid=13277/tid=13279] ppid=13275 vsize=38468 CPUtime=641.97
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 11960 0 0 0 64185 12 0 0 25 0 2 0 338182627 39391232 8903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565732 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 38468

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745840/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=38600 CPUtime=702
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 12796 0 0 0 70187 13 0 0 18 0 2 0 338182622 39526400 8925 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9650 8925 218 20 0 9008 0
[pid=13277/tid=13279] ppid=13275 vsize=38600 CPUtime=701.95
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 12262 0 0 0 70182 13 0 0 25 0 2 0 338182627 39526400 8925 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 38600

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745520/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=38764 CPUtime=761.99
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 13141 0 0 0 76186 13 0 0 18 0 2 0 338182622 39694336 8988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9691 8988 218 20 0 9049 0
[pid=13277/tid=13279] ppid=13275 vsize=38764 CPUtime=761.94
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 12607 0 0 0 76181 13 0 0 25 0 2 0 338182627 39694336 8988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 38764

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745584/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=38764 CPUtime=821.97
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 13426 0 0 0 82183 14 0 0 18 0 2 0 338182622 39694336 8989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9691 8989 218 20 0 9049 0
[pid=13277/tid=13279] ppid=13275 vsize=38764 CPUtime=821.92
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 12892 0 0 0 82178 14 0 0 25 0 2 0 338182627 39694336 8989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 38764

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745520/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=38900 CPUtime=881.96
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 13659 0 0 0 88181 15 0 0 18 0 2 0 338182622 39833600 9009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9725 9009 218 20 0 9083 0
[pid=13277/tid=13279] ppid=13275 vsize=38900 CPUtime=881.91
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 13125 0 0 0 88176 15 0 0 25 0 2 0 338182627 39833600 9009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 38900

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745392/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=39036 CPUtime=941.94
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 13919 0 0 0 94179 15 0 0 18 0 2 0 338182622 39972864 9056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9759 9056 218 20 0 9117 0
[pid=13277/tid=13279] ppid=13275 vsize=39036 CPUtime=941.89
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 13385 0 0 0 94174 15 0 0 25 0 2 0 338182627 39972864 9056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 39036

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745264/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=39196 CPUtime=1001.93
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 14219 0 0 0 100177 16 0 0 18 0 2 0 338182622 40136704 9072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9799 9072 218 20 0 9157 0
[pid=13277/tid=13279] ppid=13275 vsize=39196 CPUtime=1001.88
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 13685 0 0 0 100172 16 0 0 25 0 2 0 338182627 40136704 9072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 39196

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745264/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=39196 CPUtime=1061.91
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 14588 0 0 0 106175 16 0 0 18 0 2 0 338182622 40136704 9085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9799 9085 218 20 0 9157 0
[pid=13277/tid=13279] ppid=13275 vsize=39196 CPUtime=1061.86
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 14054 0 0 0 106170 16 0 0 25 0 2 0 338182627 40136704 9085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 39196

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745200/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=39196 CPUtime=1121.9
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 14887 0 0 0 112173 17 0 0 18 0 2 0 338182622 40136704 9097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9799 9097 218 20 0 9157 0
[pid=13277/tid=13279] ppid=13275 vsize=39196 CPUtime=1121.85
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 14353 0 0 0 112168 17 0 0 25 0 2 0 338182627 40136704 9097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 39196

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745008/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=39660 CPUtime=1181.89
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 15212 0 0 0 118172 17 0 0 18 0 2 0 338182622 40611840 9134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9915 9134 218 20 0 9273 0
[pid=13277/tid=13279] ppid=13275 vsize=39660 CPUtime=1181.83
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 14678 0 0 0 118166 17 0 0 25 0 2 0 338182627 40611840 9134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 39660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745072/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=39660 CPUtime=1200.08
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 15284 0 0 0 119991 17 0 0 18 0 2 0 338182622 40611840 9134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9915 9134 218 20 0 9273 0
[pid=13277/tid=13279] ppid=13275 vsize=39660 CPUtime=1200.03
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 14750 0 0 0 119986 17 0 0 25 0 2 0 338182627 40611840 9134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 39660

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 13477
/proc/meminfo: memFree=1745072/2055920 swapFree=4156500/4192956
[pid=13277] ppid=13275 vsize=39660 CPUtime=1200.08
/proc/13277/stat : 13277 (MiraXTv1_dyn) S 13275 13277 12598 0 -1 4194304 15284 0 0 0 119991 17 0 0 18 0 2 0 338182622 40611840 9134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13277/statm: 9915 9134 218 20 0 9273 0
[pid=13277/tid=13279] ppid=13275 vsize=39660 CPUtime=1200.03
/proc/13277/task/13279/stat : 13279 (MiraXTv1_dyn) R 13275 13277 12598 0 -1 4194368 14750 0 0 0 119986 17 0 0 25 0 2 0 338182627 40611840 9134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 39660

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199.93
CPU system time (s): 0.181972
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 39660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.93
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15284
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= 13
involuntary context switches= 1900

runsolver used 1.25381 second user time and 3.12153 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 16:57:30 UTC 2007

IDJOB= 335106
IDBENCH= 24643
IDSOLVER= 130
FILE ID= node15/335106-1178902650

PBS_JOBID= 5251085

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335106-1178902650/MiraXTv1_dyn /tmp/evaluation/335106-1178902650/instance-335106-1178902650.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-335106-1178902650 -o ROOT/results/node15/solver-335106-1178902650 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335106-1178902650/MiraXTv1_dyn /tmp/evaluation/335106-1178902650/instance-335106-1178902650.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7f866db903b373b6b7f75057c2353f02

RANDOM SEED= 148305323

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:       1781656 kB
Buffers:         42164 kB
Cached:         166168 kB
SwapCached:      16272 kB
Active:         128116 kB
Inactive:       104316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781656 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            4116 kB
Writeback:           0 kB
Mapped:          29880 kB
Slab:            27288 kB
Committed_AS: 10895928 kB
PageTables:       1868 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= 66552 MiB

End job on node15 on Fri May 11 17:17:33 UTC 2007