Trace number 314524

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 v2? (TO) 1200.09 1201.03

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark412.228
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node20/watcher-314524-1178877145 -o ROOT/results/node20/solver-314524-1178877145 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314524-1178877145/MiraXTv2_dyn /tmp/evaluation/314524-1178877145/instance-314524-1178877145.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.84 1.83 1.46 3/77 11418
/proc/meminfo: memFree=1742512/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=3920 CPUtime=0
/proc/11418/stat : 11418 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 335631853 4014080 331 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134579222 0 0 4096 0 0 0 0 17 0 0 0
/proc/11418/statm: 1013 336 205 20 0 371 0

[startup+0.083383 s]
/proc/loadavg: 1.84 1.83 1.46 3/77 11418
/proc/meminfo: memFree=1742512/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=6840 CPUtime=0.07
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 896 0 0 0 7 0 0 0 18 0 2 0 335631853 7004160 871 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 1710 871 218 20 0 1068 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6840

[startup+0.101387 s]
/proc/loadavg: 1.84 1.83 1.46 3/77 11418
/proc/meminfo: memFree=1742512/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=6840 CPUtime=0.09
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 900 0 0 0 9 0 0 0 18 0 2 0 335631853 7004160 875 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 1710 875 218 20 0 1068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6840

[startup+0.301428 s]
/proc/loadavg: 1.84 1.83 1.46 3/77 11418
/proc/meminfo: memFree=1742512/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=8688 CPUtime=0.29
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 1367 0 0 0 29 0 0 0 18 0 2 0 335631853 8896512 1342 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 2172 1342 218 20 0 1530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8688

[startup+0.701507 s]
/proc/loadavg: 1.84 1.83 1.46 3/77 11418
/proc/meminfo: memFree=1742512/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=12320 CPUtime=0.69
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 2134 0 0 0 69 0 0 0 18 0 2 0 335631853 12615680 2109 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 3080 2109 218 20 0 2438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12320

[startup+1.50267 s]
/proc/loadavg: 1.84 1.83 1.46 2/79 11420
/proc/meminfo: memFree=1732896/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=16164 CPUtime=1.49
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 3118 0 0 0 148 1 0 0 18 0 2 0 335631853 16551936 3093 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 4041 3093 218 20 0 3399 0
[pid=11418/tid=11420] ppid=11416 vsize=16164 CPUtime=1.44
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 2365 0 0 0 143 1 0 0 25 0 2 0 335631858 16551936 3093 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134566014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16164

[startup+3.10199 s]
/proc/loadavg: 1.84 1.83 1.46 2/79 11420
/proc/meminfo: memFree=1730080/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=22200 CPUtime=3.09
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 4684 0 0 0 307 2 0 0 18 0 2 0 335631853 22732800 4659 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 5550 4659 218 20 0 4908 0
[pid=11418/tid=11420] ppid=11416 vsize=22200 CPUtime=3.04
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 3931 0 0 0 302 2 0 0 25 0 2 0 335631858 22732800 4659 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22200

[startup+6.30264 s]
/proc/loadavg: 1.77 1.81 1.45 2/79 11420
/proc/meminfo: memFree=1713696/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=33580 CPUtime=6.29
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 7610 0 0 0 625 4 0 0 18 0 2 0 335631853 34385920 7549 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 8395 7549 218 20 0 7753 0
[pid=11418/tid=11420] ppid=11416 vsize=33580 CPUtime=6.23
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 6857 0 0 0 620 3 0 0 25 0 2 0 335631858 34385920 7549 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33580

[startup+12.7019 s]
/proc/loadavg: 1.71 1.80 1.45 2/79 11420
/proc/meminfo: memFree=1702376/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=45816 CPUtime=12.69
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 10713 0 0 0 1264 5 0 0 18 0 2 0 335631853 46915584 10613 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 11454 10613 218 20 0 10812 0
[pid=11418/tid=11420] ppid=11416 vsize=45816 CPUtime=12.64
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 9960 0 0 0 1259 5 0 0 25 0 2 0 335631858 46915584 10613 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45816

[startup+25.5015 s]
/proc/loadavg: 1.55 1.76 1.44 2/79 11420
/proc/meminfo: memFree=1688232/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=57672 CPUtime=25.47
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 13914 0 0 0 2540 7 0 0 18 0 2 0 335631853 59056128 13661 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 14418 13661 218 20 0 13776 0
[pid=11418/tid=11420] ppid=11416 vsize=57672 CPUtime=25.41
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 13161 0 0 0 2535 6 0 0 25 0 2 0 335631858 59056128 13661 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 57672

[startup+51.1017 s]
/proc/loadavg: 1.36 1.70 1.43 2/79 11420
/proc/meminfo: memFree=1665576/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=80168 CPUtime=51.04
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 19829 0 0 0 5092 12 0 0 18 0 2 0 335631853 82092032 19264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 20042 19264 218 20 0 19400 0
[pid=11418/tid=11420] ppid=11416 vsize=80168 CPUtime=50.98
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 19076 0 0 0 5087 11 0 0 25 0 2 0 335631858 82092032 19264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 80168

[startup+102.307 s]
/proc/loadavg: 1.16 1.59 1.41 2/79 11420
/proc/meminfo: memFree=1659752/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=85984 CPUtime=102.2
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 21703 0 0 0 10207 13 0 0 18 0 2 0 335631853 88047616 20732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 21496 20732 218 20 0 20854 0
[pid=11418/tid=11420] ppid=11416 vsize=85984 CPUtime=102.15
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 20950 0 0 0 10202 13 0 0 25 0 2 0 335631858 88047616 20732 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 85984

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.38 2/79 11420
/proc/meminfo: memFree=1652648/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=92792 CPUtime=162.14
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 23913 0 0 0 16200 14 0 0 18 0 2 0 335631853 95019008 22455 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23198 22455 218 20 0 22556 0
[pid=11418/tid=11420] ppid=11416 vsize=92792 CPUtime=162.09
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23160 0 0 0 16195 14 0 0 25 0 2 0 335631858 95019008 22455 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 92792

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/79 11420
/proc/meminfo: memFree=1652648/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=92792 CPUtime=222.1
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24272 0 0 0 22195 15 0 0 18 0 2 0 335631853 95019008 22462 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23198 22462 218 20 0 22556 0
[pid=11418/tid=11420] ppid=11416 vsize=92792 CPUtime=222.04
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23519 0 0 0 22190 14 0 0 25 0 2 0 335631858 95019008 22462 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 92792

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.33 2/79 11420
/proc/meminfo: memFree=1652712/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=92792 CPUtime=282.06
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24276 0 0 0 28191 15 0 0 18 0 2 0 335631853 95019008 22466 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23198 22466 218 20 0 22556 0
[pid=11418/tid=11420] ppid=11416 vsize=92792 CPUtime=282
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23523 0 0 0 28186 14 0 0 25 0 2 0 335631858 95019008 22466 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 92792

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/79 11420
/proc/meminfo: memFree=1652712/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=92792 CPUtime=342.01
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24283 0 0 0 34186 15 0 0 18 0 2 0 335631853 95019008 22473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23198 22473 218 20 0 22556 0
[pid=11418/tid=11420] ppid=11416 vsize=92792 CPUtime=341.95
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23530 0 0 0 34181 14 0 0 25 0 2 0 335631858 95019008 22473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 92792

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/79 11420
/proc/meminfo: memFree=1652712/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=92792 CPUtime=401.96
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24286 0 0 0 40181 15 0 0 18 0 2 0 335631853 95019008 22476 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23198 22476 218 20 0 22556 0
[pid=11418/tid=11420] ppid=11416 vsize=92792 CPUtime=401.91
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23533 0 0 0 40176 15 0 0 25 0 2 0 335631858 95019008 22476 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 92792

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/79 11420
/proc/meminfo: memFree=1652712/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=461.9
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24290 0 0 0 46175 15 0 0 18 0 2 0 335631853 95342592 22480 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22480 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=461.85
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23537 0 0 0 46170 15 0 0 25 0 2 0 335631858 95342592 22480 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.9
Current children cumulated vsize (KiB) 93108

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/85 11486
/proc/meminfo: memFree=1651576/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=521.87
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24292 0 0 0 52168 19 0 0 18 0 2 0 335631853 95342592 22482 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22482 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=521.81
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23539 0 0 0 52163 18 0 0 25 0 2 0 335631858 95342592 22482 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.87
Current children cumulated vsize (KiB) 93108

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/79 11618
/proc/meminfo: memFree=1652392/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=581.82
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24293 0 0 0 58152 30 0 0 18 0 2 0 335631853 95342592 22483 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22483 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=581.76
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23540 0 0 0 58147 29 0 0 25 0 2 0 335631858 95342592 22483 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.82
Current children cumulated vsize (KiB) 93108

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/79 11618
/proc/meminfo: memFree=1652456/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=641.78
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24294 0 0 0 64148 30 0 0 18 0 2 0 335631853 95342592 22484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22484 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=641.72
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23541 0 0 0 64143 29 0 0 25 0 2 0 335631858 95342592 22484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.78
Current children cumulated vsize (KiB) 93108

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.19 2/79 11618
/proc/meminfo: memFree=1652584/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=701.74
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24298 0 0 0 70144 30 0 0 18 0 2 0 335631853 95342592 22488 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22488 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=701.69
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23545 0 0 0 70139 30 0 0 25 0 2 0 335631858 95342592 22488 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.74
Current children cumulated vsize (KiB) 93108

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.18 2/79 11618
/proc/meminfo: memFree=1652584/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=761.69
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24300 0 0 0 76139 30 0 0 18 0 2 0 335631853 95342592 22490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22490 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=761.64
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23547 0 0 0 76134 30 0 0 25 0 2 0 335631858 95342592 22490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.69
Current children cumulated vsize (KiB) 93108

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/79 11618
/proc/meminfo: memFree=1652584/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=821.65
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24305 0 0 0 82135 30 0 0 18 0 2 0 335631853 95342592 22495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22495 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=821.6
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23552 0 0 0 82130 30 0 0 25 0 2 0 335631858 95342592 22495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.65
Current children cumulated vsize (KiB) 93108

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/79 11618
/proc/meminfo: memFree=1652584/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=881.62
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24308 0 0 0 88131 31 0 0 18 0 2 0 335631853 95342592 22498 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22498 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=881.56
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23555 0 0 0 88126 30 0 0 25 0 2 0 335631858 95342592 22498 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.62
Current children cumulated vsize (KiB) 93108

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 11618
/proc/meminfo: memFree=1652648/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=941.54
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24311 0 0 0 94123 31 0 0 18 0 2 0 335631853 95342592 22501 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22501 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=941.48
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23558 0 0 0 94118 30 0 0 25 0 2 0 335631858 95342592 22501 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.54
Current children cumulated vsize (KiB) 93108

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/79 11618
/proc/meminfo: memFree=1652648/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=1001.49
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24312 0 0 0 100118 31 0 0 18 0 2 0 335631853 95342592 22502 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22502 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=1001.43
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23559 0 0 0 100113 30 0 0 25 0 2 0 335631858 95342592 22502 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.49
Current children cumulated vsize (KiB) 93108

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 11618
/proc/meminfo: memFree=1652584/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=1061.44
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24313 0 0 0 106113 31 0 0 18 0 2 0 335631853 95342592 22503 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22503 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=1061.38
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23560 0 0 0 106108 30 0 0 25 0 2 0 335631858 95342592 22503 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.44
Current children cumulated vsize (KiB) 93108

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 11618
/proc/meminfo: memFree=1652584/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93108 CPUtime=1121.39
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24316 0 0 0 112108 31 0 0 18 0 2 0 335631853 95342592 22506 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23277 22506 218 20 0 22635 0
[pid=11418/tid=11420] ppid=11416 vsize=93108 CPUtime=1121.34
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23563 0 0 0 112103 31 0 0 25 0 2 0 335631858 95342592 22506 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.39
Current children cumulated vsize (KiB) 93108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 11618
/proc/meminfo: memFree=1652648/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93276 CPUtime=1181.36
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24319 0 0 0 118105 31 0 0 18 0 2 0 335631853 95514624 22509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23319 22509 218 20 0 22677 0
[pid=11418/tid=11420] ppid=11416 vsize=93276 CPUtime=1181.31
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23566 0 0 0 118100 31 0 0 25 0 2 0 335631858 95514624 22509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.36
Current children cumulated vsize (KiB) 93276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 11618
/proc/meminfo: memFree=1652648/2055920 swapFree=4154884/4192956
[pid=11418] ppid=11416 vsize=93276 CPUtime=1200.06
/proc/11418/stat : 11418 (MiraXTv2_dyn) S 11416 11418 9875 0 -1 4194304 24319 0 0 0 119975 31 0 0 18 0 2 0 335631853 95514624 22509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11418/statm: 23319 22509 218 20 0 22677 0
[pid=11418/tid=11420] ppid=11416 vsize=93276 CPUtime=1200.01
/proc/11418/task/11420/stat : 11420 (MiraXTv2_dyn) R 11416 11418 9875 0 -1 4194368 23566 0 0 0 119970 31 0 0 25 0 2 0 335631858 95514624 22509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 93276

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): 1201.03
CPU time (s): 1200.09
CPU user time (s): 1199.76
CPU system time (s): 0.329949
CPU usage (%): 99.9221
Max. virtual memory (cumulated for all children) (KiB): 93276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24319
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= 20213

runsolver used 1.2888 second user time and 3.12053 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Fri May 11 09:52:25 UTC 2007

IDJOB= 314524
IDBENCH= 20393
IDSOLVER= 129
FILE ID= node20/314524-1178877145

PBS_JOBID= 5251041

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= /tmp/evaluation/314524-1178877145/MiraXTv2_dyn /tmp/evaluation/314524-1178877145/instance-314524-1178877145.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-314524-1178877145 -o ROOT/results/node20/solver-314524-1178877145 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314524-1178877145/MiraXTv2_dyn /tmp/evaluation/314524-1178877145/instance-314524-1178877145.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  627e3d704e5200c3037f9c9d83c939c1

RANDOM SEED= 584112126

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1742728 kB
Buffers:         47984 kB
Cached:         178808 kB
SwapCached:      17192 kB
Active:         136144 kB
Inactive:       114488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742728 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4084 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            48128 kB
Committed_AS:  6821972 kB
PageTables:       1744 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 node20 on Fri May 11 10:12:28 UTC 2007