Trace number 297806

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.06 601.631

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1483146927-18.SAT.shuffled.cnf
MD5SUM77e016deb256b6adc6e3dd66e59ef5da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1912
Sum of the clauses size5736
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31912
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node20/watcher-297806-1178828124 -o ROOT/results/node20/solver-297806-1178828124 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297806-1178828124/MiraXTv3_dyn /tmp/evaluation/297806-1178828124/instance-297806-1178828124.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.83 1.82 1.45 3/77 4809
/proc/meminfo: memFree=1825960/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=3788 CPUtime=0
/proc/4809/stat : 4809 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 330729783 3878912 267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/4809/statm: 947 267 206 20 0 305 0

[startup+0.086864 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 4809
/proc/meminfo: memFree=1825960/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=6876 CPUtime=0.15
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 638 0 0 0 15 0 0 0 18 0 3 0 330729783 7041024 613 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 1719 613 218 20 0 1077 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 6876

[startup+0.101866 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 4809
/proc/meminfo: memFree=1825960/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=6876 CPUtime=0.18
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 659 0 0 0 18 0 0 0 18 0 3 0 330729783 7041024 634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 1719 634 218 20 0 1077 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6876

[startup+0.301908 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 4809
/proc/meminfo: memFree=1825960/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=8684 CPUtime=0.58
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 1064 0 0 0 58 0 0 0 18 0 3 0 330729783 8892416 1039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 2171 1039 218 20 0 1529 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8684

[startup+0.701991 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 4809
/proc/meminfo: memFree=1825960/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=11104 CPUtime=1.38
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 1717 0 0 0 138 0 0 0 18 0 3 0 330729783 11370496 1692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 2776 1692 218 20 0 2134 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11104

[startup+1.50115 s]
/proc/loadavg: 1.83 1.82 1.45 3/80 4812
/proc/meminfo: memFree=1818448/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=15140 CPUtime=2.97
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 2668 0 0 0 296 1 0 0 18 0 3 0 330729783 15503360 2643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 3785 2643 218 20 0 3143 0
[pid=4809/tid=4811] ppid=4807 vsize=15140 CPUtime=1.48
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 1012 0 0 0 148 0 0 0 17 0 3 0 330729784 15503360 2643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=15140 CPUtime=1.47
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 1315 0 0 0 147 0 0 0 18 0 3 0 330729784 15503360 2643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15140

[startup+3.10247 s]
/proc/loadavg: 1.83 1.82 1.45 3/80 4812
/proc/meminfo: memFree=1815312/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=18060 CPUtime=6.17
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 3241 0 0 0 616 1 0 0 18 0 3 0 330729783 18493440 3216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 4515 3216 218 20 0 3873 0
[pid=4809/tid=4811] ppid=4807 vsize=18060 CPUtime=3.08
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 1371 0 0 0 308 0 0 0 20 0 3 0 330729784 18493440 3216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=18060 CPUtime=3.06
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 1529 0 0 0 306 0 0 0 25 0 3 0 330729784 18493440 3216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 18060

[startup+6.30112 s]
/proc/loadavg: 1.85 1.83 1.45 3/80 4812
/proc/meminfo: memFree=1808528/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=24280 CPUtime=12.55
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 5145 0 0 0 1252 3 0 0 18 0 3 0 330729783 24862720 5006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 6070 5006 218 20 0 5428 0
[pid=4809/tid=4811] ppid=4807 vsize=24280 CPUtime=6.28
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 2159 0 0 0 627 1 0 0 21 0 3 0 330729784 24862720 5006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=24280 CPUtime=6.25
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 2645 0 0 0 624 1 0 0 17 0 3 0 330729784 24862720 5006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566345 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24280

[startup+12.7024 s]
/proc/loadavg: 1.86 1.83 1.45 3/80 4812
/proc/meminfo: memFree=1794704/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=36652 CPUtime=25.3
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 8284 0 0 0 2525 5 0 0 18 0 3 0 330729783 37531648 7901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 9163 7901 218 20 0 8521 0
[pid=4809/tid=4811] ppid=4807 vsize=36652 CPUtime=12.67
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 3792 0 0 0 1266 1 0 0 24 0 3 0 330729784 37531648 7901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=36652 CPUtime=12.61
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 4151 0 0 0 1258 3 0 0 25 0 3 0 330729784 37531648 7901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 36652

[startup+25.502 s]
/proc/loadavg: 1.89 1.84 1.46 3/80 4812
/proc/meminfo: memFree=1790864/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=41592 CPUtime=50.83
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 9768 0 0 0 5077 6 0 0 18 0 3 0 330729783 42590208 9013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 10398 9013 218 20 0 9756 0
[pid=4809/tid=4811] ppid=4807 vsize=41592 CPUtime=25.46
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 4463 0 0 0 2545 1 0 0 25 0 3 0 330729784 42590208 9013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=41592 CPUtime=25.35
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 4964 0 0 0 2531 4 0 0 22 0 3 0 330729784 42590208 9013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 41592

[startup+51.1011 s]
/proc/loadavg: 1.93 1.85 1.47 3/80 4812
/proc/meminfo: memFree=1781328/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=49888 CPUtime=101.89
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 12849 0 0 0 10179 10 0 0 18 0 3 0 330729783 51085312 11225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 12472 11225 218 20 0 11830 0
[pid=4809/tid=4811] ppid=4807 vsize=49888 CPUtime=51.03
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 6062 0 0 0 5100 3 0 0 25 0 3 0 330729784 51085312 11225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=49888 CPUtime=50.84
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 6446 0 0 0 5078 6 0 0 25 0 3 0 330729784 51085312 11225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 49888

[startup+102.305 s]
/proc/loadavg: 1.97 1.87 1.50 3/80 4812
/proc/meminfo: memFree=1774032/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=56840 CPUtime=203.99
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 16064 0 0 0 20385 14 0 0 18 0 3 0 330729783 58204160 12986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 14210 12986 218 20 0 13568 0
[pid=4809/tid=4811] ppid=4807 vsize=56840 CPUtime=102.2
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 7674 0 0 0 10214 6 0 0 25 0 3 0 330729784 58204160 12986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=56840 CPUtime=101.78
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 8049 0 0 0 10170 8 0 0 25 0 3 0 330729784 58204160 12986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 56840

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.53 3/80 4812
/proc/meminfo: memFree=1767504/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=64228 CPUtime=323.67
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 19375 0 0 0 32350 17 0 0 18 0 3 0 330729783 65769472 14630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 16057 14630 218 20 0 15415 0
[pid=4809/tid=4811] ppid=4807 vsize=64228 CPUtime=162.15
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 9184 0 0 0 16208 7 0 0 25 0 3 0 330729784 65769472 14630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=64228 CPUtime=161.52
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 9850 0 0 0 16142 10 0 0 25 0 3 0 330729784 65769472 14630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 64228

[startup+222.301 s]
/proc/loadavg: 1.99 1.91 1.56 3/80 4812
/proc/meminfo: memFree=1763280/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=68076 CPUtime=443.37
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 22003 0 0 0 44317 20 0 0 18 0 3 0 330729783 69709824 15672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 17019 15672 218 20 0 16377 0
[pid=4809/tid=4811] ppid=4807 vsize=68076 CPUtime=222.1
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 10401 0 0 0 22202 8 0 0 25 0 3 0 330729784 69709824 15672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=68076 CPUtime=221.26
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 11261 0 0 0 22115 11 0 0 25 0 3 0 330729784 69709824 15672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 68076

[startup+282.303 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 4812
/proc/meminfo: memFree=1761872/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=70444 CPUtime=563.06
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 24147 0 0 0 56284 22 0 0 18 0 3 0 330729783 72134656 16152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 17611 16152 218 20 0 16969 0
[pid=4809/tid=4811] ppid=4807 vsize=70444 CPUtime=282.07
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 11644 0 0 0 28197 10 0 0 25 0 3 0 330729784 72134656 16152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=70444 CPUtime=280.98
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 12162 0 0 0 28087 11 0 0 25 0 3 0 330729784 72134656 16152 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 70444

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.60 3/80 4812
/proc/meminfo: memFree=1758672/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=72620 CPUtime=682.74
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 26505 0 0 0 68251 23 0 0 18 0 3 0 330729783 74362880 16878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 18155 16878 218 20 0 17513 0
[pid=4809/tid=4811] ppid=4807 vsize=72620 CPUtime=342.01
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 13062 0 0 0 34190 11 0 0 25 0 3 0 330729784 74362880 16878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=72620 CPUtime=340.72
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 13102 0 0 0 34060 12 0 0 25 0 3 0 330729784 74362880 16878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 72620

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.63 3/80 4812
/proc/meminfo: memFree=1757264/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=75280 CPUtime=802.45
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 28153 0 0 0 80220 25 0 0 18 0 3 0 330729783 77086720 17266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 18820 17266 218 20 0 18178 0
[pid=4809/tid=4811] ppid=4807 vsize=75280 CPUtime=401.98
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 13885 0 0 0 40186 12 0 0 25 0 3 0 330729784 77086720 17266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=75280 CPUtime=400.45
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 13927 0 0 0 40033 12 0 0 25 0 3 0 330729784 77086720 17266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520213 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.45
Current children cumulated vsize (KiB) 75280

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.65 3/80 4812
/proc/meminfo: memFree=1755216/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=76888 CPUtime=922.12
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 30117 0 0 0 92185 27 0 0 18 0 3 0 330729783 78733312 17725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 19222 17725 218 20 0 18580 0
[pid=4809/tid=4811] ppid=4807 vsize=76888 CPUtime=461.96
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 14804 0 0 0 46183 13 0 0 25 0 3 0 330729784 78733312 17725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=76888 CPUtime=460.15
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 14972 0 0 0 46002 13 0 0 25 0 3 0 330729784 78733312 17725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.12
Current children cumulated vsize (KiB) 76888

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.66 3/80 4812
/proc/meminfo: memFree=1753488/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=78816 CPUtime=1041.82
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 31851 0 0 0 104155 27 0 0 18 0 3 0 330729783 80707584 18137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 19704 18137 218 20 0 19062 0
[pid=4809/tid=4811] ppid=4807 vsize=78816 CPUtime=521.93
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 15826 0 0 0 52180 13 0 0 25 0 3 0 330729784 80707584 18137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=78816 CPUtime=519.88
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 15684 0 0 0 51975 13 0 0 25 0 3 0 330729784 80707584 18137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.82
Current children cumulated vsize (KiB) 78816

[startup+582.303 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 4812
/proc/meminfo: memFree=1751440/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=81004 CPUtime=1161.53
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 33949 0 0 0 116123 30 0 0 18 0 3 0 330729783 82948096 18660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 20251 18660 218 20 0 19609 0
[pid=4809/tid=4811] ppid=4807 vsize=81004 CPUtime=581.91
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 16655 0 0 0 58177 14 0 0 25 0 3 0 330729784 82948096 18660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=81004 CPUtime=579.6
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 16953 0 0 0 57945 15 0 0 25 0 3 0 330729784 82948096 18660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.53
Current children cumulated vsize (KiB) 81004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.96 1.69 4/80 4812
/proc/meminfo: memFree=1751248/2055920 swapFree=4154884/4192956
[pid=4809] ppid=4807 vsize=81004 CPUtime=1200.02
/proc/4809/stat : 4809 (MiraXTv3_dyn) S 4807 4809 3150 0 -1 4194304 34430 0 0 0 119972 30 0 0 18 0 3 0 330729783 82948096 18683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/4809/statm: 20251 18683 218 20 0 19609 0
[pid=4809/tid=4811] ppid=4807 vsize=81004 CPUtime=601.21
/proc/4809/task/4811/stat : 4811 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 16898 0 0 0 60107 14 0 0 25 0 3 0 330729784 82948096 18683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=4809/tid=4812] ppid=4807 vsize=81004 CPUtime=598.79
/proc/4809/task/4812/stat : 4812 (MiraXTv3_dyn) R 4807 4809 3150 0 -1 4194368 17191 0 0 0 59864 15 0 0 25 0 3 0 330729784 82948096 18683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 81004

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.631
CPU time (s): 1200.06
CPU user time (s): 1199.74
CPU system time (s): 0.319951
CPU usage (%): 199.467
Max. virtual memory (cumulated for all children) (KiB): 81004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34430
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= 171
involuntary context switches= 22400

runsolver used 0.592909 second user time and 1.60476 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Thu May 10 20:15:24 UTC 2007

IDJOB= 297806
IDBENCH= 19970
IDSOLVER= 128
FILE ID= node20/297806-1178828124

PBS_JOBID= 5250969

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v450/unif-k3-r4.25-v450-c1912-S1483146927-18.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297806-1178828124/MiraXTv3_dyn /tmp/evaluation/297806-1178828124/instance-297806-1178828124.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-297806-1178828124 -o ROOT/results/node20/solver-297806-1178828124 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/297806-1178828124/MiraXTv3_dyn /tmp/evaluation/297806-1178828124/instance-297806-1178828124.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  77e016deb256b6adc6e3dd66e59ef5da

RANDOM SEED= 340442659

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:       1826112 kB
Buffers:         39740 kB
Cached:         124492 kB
SwapCached:      17192 kB
Active:         102984 kB
Inactive:        84912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826112 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            3924 kB
Writeback:           0 kB
Mapped:          29812 kB
Slab:            27428 kB
Committed_AS:  6759272 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= 66557 MiB

End job on node20 on Thu May 10 20:25:28 UTC 2007