Trace number 314965

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
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 variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

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/node12/watcher-314965-1178878340 -o ROOT/results/node12/solver-314965-1178878340 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314965-1178878340/MiraXTv1_dyn /tmp/evaluation/314965-1178878340/instance-314965-1178878340.cnf 

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


[startup+0 s]
/proc/loadavg: 1.86 2.00 1.72 3/77 8951
/proc/meminfo: memFree=1682680/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=3788 CPUtime=0
/proc/8951/stat : 8951 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194304 374 0 0 0 0 0 0 0 18 0 1 0 363871429 3878912 349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8951/statm: 947 354 205 20 0 305 0

[startup+0.058593 s]
/proc/loadavg: 1.86 2.00 1.72 3/77 8951
/proc/meminfo: memFree=1682680/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=6628 CPUtime=0.05
/proc/8951/stat : 8951 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194304 1060 0 0 0 5 0 0 0 18 0 1 0 363871429 6787072 1035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/8951/statm: 1657 1036 207 20 0 1015 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6628

[startup+0.101597 s]
/proc/loadavg: 1.86 2.00 1.72 3/77 8951
/proc/meminfo: memFree=1682680/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=7728 CPUtime=0.09
/proc/8951/stat : 8951 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194304 1338 0 0 0 9 0 0 0 18 0 1 0 363871429 7913472 1313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/8951/statm: 1932 1313 207 20 0 1290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.301616 s]
/proc/loadavg: 1.86 2.00 1.72 3/77 8951
/proc/meminfo: memFree=1682680/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=11808 CPUtime=0.28
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 1939 0 0 0 28 0 0 0 18 0 2 0 363871429 12091392 1788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 2952 1788 218 20 0 2310 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11808

[startup+0.701656 s]
/proc/loadavg: 1.86 2.00 1.72 3/77 8951
/proc/meminfo: memFree=1682680/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=12204 CPUtime=0.68
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 2064 0 0 0 68 0 0 0 18 0 2 0 363871429 12496896 1913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 3051 1913 218 20 0 2409 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12204

[startup+1.50174 s]
/proc/loadavg: 1.86 2.00 1.72 2/79 8953
/proc/meminfo: memFree=1675240/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=14052 CPUtime=1.49
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 2573 0 0 0 148 1 0 0 18 0 2 0 363871429 14389248 2422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 3513 2422 218 20 0 2871 0
[pid=8951/tid=8953] ppid=8949 vsize=14052 CPUtime=1.31
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 1069 0 0 0 131 0 0 0 25 0 2 0 363871447 14389248 2422 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14052

[startup+3.1029 s]
/proc/loadavg: 1.86 2.00 1.72 2/79 8953
/proc/meminfo: memFree=1672360/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=16692 CPUtime=3.09
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 3312 0 0 0 308 1 0 0 18 0 2 0 363871429 17092608 3161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 4173 3161 218 20 0 3531 0
[pid=8951/tid=8953] ppid=8949 vsize=16692 CPUtime=2.9
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 1808 0 0 0 290 0 0 0 25 0 2 0 363871447 17092608 3161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16692

[startup+6.30122 s]
/proc/loadavg: 1.79 1.98 1.71 2/79 8953
/proc/meminfo: memFree=1668200/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=21072 CPUtime=6.28
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 4255 0 0 0 626 2 0 0 18 0 2 0 363871429 21577728 4104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 5268 4104 218 20 0 4626 0
[pid=8951/tid=8953] ppid=8949 vsize=21072 CPUtime=6.11
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 2751 0 0 0 609 2 0 0 25 0 2 0 363871447 21577728 4104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21072

[startup+12.7019 s]
/proc/loadavg: 1.73 1.96 1.71 2/79 8953
/proc/meminfo: memFree=1657960/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=29588 CPUtime=12.69
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 6491 0 0 0 1265 4 0 0 18 0 2 0 363871429 30298112 6303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 7397 6303 218 20 0 6755 0
[pid=8951/tid=8953] ppid=8949 vsize=29588 CPUtime=12.5
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 4987 0 0 0 1247 3 0 0 25 0 2 0 363871447 30298112 6303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29588

[startup+25.5011 s]
/proc/loadavg: 1.56 1.91 1.70 2/79 8953
/proc/meminfo: memFree=1647656/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=40264 CPUtime=25.48
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 9281 0 0 0 2542 6 0 0 18 0 2 0 363871429 41230336 9006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 10066 9006 218 20 0 9424 0
[pid=8951/tid=8953] ppid=8949 vsize=40264 CPUtime=25.3
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 7777 0 0 0 2525 5 0 0 25 0 2 0 363871447 41230336 9006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40264

[startup+51.1017 s]
/proc/loadavg: 1.37 1.84 1.68 2/79 8953
/proc/meminfo: memFree=1636520/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=50884 CPUtime=51.07
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 12047 0 0 0 5098 9 0 0 18 0 2 0 363871429 52105216 11662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 12721 11662 218 20 0 12079 0
[pid=8951/tid=8953] ppid=8949 vsize=50884 CPUtime=50.9
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 10543 0 0 0 5081 9 0 0 25 0 2 0 363871447 52105216 11662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50884

[startup+102.306 s]
/proc/loadavg: 1.16 1.71 1.64 2/79 8953
/proc/meminfo: memFree=1618664/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=68120 CPUtime=102.27
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 16787 0 0 0 10213 14 0 0 18 0 2 0 363871429 69754880 16083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 17030 16083 218 20 0 16388 0
[pid=8951/tid=8953] ppid=8949 vsize=68120 CPUtime=102.08
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 15283 0 0 0 10195 13 0 0 25 0 2 0 363871447 69754880 16083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 68120

[startup+162.302 s]
/proc/loadavg: 1.06 1.58 1.60 2/79 8953
/proc/meminfo: memFree=1611688/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=75700 CPUtime=162.25
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 19056 0 0 0 16208 17 0 0 18 0 2 0 363871429 77516800 18008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 18925 18008 218 20 0 18283 0
[pid=8951/tid=8953] ppid=8949 vsize=75700 CPUtime=162.06
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 17552 0 0 0 16190 16 0 0 25 0 2 0 363871447 77516800 18008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 75700

[startup+222.302 s]
/proc/loadavg: 1.02 1.47 1.56 2/79 8953
/proc/meminfo: memFree=1601896/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=84724 CPUtime=222.23
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 21655 0 0 0 22204 19 0 0 18 0 2 0 363871429 86757376 20255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 21181 20255 218 20 0 20539 0
[pid=8951/tid=8953] ppid=8949 vsize=84724 CPUtime=222.04
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 20151 0 0 0 22186 18 0 0 25 0 2 0 363871447 86757376 20255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 84724

[startup+282.302 s]
/proc/loadavg: 1.00 1.38 1.52 2/79 8953
/proc/meminfo: memFree=1601768/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=84724 CPUtime=282.22
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 22036 0 0 0 28202 20 0 0 18 0 2 0 363871429 86757376 20281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 21181 20281 218 20 0 20539 0
[pid=8951/tid=8953] ppid=8949 vsize=84724 CPUtime=282.03
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 20532 0 0 0 28184 19 0 0 25 0 2 0 363871447 86757376 20281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526688 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 84724

[startup+342.302 s]
/proc/loadavg: 1.00 1.31 1.49 2/79 8953
/proc/meminfo: memFree=1601768/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=84724 CPUtime=342.19
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 22329 0 0 0 34199 20 0 0 18 0 2 0 363871429 86757376 20286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 21181 20286 218 20 0 20539 0
[pid=8951/tid=8953] ppid=8949 vsize=84724 CPUtime=342.01
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 20825 0 0 0 34182 19 0 0 25 0 2 0 363871447 86757376 20286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 84724

[startup+402.302 s]
/proc/loadavg: 1.00 1.25 1.45 2/79 8953
/proc/meminfo: memFree=1600168/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=86308 CPUtime=402.18
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 23080 0 0 0 40197 21 0 0 18 0 2 0 363871429 88379392 20677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 21577 20677 218 20 0 20935 0
[pid=8951/tid=8953] ppid=8949 vsize=86308 CPUtime=401.99
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 21576 0 0 0 40179 20 0 0 25 0 2 0 363871447 88379392 20677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 86308

[startup+462.302 s]
/proc/loadavg: 1.00 1.20 1.42 2/79 8953
/proc/meminfo: memFree=1600040/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=86516 CPUtime=462.16
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 23332 0 0 0 46194 22 0 0 18 0 2 0 363871429 88592384 20713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 21629 20713 218 20 0 20987 0
[pid=8951/tid=8953] ppid=8949 vsize=86516 CPUtime=461.98
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 21828 0 0 0 46177 21 0 0 25 0 2 0 363871447 88592384 20713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 86516

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.39 2/79 8953
/proc/meminfo: memFree=1600104/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=86516 CPUtime=522.15
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 23694 0 0 0 52192 23 0 0 18 0 2 0 363871429 88592384 20714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 21629 20714 218 20 0 20987 0
[pid=8951/tid=8953] ppid=8949 vsize=86516 CPUtime=521.96
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 22190 0 0 0 52174 22 0 0 25 0 2 0 363871447 88592384 20714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 86516

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.36 2/79 8953
/proc/meminfo: memFree=1599912/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=86516 CPUtime=582.13
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 24013 0 0 0 58190 23 0 0 18 0 2 0 363871429 88592384 20741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 21629 20741 218 20 0 20987 0
[pid=8951/tid=8953] ppid=8949 vsize=86516 CPUtime=581.94
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 22509 0 0 0 58172 22 0 0 25 0 2 0 363871447 88592384 20741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 86516

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.34 2/79 8953
/proc/meminfo: memFree=1599976/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=86516 CPUtime=642.11
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 24379 0 0 0 64187 24 0 0 18 0 2 0 363871429 88592384 20742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 21629 20742 218 20 0 20987 0
[pid=8951/tid=8953] ppid=8949 vsize=86516 CPUtime=641.93
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 22875 0 0 0 64170 23 0 0 25 0 2 0 363871447 88592384 20742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 86516

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.32 2/79 8953
/proc/meminfo: memFree=1599976/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=86516 CPUtime=702.1
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 24674 0 0 0 70185 25 0 0 18 0 2 0 363871429 88592384 20745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 21629 20745 218 20 0 20987 0
[pid=8951/tid=8953] ppid=8949 vsize=86516 CPUtime=701.91
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 23170 0 0 0 70167 24 0 0 25 0 2 0 363871447 88592384 20745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 86516

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.29 2/79 8953
/proc/meminfo: memFree=1599976/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=86516 CPUtime=762.08
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 24966 0 0 0 76183 25 0 0 18 0 2 0 363871429 88592384 20745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 21629 20745 218 20 0 20987 0
[pid=8951/tid=8953] ppid=8949 vsize=86516 CPUtime=761.9
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 23462 0 0 0 76165 25 0 0 25 0 2 0 363871447 88592384 20745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 86516

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.27 2/79 8953
/proc/meminfo: memFree=1599080/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=87476 CPUtime=822.06
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 25483 0 0 0 82180 26 0 0 18 0 2 0 363871429 89575424 20970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 21869 20970 218 20 0 21227 0
[pid=8951/tid=8953] ppid=8949 vsize=87476 CPUtime=821.88
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 23979 0 0 0 82162 26 0 0 25 0 2 0 363871447 89575424 20970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 87476

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.25 2/79 8953
/proc/meminfo: memFree=1596328/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=90512 CPUtime=882.05
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 26461 0 0 0 88177 28 0 0 18 0 2 0 363871429 92684288 21726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 22628 21726 218 20 0 21986 0
[pid=8951/tid=8953] ppid=8949 vsize=90512 CPUtime=881.86
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 24957 0 0 0 88159 27 0 0 25 0 2 0 363871447 92684288 21726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 90512

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.23 2/79 8953
/proc/meminfo: memFree=1595880/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=90704 CPUtime=942.02
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 26877 0 0 0 94174 28 0 0 18 0 2 0 363871429 92880896 21772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 22676 21772 218 20 0 22034 0
[pid=8951/tid=8953] ppid=8949 vsize=90704 CPUtime=941.85
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 25373 0 0 0 94157 28 0 0 25 0 2 0 363871447 92880896 21772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 90704

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.22 2/79 8953
/proc/meminfo: memFree=1595944/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=91072 CPUtime=1002.01
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 27174 0 0 0 100172 29 0 0 18 0 2 0 363871429 93257728 21773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 22768 21773 218 20 0 22126 0
[pid=8951/tid=8953] ppid=8949 vsize=91072 CPUtime=1001.83
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 25670 0 0 0 100154 29 0 0 25 0 2 0 363871447 93257728 21773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 91072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/79 8953
/proc/meminfo: memFree=1595368/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=91620 CPUtime=1062
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 27606 0 0 0 106170 30 0 0 18 0 2 0 363871429 93818880 21909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 22905 21909 218 20 0 22263 0
[pid=8951/tid=8953] ppid=8949 vsize=91620 CPUtime=1061.81
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 26102 0 0 0 106152 29 0 0 25 0 2 0 363871447 93818880 21909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 91620

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/79 8953
/proc/meminfo: memFree=1595240/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=91620 CPUtime=1121.98
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 27838 0 0 0 112168 30 0 0 18 0 2 0 363871429 93818880 21919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 22905 21919 218 20 0 22263 0
[pid=8951/tid=8953] ppid=8949 vsize=91620 CPUtime=1121.79
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 26334 0 0 0 112150 29 0 0 25 0 2 0 363871447 93818880 21919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 91620

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 8953
/proc/meminfo: memFree=1593896/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=92988 CPUtime=1181.96
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 28411 0 0 0 118165 31 0 0 18 0 2 0 363871429 95219712 22270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 23247 22270 218 20 0 22605 0
[pid=8951/tid=8953] ppid=8949 vsize=92988 CPUtime=1181.78
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 26907 0 0 0 118148 30 0 0 25 0 2 0 363871447 95219712 22270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 92988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 8953
/proc/meminfo: memFree=1593832/2055920 swapFree=4154876/4192956
[pid=8951] ppid=8949 vsize=93152 CPUtime=1200.06
/proc/8951/stat : 8951 (MiraXTv1_dyn) S 8949 8951 7912 0 -1 4194304 28503 0 0 0 119975 31 0 0 18 0 2 0 363871429 95387648 22288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8951/statm: 23288 22288 218 20 0 22646 0
[pid=8951/tid=8953] ppid=8949 vsize=93152 CPUtime=1199.87
/proc/8951/task/8953/stat : 8953 (MiraXTv1_dyn) R 8949 8951 7912 0 -1 4194368 26999 0 0 0 119957 30 0 0 25 0 2 0 363871447 95387648 22288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 93152

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): 1200.43
CPU time (s): 1200.09
CPU user time (s): 1199.76
CPU system time (s): 0.330949
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 93152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28503
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.25881 second user time and 3.11453 second system time

The end

Launcher Data (download as text)

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

IDJOB= 314965
IDBENCH= 20404
IDSOLVER= 130
FILE ID= node12/314965-1178878340

PBS_JOBID= 5251055

Free space on /tmp= 66558 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= /tmp/evaluation/314965-1178878340/MiraXTv1_dyn /tmp/evaluation/314965-1178878340/instance-314965-1178878340.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-314965-1178878340 -o ROOT/results/node12/solver-314965-1178878340 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314965-1178878340/MiraXTv1_dyn /tmp/evaluation/314965-1178878340/instance-314965-1178878340.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a948576641dd03cc33abaca38a6e7e4c

RANDOM SEED= 853607259

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1683024 kB
Buffers:         49948 kB
Cached:         234572 kB
SwapCached:      17536 kB
Active:         139276 kB
Inactive:       169840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683024 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            4416 kB
Writeback:           0 kB
Mapped:          30036 kB
Slab:            49272 kB
Committed_AS: 10933040 kB
PageTables:       1792 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= 66558 MiB

End job on node12 on Fri May 11 10:32:23 UTC 2007