Trace number 319091

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.24 601.649

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-319091-1178883052 -o ROOT/results/node7/solver-319091-1178883052 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319091-1178883052/MiraXTv3_dyn /tmp/evaluation/319091-1178883052/instance-319091-1178883052.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.72 0.93 1.05 3/77 22551
/proc/meminfo: memFree=1807600/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=3788 CPUtime=0
/proc/22551/stat : 22551 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194304 322 0 0 0 0 0 0 0 18 0 1 0 364342844 3878912 297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10855373 0 0 4096 0 0 0 0 17 0 0 0
/proc/22551/statm: 947 302 206 20 0 305 0

[startup+0.08562 s]
/proc/loadavg: 0.72 0.93 1.05 3/77 22551
/proc/meminfo: memFree=1807600/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=8032 CPUtime=0.1
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 871 0 0 0 10 0 0 0 18 0 3 0 364342844 8224768 846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 2008 846 218 20 0 1366 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8032

[startup+0.10162 s]
/proc/loadavg: 0.72 0.93 1.05 3/77 22551
/proc/meminfo: memFree=1807600/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=8032 CPUtime=0.13
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 888 0 0 0 13 0 0 0 18 0 3 0 364342844 8224768 863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 2008 863 218 20 0 1366 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8032

[startup+0.301644 s]
/proc/loadavg: 0.72 0.93 1.05 3/77 22551
/proc/meminfo: memFree=1807600/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=9716 CPUtime=0.53
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 1249 0 0 0 53 0 0 0 18 0 3 0 364342844 9949184 1224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 2429 1224 218 20 0 1787 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9716

[startup+0.701687 s]
/proc/loadavg: 0.72 0.93 1.05 3/77 22551
/proc/meminfo: memFree=1807600/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=12648 CPUtime=1.34
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 1851 0 0 0 133 1 0 0 18 0 3 0 364342844 12951552 1826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 3162 1826 218 20 0 2520 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 12648

[startup+1.50177 s]
/proc/loadavg: 0.72 0.93 1.05 3/80 22554
/proc/meminfo: memFree=1799384/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=15744 CPUtime=2.93
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 2863 0 0 0 292 1 0 0 18 0 3 0 364342844 16121856 2838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 3936 2838 218 20 0 3294 0
[pid=22551/tid=22553] ppid=22549 vsize=15744 CPUtime=1.46
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 1220 0 0 0 146 0 0 0 25 0 3 0 364342847 16121856 2838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=15744 CPUtime=1.43
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 1094 0 0 0 142 1 0 0 22 0 3 0 364342847 16121856 2839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 15744

[startup+3.10294 s]
/proc/loadavg: 0.72 0.93 1.05 3/80 22554
/proc/meminfo: memFree=1793304/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=23880 CPUtime=6.12
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 4854 0 0 0 610 2 0 0 18 0 3 0 364342844 24453120 4829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 5970 4829 218 20 0 5328 0
[pid=22551/tid=22553] ppid=22549 vsize=23880 CPUtime=3.06
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 1997 0 0 0 306 0 0 0 19 0 3 0 364342847 24453120 4829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=23880 CPUtime=3.02
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 2308 0 0 0 301 1 0 0 23 0 3 0 364342847 24453120 4829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 23880

[startup+6.30128 s]
/proc/loadavg: 0.82 0.95 1.05 3/80 22554
/proc/meminfo: memFree=1782616/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=31716 CPUtime=12.51
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 6775 0 0 0 1247 4 0 0 18 0 3 0 364342844 32477184 6750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 7929 6750 218 20 0 7287 0
[pid=22551/tid=22553] ppid=22549 vsize=31716 CPUtime=6.26
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 3185 0 0 0 625 1 0 0 25 0 3 0 364342847 32477184 6750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=31716 CPUtime=6.21
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 3041 0 0 0 619 2 0 0 25 0 3 0 364342847 32477184 6750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 31716

[startup+12.7019 s]
/proc/loadavg: 0.91 0.97 1.06 3/80 22554
/proc/meminfo: memFree=1768408/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=47456 CPUtime=25.28
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 10558 0 0 0 2521 7 0 0 18 0 3 0 364342844 48594944 10458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 11864 10458 218 20 0 11222 0
[pid=22551/tid=22553] ppid=22549 vsize=47456 CPUtime=12.66
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 4624 0 0 0 1264 2 0 0 25 0 3 0 364342847 48594944 10458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565670 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=47456 CPUtime=12.58
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 5385 0 0 0 1254 4 0 0 25 0 3 0 364342847 48594944 10458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10844314 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 47456

[startup+25.5013 s]
/proc/loadavg: 1.15 1.02 1.07 3/80 22554
/proc/meminfo: memFree=1733592/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=80148 CPUtime=50.81
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 19062 0 0 0 5064 17 0 0 18 0 3 0 364342844 82071552 18782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 20037 18782 218 20 0 19395 0
[pid=22551/tid=22553] ppid=22549 vsize=80148 CPUtime=25.44
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 8956 0 0 0 2539 5 0 0 25 0 3 0 364342847 82071552 18782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=80148 CPUtime=25.32
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 9557 0 0 0 2521 11 0 0 25 0 3 0 364342847 82071552 18782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 80148

[startup+51.102 s]
/proc/loadavg: 1.44 1.10 1.10 3/80 22554
/proc/meminfo: memFree=1714968/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=97216 CPUtime=101.88
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 23658 0 0 0 10164 24 0 0 18 0 3 0 364342844 99549184 23152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 24304 23152 218 20 0 23662 0
[pid=22551/tid=22553] ppid=22549 vsize=97216 CPUtime=51.01
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 10888 0 0 0 5094 7 0 0 25 0 3 0 364342847 99549184 23152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=97216 CPUtime=50.82
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 12221 0 0 0 5066 16 0 0 25 0 3 0 364342847 99549184 23152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 97216

[startup+102.306 s]
/proc/loadavg: 1.75 1.23 1.14 3/80 22554
/proc/meminfo: memFree=1662616/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=149780 CPUtime=204.04
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 37220 0 0 0 20360 44 0 0 18 0 3 0 364342844 153374720 36186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 37445 36186 218 20 0 36803 0
[pid=22551/tid=22553] ppid=22549 vsize=149780 CPUtime=102.18
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 16237 0 0 0 10205 13 0 0 25 0 3 0 364342847 153374720 36186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=149780 CPUtime=101.82
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 20434 0 0 0 10152 30 0 0 25 0 3 0 364342847 153374720 36186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 149780

[startup+162.302 s]
/proc/loadavg: 1.91 1.37 1.19 3/80 22554
/proc/meminfo: memFree=1652248/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=159484 CPUtime=323.75
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 40510 0 0 0 32327 48 0 0 18 0 3 0 364342844 163311616 38822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 39871 38822 218 20 0 39229 0
[pid=22551/tid=22553] ppid=22549 vsize=159484 CPUtime=162.14
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 18535 0 0 0 16199 15 0 0 25 0 3 0 364342847 163311616 38822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=159484 CPUtime=161.57
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 21426 0 0 0 16125 32 0 0 25 0 3 0 364342847 163311616 38822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.75
Current children cumulated vsize (KiB) 159484

[startup+222.302 s]
/proc/loadavg: 1.96 1.48 1.24 3/80 22554
/proc/meminfo: memFree=1651992/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=159484 CPUtime=443.45
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 41217 0 0 0 44296 49 0 0 18 0 3 0 364342844 163311616 38851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 39871 38851 218 20 0 39229 0
[pid=22551/tid=22553] ppid=22549 vsize=159484 CPUtime=222.08
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 18850 0 0 0 22193 15 0 0 25 0 3 0 364342847 163311616 38851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=159484 CPUtime=221.32
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 21818 0 0 0 22099 33 0 0 25 0 3 0 364342847 163311616 38851 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.45
Current children cumulated vsize (KiB) 159484

[startup+282.301 s]
/proc/loadavg: 1.98 1.57 1.29 3/80 22554
/proc/meminfo: memFree=1639512/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=171900 CPUtime=563.14
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 45039 0 0 0 56261 53 0 0 18 0 3 0 364342844 176025600 41978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 42975 41978 218 20 0 42333 0
[pid=22551/tid=22553] ppid=22549 vsize=171900 CPUtime=282.01
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 21619 0 0 0 28183 18 0 0 25 0 3 0 364342847 176025600 41978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=171900 CPUtime=281.09
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 22871 0 0 0 28075 34 0 0 25 0 3 0 364342847 176025600 41978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.14
Current children cumulated vsize (KiB) 171900

[startup+342.301 s]
/proc/loadavg: 1.99 1.65 1.33 3/80 22556
/proc/meminfo: memFree=1634136/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=178084 CPUtime=682.86
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 47105 0 0 0 68229 57 0 0 18 0 3 0 364342844 182358016 43337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 44521 43337 218 20 0 43879 0
[pid=22551/tid=22553] ppid=22549 vsize=178084 CPUtime=341.97
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 22827 0 0 0 34177 20 0 0 25 0 3 0 364342847 182358016 43337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=178084 CPUtime=340.85
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 23729 0 0 0 34049 36 0 0 25 0 3 0 364342847 182358016 43337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.86
Current children cumulated vsize (KiB) 178084

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.37 3/80 22556
/proc/meminfo: memFree=1634008/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=178084 CPUtime=802.59
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 47676 0 0 0 80201 58 0 0 18 0 3 0 364342844 182358016 43350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 44521 43350 218 20 0 43879 0
[pid=22551/tid=22553] ppid=22549 vsize=178084 CPUtime=401.92
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 23073 0 0 0 40172 20 0 0 25 0 3 0 364342847 182358016 43350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=178084 CPUtime=400.62
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 24054 0 0 0 40025 37 0 0 25 0 3 0 364342847 182358016 43350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.59
Current children cumulated vsize (KiB) 178084

[startup+462.301 s]
/proc/loadavg: 1.99 1.76 1.40 3/80 22556
/proc/meminfo: memFree=1629976/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=181724 CPUtime=922.28
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 49487 0 0 0 92168 60 0 0 18 0 3 0 364342844 186085376 44356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 45431 44356 218 20 0 44789 0
[pid=22551/tid=22553] ppid=22549 vsize=181724 CPUtime=461.87
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 23946 0 0 0 46166 21 0 0 25 0 3 0 364342847 186085376 44356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=181724 CPUtime=460.38
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 24992 0 0 0 45999 39 0 0 25 0 3 0 364342847 186085376 44356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.28
Current children cumulated vsize (KiB) 181724

[startup+522.301 s]
/proc/loadavg: 1.99 1.80 1.44 3/80 22556
/proc/meminfo: memFree=1628952/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=183084 CPUtime=1041.97
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 50488 0 0 0 104135 62 0 0 18 0 3 0 364342844 187478016 44623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 45771 44623 218 20 0 45129 0
[pid=22551/tid=22553] ppid=22549 vsize=183084 CPUtime=521.79
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 24293 0 0 0 52158 21 0 0 25 0 3 0 364342847 187478016 44623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=183084 CPUtime=520.14
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 25646 0 0 0 51974 40 0 0 25 0 3 0 364342847 187478016 44623 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.97
Current children cumulated vsize (KiB) 183084

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.47 3/80 22556
/proc/meminfo: memFree=1628632/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=184108 CPUtime=1161.66
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 51145 0 0 0 116104 62 0 0 18 0 3 0 364342844 188526592 44703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 46027 44703 218 20 0 45385 0
[pid=22551/tid=22553] ppid=22549 vsize=184108 CPUtime=581.73
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 24628 0 0 0 58152 21 0 0 25 0 3 0 364342847 188526592 44703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=184108 CPUtime=579.89
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 25968 0 0 0 57949 40 0 0 25 0 3 0 364342847 188526592 44703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.66
Current children cumulated vsize (KiB) 184108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.84 1.48 3/80 22556
/proc/meminfo: memFree=1628568/2055920 swapFree=4156568/4192956
[pid=22551] ppid=22549 vsize=184108 CPUtime=1200.19
/proc/22551/stat : 22551 (MiraXTv3_dyn) S 22549 22551 22477 0 -1 4194304 51312 0 0 0 119956 63 0 0 18 0 3 0 364342844 188526592 44704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22551/statm: 46027 44704 218 20 0 45385 0
[pid=22551/tid=22553] ppid=22549 vsize=184108 CPUtime=601.03
/proc/22551/task/22553/stat : 22553 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 24712 0 0 0 60081 22 0 0 25 0 3 0 364342847 188526592 44704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22551/tid=22554] ppid=22549 vsize=184108 CPUtime=599.12
/proc/22551/task/22554/stat : 22554 (MiraXTv3_dyn) R 22549 22551 22477 0 -1 4194368 26051 0 0 0 59872 40 0 0 25 0 3 0 364342847 188526592 44704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 184108

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.649
CPU time (s): 1200.24
CPU user time (s): 1199.58
CPU system time (s): 0.661899
CPU usage (%): 199.492
Max. virtual memory (cumulated for all children) (KiB): 184440

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

runsolver used 0.542917 second user time and 1.65675 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 11:30:52 UTC 2007

IDJOB= 319091
IDBENCH= 20470
IDSOLVER= 128
FILE ID= node7/319091-1178883052

PBS_JOBID= 5251063

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= /tmp/evaluation/319091-1178883052/MiraXTv3_dyn /tmp/evaluation/319091-1178883052/instance-319091-1178883052.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-319091-1178883052 -o ROOT/results/node7/solver-319091-1178883052 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319091-1178883052/MiraXTv3_dyn /tmp/evaluation/319091-1178883052/instance-319091-1178883052.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8ca1246723b65c8e0ae1eddb535ce13f

RANDOM SEED= 586593189

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1807752 kB
Buffers:         41648 kB
Cached:         141208 kB
SwapCached:      16996 kB
Active:         127708 kB
Inactive:        78996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807752 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:          29780 kB
Slab:            26868 kB
Committed_AS: 14791448 kB
PageTables:       1860 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= 66549 MiB

End job on node7 on Fri May 11 11:40:56 UTC 2007