Trace number 306990

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.22 602.065

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S1890278326-03.cnf
MD5SUM54d48c33f7a9a8497a5de749a63ebbcb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark943.856
Satisfiable
(Un)Satisfiability was proved
Number of variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
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/node13/watcher-306990-1178861100 -o ROOT/results/node13/solver-306990-1178861100 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306990-1178861100/MiraXTv3_dyn /tmp/evaluation/306990-1178861100/instance-306990-1178861100.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 1.15 3/77 14646
/proc/meminfo: memFree=1816568/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=3788 CPUtime=0
/proc/14646/stat : 14646 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194304 332 0 0 0 0 0 0 0 18 0 1 0 334027808 3878912 307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14646/statm: 947 316 202 20 0 305 0

[startup+0.071396 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 14646
/proc/meminfo: memFree=1816568/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=7592 CPUtime=0.06
/proc/14646/stat : 14646 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194304 1410 0 0 0 6 0 0 0 18 0 1 0 334027808 7774208 1385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/14646/statm: 1898 1386 206 20 0 1256 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7592

[startup+0.101413 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 14646
/proc/meminfo: memFree=1816568/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=8544 CPUtime=0.09
/proc/14646/stat : 14646 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194304 1633 0 0 0 8 1 0 0 18 0 1 0 334027808 8749056 1608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/14646/statm: 2136 1608 206 20 0 1494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8544

[startup+0.301451 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 14646
/proc/meminfo: memFree=1816568/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=31452 CPUtime=0.31
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 4319 0 0 0 29 2 0 0 19 0 3 0 334027808 32206848 4147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 7863 4147 218 20 0 7221 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 31452

[startup+0.701539 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 14646
/proc/meminfo: memFree=1816568/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=31672 CPUtime=1.07
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 4504 0 0 0 105 2 0 0 19 0 3 0 334027808 32432128 4255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 7918 4255 218 20 0 7276 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 31672

[startup+1.50271 s]
/proc/loadavg: 1.01 1.00 1.16 3/80 14649
/proc/meminfo: memFree=1799456/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=34148 CPUtime=2.67
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 5070 0 0 0 264 3 0 0 19 0 3 0 334027808 34967552 4821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 8537 4821 218 20 0 7895 0
[pid=14646/tid=14648] ppid=14644 vsize=34148 CPUtime=1.24
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 1547 0 0 0 123 1 0 0 25 0 3 0 334027833 34967552 4821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=34148 CPUtime=1.17
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 1416 0 0 0 117 0 0 0 25 0 3 0 334027833 34967552 4821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 34148

[startup+3.10105 s]
/proc/loadavg: 1.01 1.00 1.16 3/80 14649
/proc/meminfo: memFree=1795360/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=39232 CPUtime=5.85
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 6601 0 0 0 581 4 0 0 19 0 3 0 334027808 40173568 6352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 9808 6352 218 20 0 9166 0
[pid=14646/tid=14648] ppid=14644 vsize=39232 CPUtime=2.84
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 2308 0 0 0 282 2 0 0 25 0 3 0 334027833 40173568 6352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=39232 CPUtime=2.76
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 2186 0 0 0 275 1 0 0 21 0 3 0 334027833 40173568 6352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 39232

[startup+6.30274 s]
/proc/loadavg: 1.01 1.00 1.16 3/80 14649
/proc/meminfo: memFree=1780768/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=54868 CPUtime=12.23
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 10421 0 0 0 1215 8 0 0 19 0 3 0 334027808 56184832 10172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 13717 10172 218 20 0 13075 0
[pid=14646/tid=14648] ppid=14644 vsize=54868 CPUtime=6.03
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 3946 0 0 0 599 4 0 0 25 0 3 0 334027833 56184832 10172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=54868 CPUtime=5.94
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 4368 0 0 0 592 2 0 0 25 0 3 0 334027833 56184832 10172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 54868

[startup+12.7011 s]
/proc/loadavg: 1.16 1.03 1.17 3/80 14649
/proc/meminfo: memFree=1753376/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=78616 CPUtime=25
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 16528 0 0 0 2483 17 0 0 19 0 3 0 334027808 80502784 16279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 19654 16279 218 20 0 19012 0
[pid=14646/tid=14648] ppid=14644 vsize=78616 CPUtime=12.43
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 7143 0 0 0 1234 9 0 0 25 0 3 0 334027833 80502784 16279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=78616 CPUtime=12.31
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 7278 0 0 0 1225 6 0 0 18 0 3 0 334027833 80502784 16279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 78616

[startup+25.5018 s]
/proc/loadavg: 1.29 1.06 1.17 3/80 14649
/proc/meminfo: memFree=1733600/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=98384 CPUtime=50.53
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 21367 0 0 0 5029 24 0 0 19 0 3 0 334027808 100745216 21118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 24596 21118 218 20 0 23954 0
[pid=14646/tid=14648] ppid=14644 vsize=98384 CPUtime=25.22
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 9228 0 0 0 2509 13 0 0 25 0 3 0 334027833 100745216 21118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=98384 CPUtime=25.05
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 10032 0 0 0 2496 9 0 0 25 0 3 0 334027833 100745216 21118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 98384

[startup+51.1013 s]
/proc/loadavg: 1.53 1.14 1.20 3/80 14649
/proc/meminfo: memFree=1637344/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=194392 CPUtime=101.6
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 45815 0 0 0 10110 50 0 0 19 0 3 0 334027808 199057408 45324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 48598 45325 218 20 0 47956 0
[pid=14646/tid=14648] ppid=14644 vsize=194392 CPUtime=50.81
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 21033 0 0 0 5053 28 0 0 25 0 3 0 334027833 199057408 45325 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565591 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=194392 CPUtime=50.53
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 22676 0 0 0 5033 20 0 0 25 0 3 0 334027833 199057408 45325 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 194392

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.24 3/80 14649
/proc/meminfo: memFree=1585632/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=243940 CPUtime=203.73
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 58725 0 0 0 20309 64 0 0 19 0 3 0 334027808 249794560 57846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 60985 57846 218 20 0 60343 0
[pid=14646/tid=14648] ppid=14644 vsize=243940 CPUtime=101.97
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 27109 0 0 0 10161 36 0 0 25 0 3 0 334027833 249794560 57846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=243940 CPUtime=101.5
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 29509 0 0 0 10124 26 0 0 25 0 3 0 334027833 249794560 57846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 243940

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.28 3/80 14649
/proc/meminfo: memFree=1523168/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=305644 CPUtime=323.24
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 74713 0 0 0 32237 87 0 0 19 0 3 0 334027808 312979456 73266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 76411 73266 218 20 0 75769 0
[pid=14646/tid=14648] ppid=14644 vsize=305644 CPUtime=161.92
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 34548 0 0 0 16142 50 0 0 25 0 3 0 334027833 312979456 73266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=305644 CPUtime=161.06
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 38058 0 0 0 16071 35 0 0 25 0 3 0 334027833 312979456 73266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.24
Current children cumulated vsize (KiB) 305644

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.32 3/80 14649
/proc/meminfo: memFree=1482720/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=346336 CPUtime=442.92
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 85311 0 0 0 44192 100 0 0 19 0 3 0 334027808 354648064 83333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 86584 83333 218 20 0 85942 0
[pid=14646/tid=14648] ppid=14644 vsize=346336 CPUtime=221.88
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 38884 0 0 0 22131 57 0 0 25 0 3 0 334027833 354648064 83333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=346336 CPUtime=220.78
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 44320 0 0 0 22037 41 0 0 25 0 3 0 334027833 354648064 83333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.92
Current children cumulated vsize (KiB) 346336

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.37 3/80 14649
/proc/meminfo: memFree=1481888/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=347360 CPUtime=562.59
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 86012 0 0 0 56158 101 0 0 19 0 3 0 334027808 355696640 83564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 86840 83564 218 20 0 86198 0
[pid=14646/tid=14648] ppid=14644 vsize=347360 CPUtime=281.85
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 39310 0 0 0 28127 58 0 0 25 0 3 0 334027833 355696640 83564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=347360 CPUtime=280.48
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 44595 0 0 0 28007 41 0 0 25 0 3 0 334027833 355696640 83564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.59
Current children cumulated vsize (KiB) 347360

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.40 3/80 14649
/proc/meminfo: memFree=1481696/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=347336 CPUtime=682.25
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 86295 0 0 0 68123 102 0 0 19 0 3 0 334027808 355672064 83575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 86834 83575 218 20 0 86192 0
[pid=14646/tid=14648] ppid=14644 vsize=347336 CPUtime=341.8
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 39587 0 0 0 34121 59 0 0 17 0 3 0 334027833 355672064 83575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=347336 CPUtime=340.19
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 44601 0 0 0 33978 41 0 0 18 0 3 0 334027833 355672064 83575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.25
Current children cumulated vsize (KiB) 347336

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.44 3/80 14649
/proc/meminfo: memFree=1481312/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=347336 CPUtime=801.94
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 86639 0 0 0 80091 103 0 0 19 0 3 0 334027808 355672064 83714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 86834 83714 218 20 0 86192 0
[pid=14646/tid=14648] ppid=14644 vsize=347336 CPUtime=401.76
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 39827 0 0 0 40117 59 0 0 25 0 3 0 334027833 355672064 83714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=347336 CPUtime=399.91
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 44705 0 0 0 39950 41 0 0 25 0 3 0 334027833 355672064 83714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.94
Current children cumulated vsize (KiB) 347336

[startup+462.301 s]
/proc/loadavg: 1.95 1.76 1.46 3/80 14649
/proc/meminfo: memFree=1481312/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=347336 CPUtime=921.53
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 86921 0 0 0 92050 103 0 0 19 0 3 0 334027808 355672064 83720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 86834 83720 218 20 0 86192 0
[pid=14646/tid=14648] ppid=14644 vsize=347336 CPUtime=461.73
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 40106 0 0 0 46113 60 0 0 25 0 3 0 334027833 355672064 83720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=347336 CPUtime=459.55
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 44708 0 0 0 45914 41 0 0 25 0 3 0 334027833 355672064 83720 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.53
Current children cumulated vsize (KiB) 347336

[startup+522.301 s]
/proc/loadavg: 1.98 1.80 1.49 3/80 14649
/proc/meminfo: memFree=1481248/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=347336 CPUtime=1041.24
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 87130 0 0 0 104020 104 0 0 19 0 3 0 334027808 355672064 83722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 86834 83722 218 20 0 86192 0
[pid=14646/tid=14648] ppid=14644 vsize=347336 CPUtime=521.7
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 40314 0 0 0 52109 61 0 0 25 0 3 0 334027833 355672064 83722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=347336 CPUtime=519.28
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 44709 0 0 0 51886 42 0 0 25 0 3 0 334027833 355672064 83722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.24
Current children cumulated vsize (KiB) 347336

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.52 3/80 14649
/proc/meminfo: memFree=1481312/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=347336 CPUtime=1160.84
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 87340 0 0 0 115979 105 0 0 19 0 3 0 334027808 355672064 83725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 86834 83725 218 20 0 86192 0
[pid=14646/tid=14648] ppid=14644 vsize=347336 CPUtime=581.64
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 40523 0 0 0 58103 61 0 0 25 0 3 0 334027833 355672064 83725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=347336 CPUtime=578.93
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 44710 0 0 0 57851 42 0 0 25 0 3 0 334027833 355672064 83725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.84
Current children cumulated vsize (KiB) 347336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.001 s]
/proc/loadavg: 1.99 1.84 1.53 3/80 14649
/proc/meminfo: memFree=1481248/2055920 swapFree=4159364/4192956
[pid=14646] ppid=14644 vsize=347336 CPUtime=1200.15
/proc/14646/stat : 14646 (MiraXTv3_dyn) S 14644 14646 14092 0 -1 4194304 87409 0 0 0 119910 105 0 0 19 0 3 0 334027808 355672064 83725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14646/statm: 86834 83725 218 20 0 86192 0
[pid=14646/tid=14648] ppid=14644 vsize=347336 CPUtime=601.34
/proc/14646/task/14648/stat : 14648 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 40592 0 0 0 60073 61 0 0 25 0 3 0 334027833 355672064 83725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526622 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14646/tid=14649] ppid=14644 vsize=347336 CPUtime=598.54
/proc/14646/task/14649/stat : 14649 (MiraXTv3_dyn) R 14644 14646 14092 0 -1 4194368 44710 0 0 0 59812 42 0 0 25 0 3 0 334027833 355672064 83725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 347336

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): 602.065
CPU time (s): 1200.22
CPU user time (s): 1199.11
CPU system time (s): 1.10483
CPU usage (%): 199.35
Max. virtual memory (cumulated for all children) (KiB): 347612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.11
system time used= 1.10483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87409
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= 554
involuntary context switches= 22387

runsolver used 0.554915 second user time and 1.64275 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 05:25:00 UTC 2007

IDJOB= 306990
IDBENCH= 20194
IDSOLVER= 128
FILE ID= node13/306990-1178861100

PBS_JOBID= 5251025

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v13000/unif-k3-r4.2-v13000-c54600-S1890278326-03.cnf
COMMAND LINE= /tmp/evaluation/306990-1178861100/MiraXTv3_dyn /tmp/evaluation/306990-1178861100/instance-306990-1178861100.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-306990-1178861100 -o ROOT/results/node13/solver-306990-1178861100 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/306990-1178861100/MiraXTv3_dyn /tmp/evaluation/306990-1178861100/instance-306990-1178861100.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  54d48c33f7a9a8497a5de749a63ebbcb

RANDOM SEED= 427361818

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:         39304 kB
Cached:         113292 kB
SwapCached:      12848 kB
Active:         118868 kB
Inactive:        57012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816720 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4996 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            48756 kB
Committed_AS:  9779692 kB
PageTables:       1872 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= 66560 MiB

End job on node13 on Fri May 11 05:35:04 UTC 2007