Trace number 309778

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.14 601.627

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
MD5SUM12c6ae21cea692230c5e45227dcf3ab1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.050991
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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/node14/watcher-309778-1178869599 -o ROOT/results/node14/solver-309778-1178869599 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309778-1178869599/MiraXTv3_dyn /tmp/evaluation/309778-1178869599/instance-309778-1178869599.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.00 1.00 1.00 3/77 24830
/proc/meminfo: memFree=1816440/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=3920 CPUtime=0
/proc/24830/stat : 24830 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194304 314 0 0 0 0 0 0 0 18 0 1 0 334877624 4014080 289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7365581 0 0 4096 0 0 0 0 17 0 0 0
/proc/24830/statm: 980 289 206 20 0 338 0

[startup+0.178699 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24830
/proc/meminfo: memFree=1816440/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=8252 CPUtime=0.33
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 840 0 0 0 33 0 0 0 18 0 3 0 334877624 8450048 815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 2063 815 218 20 0 1421 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 8252

[startup+0.202703 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24830
/proc/meminfo: memFree=1816440/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=8252 CPUtime=0.38
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 860 0 0 0 38 0 0 0 18 0 3 0 334877624 8450048 835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 2063 835 218 20 0 1421 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 8252

[startup+0.301712 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24830
/proc/meminfo: memFree=1816440/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=8664 CPUtime=0.58
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 1027 0 0 0 58 0 0 0 18 0 3 0 334877624 8871936 1002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 2166 1002 218 20 0 1524 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8664

[startup+0.702751 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24830
/proc/meminfo: memFree=1816440/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=10904 CPUtime=1.38
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 1602 0 0 0 138 0 0 0 18 0 3 0 334877624 11165696 1577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 2726 1577 218 20 0 2084 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10904

[startup+1.50283 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 24833
/proc/meminfo: memFree=1808928/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=13844 CPUtime=2.98
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 2564 0 0 0 297 1 0 0 18 0 3 0 334877624 14176256 2539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 3461 2539 218 20 0 2819 0
[pid=24830/tid=24832] ppid=24828 vsize=13844 CPUtime=1.48
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 1091 0 0 0 148 0 0 0 25 0 3 0 334877626 14176256 2539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=13844 CPUtime=1.47
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 1094 0 0 0 147 0 0 0 25 0 3 0 334877626 14176256 2539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 13844

[startup+3.10198 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 24833
/proc/meminfo: memFree=1804320/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=18256 CPUtime=6.16
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 3213 0 0 0 615 1 0 0 18 0 3 0 334877624 18694144 3188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 4564 3188 218 20 0 3922 0
[pid=24830/tid=24832] ppid=24828 vsize=18256 CPUtime=3.08
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 1406 0 0 0 308 0 0 0 25 0 3 0 334877626 18694144 3188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=18256 CPUtime=3.06
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 1428 0 0 0 306 0 0 0 24 0 3 0 334877626 18694144 3188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18256

[startup+6.30128 s]
/proc/loadavg: 1.16 1.03 1.01 3/80 24833
/proc/meminfo: memFree=1798432/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=25264 CPUtime=12.54
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 5190 0 0 0 1252 2 0 0 18 0 3 0 334877624 25870336 5090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 6316 5090 218 20 0 5674 0
[pid=24830/tid=24832] ppid=24828 vsize=25264 CPUtime=6.27
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 2315 0 0 0 626 1 0 0 25 0 3 0 334877626 25870336 5090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=25264 CPUtime=6.25
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 2496 0 0 0 624 1 0 0 20 0 3 0 334877626 25870336 5090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 25264

[startup+12.7019 s]
/proc/loadavg: 1.23 1.05 1.02 3/80 24833
/proc/meminfo: memFree=1784800/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=38588 CPUtime=25.32
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 8540 0 0 0 2526 6 0 0 18 0 3 0 334877624 39514112 8262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 9647 8262 218 20 0 9005 0
[pid=24830/tid=24832] ppid=24828 vsize=38588 CPUtime=12.67
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 3966 0 0 0 1265 2 0 0 25 0 3 0 334877626 39514112 8262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=38588 CPUtime=12.62
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 4195 0 0 0 1259 3 0 0 25 0 3 0 334877626 39514112 8262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 38588

[startup+25.5021 s]
/proc/loadavg: 1.40 1.09 1.03 3/80 24833
/proc/meminfo: memFree=1777568/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=44148 CPUtime=50.85
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 10382 0 0 0 5078 7 0 0 18 0 3 0 334877624 45207552 9753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 11037 9753 218 20 0 10395 0
[pid=24830/tid=24832] ppid=24828 vsize=44148 CPUtime=25.45
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 4938 0 0 0 2543 2 0 0 25 0 3 0 334877626 45207552 9753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=44148 CPUtime=25.37
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 5065 0 0 0 2533 4 0 0 25 0 3 0 334877626 45207552 9753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 44148

[startup+51.1025 s]
/proc/loadavg: 1.60 1.17 1.05 3/80 24833
/proc/meminfo: memFree=1762016/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=59724 CPUtime=101.92
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 14955 0 0 0 10179 13 0 0 18 0 3 0 334877624 61157376 13629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 14931 13629 218 20 0 14289 0
[pid=24830/tid=24832] ppid=24828 vsize=59724 CPUtime=51.03
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 7073 0 0 0 5099 4 0 0 25 0 3 0 334877626 61157376 13629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=59724 CPUtime=50.87
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 7503 0 0 0 5079 8 0 0 25 0 3 0 334877626 61157376 13629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 59724

[startup+102.302 s]
/proc/loadavg: 1.88 1.31 1.11 3/80 24833
/proc/meminfo: memFree=1752736/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=69652 CPUtime=204.04
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 18534 0 0 0 20387 17 0 0 18 0 3 0 334877624 71323648 15957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 17413 15957 218 20 0 16771 0
[pid=24830/tid=24832] ppid=24828 vsize=69652 CPUtime=102.17
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 8881 0 0 0 10211 6 0 0 18 0 3 0 334877626 71323648 15957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=69652 CPUtime=101.85
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 9274 0 0 0 10174 11 0 0 18 0 3 0 334877626 71323648 15957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 69652

[startup+162.303 s]
/proc/loadavg: 2.01 1.45 1.17 3/80 24833
/proc/meminfo: memFree=1751712/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=70280 CPUtime=323.72
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 20096 0 0 0 32353 19 0 0 18 0 3 0 334877624 71966720 16175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 17570 16175 218 20 0 16928 0
[pid=24830/tid=24832] ppid=24828 vsize=70280 CPUtime=162.11
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 9652 0 0 0 16205 6 0 0 25 0 3 0 334877626 71966720 16175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=70280 CPUtime=161.59
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 10065 0 0 0 16147 12 0 0 25 0 3 0 334877626 71966720 16175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 70280

[startup+222.307 s]
/proc/loadavg: 2.05 1.56 1.22 3/80 24833
/proc/meminfo: memFree=1746784/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=75496 CPUtime=443.38
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 22698 0 0 0 44316 22 0 0 18 0 3 0 334877624 77307904 17446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 18874 17446 218 20 0 18232 0
[pid=24830/tid=24832] ppid=24828 vsize=75496 CPUtime=222.02
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 10942 0 0 0 22195 7 0 0 25 0 3 0 334877626 77307904 17446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=75496 CPUtime=221.33
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 11377 0 0 0 22119 14 0 0 25 0 3 0 334877626 77307904 17446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 75496

[startup+282.302 s]
/proc/loadavg: 2.20 1.70 1.29 3/80 24833
/proc/meminfo: memFree=1745056/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=76568 CPUtime=563.09
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 24518 0 0 0 56284 25 0 0 18 0 3 0 334877624 78405632 17878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 19142 17878 218 20 0 18500 0
[pid=24830/tid=24832] ppid=24828 vsize=76568 CPUtime=281.97
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 11891 0 0 0 28189 8 0 0 25 0 3 0 334877626 78405632 17878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=76568 CPUtime=281.1
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 12248 0 0 0 28094 16 0 0 25 0 3 0 334877626 78405632 17878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 76568

[startup+342.303 s]
/proc/loadavg: 2.07 1.75 1.33 3/80 24833
/proc/meminfo: memFree=1741728/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=80252 CPUtime=682.79
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 26678 0 0 0 68252 27 0 0 18 0 3 0 334877624 82178048 18695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 20063 18695 218 20 0 19421 0
[pid=24830/tid=24832] ppid=24828 vsize=80252 CPUtime=341.93
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 13335 0 0 0 34183 10 0 0 25 0 3 0 334877626 82178048 18695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=80252 CPUtime=340.83
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 12964 0 0 0 34067 16 0 0 25 0 3 0 334877626 82178048 18695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.79
Current children cumulated vsize (KiB) 80252

[startup+402.303 s]
/proc/loadavg: 2.02 1.79 1.37 3/80 24833
/proc/meminfo: memFree=1740768/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=81772 CPUtime=802.49
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 28313 0 0 0 80221 28 0 0 18 0 3 0 334877624 83734528 18944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 20443 18944 218 20 0 19801 0
[pid=24830/tid=24832] ppid=24828 vsize=81772 CPUtime=401.88
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 14213 0 0 0 40178 10 0 0 25 0 3 0 334877626 83734528 18944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=81772 CPUtime=400.59
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 13721 0 0 0 40042 17 0 0 25 0 3 0 334877626 83734528 18944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.49
Current children cumulated vsize (KiB) 81772

[startup+462.302 s]
/proc/loadavg: 2.01 1.83 1.40 3/80 24833
/proc/meminfo: memFree=1740000/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=82080 CPUtime=922.21
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 29709 0 0 0 92191 30 0 0 18 0 3 0 334877624 84049920 19121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 20520 19121 218 20 0 19878 0
[pid=24830/tid=24832] ppid=24828 vsize=82080 CPUtime=461.84
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 14930 0 0 0 46173 11 0 0 25 0 3 0 334877626 84049920 19121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=82080 CPUtime=460.34
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 14400 0 0 0 46016 18 0 0 25 0 3 0 334877626 84049920 19121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.21
Current children cumulated vsize (KiB) 82080

[startup+522.303 s]
/proc/loadavg: 2.00 1.86 1.44 3/80 24833
/proc/meminfo: memFree=1738976/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=82944 CPUtime=1041.9
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 31305 0 0 0 104159 31 0 0 18 0 3 0 334877624 84934656 19364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 20736 19364 218 20 0 20094 0
[pid=24830/tid=24832] ppid=24828 vsize=82944 CPUtime=521.79
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 15641 0 0 0 52167 12 0 0 25 0 3 0 334877626 84934656 19364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=82944 CPUtime=520.1
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 15285 0 0 0 51991 19 0 0 25 0 3 0 334877626 84934656 19364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.9
Current children cumulated vsize (KiB) 82944

[startup+582.303 s]
/proc/loadavg: 2.00 1.88 1.47 3/80 24833
/proc/meminfo: memFree=1737056/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=84828 CPUtime=1161.6
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 32992 0 0 0 116126 34 0 0 18 0 3 0 334877624 86863872 19882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 21207 19882 218 20 0 20565 0
[pid=24830/tid=24832] ppid=24828 vsize=84828 CPUtime=581.74
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 16749 0 0 0 58161 13 0 0 25 0 3 0 334877626 86863872 19882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=84828 CPUtime=579.84
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 15864 0 0 0 57964 20 0 0 25 0 3 0 334877626 86863872 19882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.6
Current children cumulated vsize (KiB) 84828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 1.89 1.48 3/80 24833
/proc/meminfo: memFree=1736800/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=84828 CPUtime=1200.1
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 33377 0 0 0 119976 34 0 0 18 0 3 0 334877624 86863872 19945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 21207 19945 218 20 0 20565 0
[pid=24830/tid=24832] ppid=24828 vsize=84828 CPUtime=601.02
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 16981 0 0 0 60089 13 0 0 25 0 3 0 334877626 86863872 19945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=84828 CPUtime=599.06
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 16017 0 0 0 59886 20 0 0 25 0 3 0 334877626 86863872 19945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 84828

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

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

[startup+601.602 s]
/proc/loadavg: 2.00 1.89 1.48 3/80 24833
/proc/meminfo: memFree=1736800/2055920 swapFree=4145896/4192956
[pid=24830] ppid=24828 vsize=84828 CPUtime=1200.1
/proc/24830/stat : 24830 (MiraXTv3_dyn) S 24828 24830 24278 0 -1 4194304 33377 0 0 0 119976 34 0 0 18 0 3 0 334877624 86863872 19945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24830/statm: 21207 19945 218 20 0 20565 0
[pid=24830/tid=24832] ppid=24828 vsize=84828 CPUtime=601.02
/proc/24830/task/24832/stat : 24832 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 16981 0 0 0 60089 13 0 0 25 0 3 0 334877626 86863872 19945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24830/tid=24833] ppid=24828 vsize=84828 CPUtime=599.06
/proc/24830/task/24833/stat : 24833 (MiraXTv3_dyn) R 24828 24830 24278 0 -1 4194368 16017 0 0 0 59886 20 0 0 25 0 3 0 334877626 86863872 19945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 84828

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.627
CPU time (s): 1200.14
CPU user time (s): 1199.78
CPU system time (s): 0.359945
CPU usage (%): 199.483
Max. virtual memory (cumulated for all children) (KiB): 85260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.359945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33377
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= 151
involuntary context switches= 22629

runsolver used 0.555915 second user time and 1.64775 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 07:46:39 UTC 2007

IDJOB= 309778
IDBENCH= 20269
IDSOLVER= 128
FILE ID= node14/309778-1178869599

PBS_JOBID= 5251039

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
COMMAND LINE= /tmp/evaluation/309778-1178869599/MiraXTv3_dyn /tmp/evaluation/309778-1178869599/instance-309778-1178869599.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-309778-1178869599 -o ROOT/results/node14/solver-309778-1178869599 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309778-1178869599/MiraXTv3_dyn /tmp/evaluation/309778-1178869599/instance-309778-1178869599.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  12c6ae21cea692230c5e45227dcf3ab1

RANDOM SEED= 522517183

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1816720 kB
Buffers:         41520 kB
Cached:         131408 kB
SwapCached:      15092 kB
Active:         119300 kB
Inactive:        77700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816720 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            27724 kB
Committed_AS:  9509320 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB

End job on node14 on Fri May 11 07:56:42 UTC 2007