Trace number 297929

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v450/
unif-k3-r4.25-v450-c1912-S1037473581-12.UNSAT.shuffled.cnf
MD5SUMcb5ee35307c6c21b48523bbf3016211a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark532.486
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/node14/watcher-297929-1178828556 -o ROOT/results/node14/solver-297929-1178828556 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297929-1178828556/MiraXTv3_dyn /tmp/evaluation/297929-1178828556/instance-297929-1178828556.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19187
/proc/meminfo: memFree=1851464/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=3788 CPUtime=0
/proc/19187/stat : 19187 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 330773395 3878912 267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7365581 0 0 4096 0 0 0 0 17 1 0 0
/proc/19187/statm: 947 267 206 20 0 305 0

[startup+0.067282 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19187
/proc/meminfo: memFree=1851464/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=6568 CPUtime=0.17
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 637 0 0 0 17 0 0 0 18 0 3 0 330773395 6725632 612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 1642 612 218 20 0 1000 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6568

[startup+0.135664 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19187
/proc/meminfo: memFree=1851464/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=6700 CPUtime=0.25
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 720 0 0 0 25 0 0 0 18 0 3 0 330773395 6860800 695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 1675 695 218 20 0 1033 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 6700

[startup+0.301682 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19187
/proc/meminfo: memFree=1851464/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=8484 CPUtime=0.58
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 1027 0 0 0 58 0 0 0 18 0 3 0 330773395 8687616 1002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 2121 1002 218 20 0 1479 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8484

[startup+0.701722 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19187
/proc/meminfo: memFree=1851464/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=10704 CPUtime=1.38
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 1639 0 0 0 138 0 0 0 18 0 3 0 330773395 10960896 1614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 2676 1614 218 20 0 2034 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10704

[startup+1.5028 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 19190
/proc/meminfo: memFree=1844208/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=14716 CPUtime=2.98
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 2575 0 0 0 297 1 0 0 18 0 3 0 330773395 15069184 2550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 3679 2550 218 20 0 3037 0
[pid=19187/tid=19189] ppid=19185 vsize=14716 CPUtime=1.48
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 1097 0 0 0 148 0 0 0 25 0 3 0 330773396 15069184 2550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19187/tid=19190] ppid=19185 vsize=14716 CPUtime=1.48
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 1136 0 0 0 148 0 0 0 19 0 3 0 330773396 15069184 2550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14716

[startup+3.10195 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 19190
/proc/meminfo: memFree=1841264/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=17512 CPUtime=6.16
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 3143 0 0 0 615 1 0 0 18 0 3 0 330773395 17932288 3118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 4378 3118 218 20 0 3736 0
[pid=19187/tid=19189] ppid=19185 vsize=17512 CPUtime=3.08
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 1455 0 0 0 307 1 0 0 20 0 3 0 330773396 17932288 3118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19187/tid=19190] ppid=19185 vsize=17512 CPUtime=3.07
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 1346 0 0 0 307 0 0 0 25 0 3 0 330773396 17932288 3118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17512

[startup+6.30126 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 19190
/proc/meminfo: memFree=1833968/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=24548 CPUtime=12.55
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 5224 0 0 0 1252 3 0 0 18 0 3 0 330773395 25137152 5044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 6137 5044 218 20 0 5495 0
[pid=19187/tid=19189] ppid=19185 vsize=24548 CPUtime=6.27
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 2452 0 0 0 626 1 0 0 25 0 3 0 330773396 25137152 5044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19187/tid=19190] ppid=19185 vsize=24548 CPUtime=6.26
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 2430 0 0 0 625 1 0 0 18 0 3 0 330773396 25137152 5044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24548

[startup+12.7019 s]
/proc/loadavg: 1.16 1.03 1.01 3/80 19190
/proc/meminfo: memFree=1820720/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=36316 CPUtime=25.31
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 8082 0 0 0 2525 6 0 0 18 0 3 0 330773395 37187584 7698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 9079 7698 218 20 0 8437 0
[pid=19187/tid=19189] ppid=19185 vsize=36316 CPUtime=12.67
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 3877 0 0 0 1264 3 0 0 25 0 3 0 330773396 37187584 7698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19187/tid=19190] ppid=19185 vsize=36316 CPUtime=12.62
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 3863 0 0 0 1260 2 0 0 25 0 3 0 330773396 37187584 7698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 36316

[startup+25.5011 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 19190
/proc/meminfo: memFree=1816304/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=40852 CPUtime=50.84
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 9756 0 0 0 5076 8 0 0 18 0 3 0 330773395 41832448 9000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 10213 9000 218 20 0 9571 0
[pid=19187/tid=19189] ppid=19185 vsize=40852 CPUtime=25.41
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 4745 0 0 0 2537 4 0 0 25 0 3 0 330773396 41832448 9000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=40852 CPUtime=25.41
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 4669 0 0 0 2538 3 0 0 25 0 3 0 330773396 41832448 9000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 40852

[startup+51.1015 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 19190
/proc/meminfo: memFree=1805488/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=52296 CPUtime=101.91
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 13440 0 0 0 10178 13 0 0 18 0 3 0 330773395 53551104 11814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 13074 11814 218 20 0 12432 0
[pid=19187/tid=19189] ppid=19185 vsize=52296 CPUtime=50.89
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 6401 0 0 0 5083 6 0 0 25 0 3 0 330773396 53551104 11814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=52296 CPUtime=51
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 6697 0 0 0 5094 6 0 0 25 0 3 0 330773396 53551104 11814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 52296

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.10 3/80 19190
/proc/meminfo: memFree=1796912/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=60580 CPUtime=204.06
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 16823 0 0 0 20390 16 0 0 18 0 3 0 330773395 62033920 13660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 15145 13660 218 20 0 14503 0
[pid=19187/tid=19189] ppid=19185 vsize=60580 CPUtime=101.86
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 8219 0 0 0 10178 8 0 0 25 0 3 0 330773396 62033920 13660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=60580 CPUtime=102.19
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 8262 0 0 0 10211 8 0 0 25 0 3 0 330773396 62033920 13660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 60580

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.15 3/80 19190
/proc/meminfo: memFree=1793200/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=64024 CPUtime=323.74
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 19601 0 0 0 32355 19 0 0 18 0 3 0 330773395 65560576 14582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 16006 14582 218 20 0 15364 0
[pid=19187/tid=19189] ppid=19185 vsize=64024 CPUtime=161.58
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 9757 0 0 0 16149 9 0 0 25 0 3 0 330773396 65560576 14582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=64024 CPUtime=162.14
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 9502 0 0 0 16205 9 0 0 25 0 3 0 330773396 65560576 14582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 64024

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 19190
/proc/meminfo: memFree=1789680/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=67368 CPUtime=443.43
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 22169 0 0 0 44322 21 0 0 18 0 3 0 330773395 68984832 15454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 16842 15454 218 20 0 16200 0
[pid=19187/tid=19189] ppid=19185 vsize=67368 CPUtime=221.31
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 11218 0 0 0 22121 10 0 0 25 0 3 0 330773396 68984832 15454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=67368 CPUtime=222.1
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 10609 0 0 0 22200 10 0 0 25 0 3 0 330773396 68984832 15454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 67368

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.25 3/80 19190
/proc/meminfo: memFree=1788912/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=67504 CPUtime=563.12
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 23993 0 0 0 56289 23 0 0 18 0 3 0 330773395 69124096 15692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 16876 15692 218 20 0 16234 0
[pid=19187/tid=19189] ppid=19185 vsize=67504 CPUtime=281.05
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 12204 0 0 0 28094 11 0 0 25 0 3 0 330773396 69124096 15692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=67504 CPUtime=282.06
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 11447 0 0 0 28195 11 0 0 25 0 3 0 330773396 69124096 15692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 67504

[startup+342.301 s]
/proc/loadavg: 2.03 1.68 1.30 3/80 19190
/proc/meminfo: memFree=1787696/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=69992 CPUtime=682.81
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 25817 0 0 0 68257 24 0 0 18 0 3 0 330773395 71671808 15969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 17498 15969 218 20 0 16856 0
[pid=19187/tid=19189] ppid=19185 vsize=69992 CPUtime=340.75
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 13093 0 0 0 34064 11 0 0 25 0 3 0 330773396 71671808 15969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=69992 CPUtime=342.03
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 12382 0 0 0 34191 12 0 0 25 0 3 0 330773396 71671808 15969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 69992

[startup+402.302 s]
/proc/loadavg: 2.09 1.77 1.35 3/80 19190
/proc/meminfo: memFree=1786736/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=70452 CPUtime=802.48
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 27572 0 0 0 80222 26 0 0 18 0 3 0 330773395 72142848 16233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 17613 16233 218 20 0 16971 0
[pid=19187/tid=19189] ppid=19185 vsize=70452 CPUtime=400.48
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 13983 0 0 0 40036 12 0 0 25 0 3 0 330773396 72142848 16233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=70452 CPUtime=401.98
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 13247 0 0 0 40184 14 0 0 25 0 3 0 330773396 72142848 16233 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.48
Current children cumulated vsize (KiB) 70452

[startup+462.303 s]
/proc/loadavg: 2.06 1.82 1.39 3/80 19190
/proc/meminfo: memFree=1785904/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=71480 CPUtime=922.16
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 29289 0 0 0 92189 27 0 0 18 0 3 0 330773395 73195520 16417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 17870 16417 218 20 0 17228 0
[pid=19187/tid=19189] ppid=19185 vsize=71480 CPUtime=460.2
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 14859 0 0 0 46008 12 0 0 25 0 3 0 330773396 73195520 16417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=71480 CPUtime=461.95
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 14088 0 0 0 46180 15 0 0 25 0 3 0 330773396 73195520 16417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.16
Current children cumulated vsize (KiB) 71480

[startup+522.301 s]
/proc/loadavg: 2.14 1.89 1.44 3/80 19190
/proc/meminfo: memFree=1785456/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=71628 CPUtime=1041.86
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 30873 0 0 0 104157 29 0 0 18 0 3 0 330773395 73347072 16539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 17907 16539 218 20 0 17265 0
[pid=19187/tid=19189] ppid=19185 vsize=71628 CPUtime=519.93
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 15588 0 0 0 51980 13 0 0 25 0 3 0 330773396 73347072 16539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=71628 CPUtime=521.91
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 14943 0 0 0 52176 15 0 0 25 0 3 0 330773396 73347072 16539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 71628

[startup+582.302 s]
/proc/loadavg: 2.08 1.92 1.48 3/80 19190
/proc/meminfo: memFree=1785008/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=71788 CPUtime=1161.52
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 32702 0 0 0 116122 30 0 0 18 0 3 0 330773395 73510912 16638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 17947 16638 218 20 0 17305 0
[pid=19187/tid=19189] ppid=19185 vsize=71788 CPUtime=579.63
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 16574 0 0 0 57950 13 0 0 25 0 3 0 330773396 73510912 16638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=71788 CPUtime=581.88
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 15786 0 0 0 58171 17 0 0 25 0 3 0 330773396 73510912 16638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.52
Current children cumulated vsize (KiB) 71788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.05 1.93 1.49 3/80 19190
/proc/meminfo: memFree=1784880/2055920 swapFree=4145896/4192956
[pid=19187] ppid=19185 vsize=71952 CPUtime=1200.06
/proc/19187/stat : 19187 (MiraXTv3_dyn) S 19185 19187 17529 0 -1 4194304 33203 0 0 0 119975 31 0 0 18 0 3 0 330773395 73678848 16669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19187/statm: 17988 16669 218 20 0 17346 0
[pid=19187/tid=19189] ppid=19185 vsize=71952 CPUtime=598.86
/proc/19187/task/19189/stat : 19189 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 16837 0 0 0 59873 13 0 0 25 0 3 0 330773396 73678848 16669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19187/tid=19190] ppid=19185 vsize=71952 CPUtime=601.18
/proc/19187/task/19190/stat : 19190 (MiraXTv3_dyn) R 19185 19187 17529 0 -1 4194368 16024 0 0 0 60101 17 0 0 25 0 3 0 330773396 73678848 16669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 71952

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.629
CPU time (s): 1200.09
CPU user time (s): 1199.76
CPU system time (s): 0.321951
CPU usage (%): 199.473
Max. virtual memory (cumulated for all children) (KiB): 72252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33203
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= 217
involuntary context switches= 22433

runsolver used 0.580911 second user time and 1.61775 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu May 10 20:22:36 UTC 2007

IDJOB= 297929
IDBENCH= 19973
IDSOLVER= 128
FILE ID= node14/297929-1178828556

PBS_JOBID= 5250966

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cb5ee35307c6c21b48523bbf3016211a

RANDOM SEED= 822713366

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:       1851680 kB
Buffers:         39608 kB
Cached:          98804 kB
SwapCached:      15064 kB
Active:          88164 kB
Inactive:        74228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851680 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4008 kB
Writeback:           0 kB
Mapped:          30036 kB
Slab:            27296 kB
Committed_AS:  9456980 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= 66561 MiB

End job on node14 on Thu May 10 20:32:40 UTC 2007