Trace number 306088

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.18 602.271

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1145101718-14.cnf
MD5SUMd5eadcf7d4ec43590781370c307cdad4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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/node21/watcher-306088-1178857862 -o ROOT/results/node21/solver-306088-1178857862 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306088-1178857862/MiraXTv3_dyn /tmp/evaluation/306088-1178857862/instance-306088-1178857862.cnf 

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


[startup+0 s]
/proc/loadavg: 1.84 1.94 1.87 3/77 28908
/proc/meminfo: memFree=1776000/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=3652 CPUtime=0
/proc/28908/stat : 28908 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194304 239 0 0 0 0 0 0 0 18 0 1 0 333703500 3739648 214 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8904469 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 913 215 185 20 0 271 0

[startup+0.05655 s]
/proc/loadavg: 1.84 1.94 1.87 3/77 28908
/proc/meminfo: memFree=1776000/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=7044 CPUtime=0.04
/proc/28908/stat : 28908 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194304 1206 0 0 0 4 0 0 0 18 0 1 0 333703500 7213056 1181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 1761 1181 206 20 0 1119 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7044

[startup+0.101555 s]
/proc/loadavg: 1.84 1.94 1.87 3/77 28908
/proc/meminfo: memFree=1776000/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=7728 CPUtime=0.09
/proc/28908/stat : 28908 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194304 1361 0 0 0 9 0 0 0 18 0 1 0 333703500 7913472 1336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583709 0 0 4096 0 0 0 0 17 1 0 0
/proc/28908/statm: 1932 1336 207 20 0 1290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.301587 s]
/proc/loadavg: 1.84 1.94 1.87 3/77 28908
/proc/meminfo: memFree=1776000/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=25996 CPUtime=0.36
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 3421 0 0 0 34 2 0 0 18 0 3 0 333703500 26619904 3223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 6499 3223 218 20 0 5857 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 25996

[startup+0.701629 s]
/proc/loadavg: 1.84 1.94 1.87 3/77 28908
/proc/meminfo: memFree=1776000/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=27052 CPUtime=1.16
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 3764 0 0 0 114 2 0 0 18 0 3 0 333703500 27701248 3566 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 6763 3566 218 20 0 6121 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 27052

[startup+1.50172 s]
/proc/loadavg: 1.84 1.94 1.87 3/80 28911
/proc/meminfo: memFree=1761192/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=30188 CPUtime=2.76
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 4649 0 0 0 273 3 0 0 18 0 3 0 333703500 30912512 4451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 7547 4451 218 20 0 6905 0
[pid=28908/tid=28910] ppid=28906 vsize=30188 CPUtime=1.32
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 1649 0 0 0 131 1 0 0 19 0 3 0 333703518 30912512 4451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28908/tid=28911] ppid=28906 vsize=30188 CPUtime=1.26
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 1326 0 0 0 125 1 0 0 22 0 3 0 333703518 30912512 4452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 30188

[startup+3.10289 s]
/proc/loadavg: 1.84 1.94 1.87 3/80 28911
/proc/meminfo: memFree=1755944/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=37880 CPUtime=5.94
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 6538 0 0 0 588 6 0 0 18 0 3 0 333703500 38789120 6340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 9470 6340 218 20 0 8828 0
[pid=28908/tid=28910] ppid=28906 vsize=37880 CPUtime=2.91
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 2549 0 0 0 289 2 0 0 17 0 3 0 333703518 38789120 6340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28908/tid=28911] ppid=28906 vsize=37880 CPUtime=2.84
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 2315 0 0 0 282 2 0 0 17 0 3 0 333703518 38789120 6340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520492 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 37880

[startup+6.30124 s]
/proc/loadavg: 1.85 1.94 1.87 3/80 28911
/proc/meminfo: memFree=1740712/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=53400 CPUtime=12.32
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 10566 0 0 0 1222 10 0 0 18 0 3 0 333703500 54681600 10368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 13350 10368 218 20 0 12708 0
[pid=28908/tid=28910] ppid=28906 vsize=53400 CPUtime=6.11
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 4557 0 0 0 608 3 0 0 17 0 3 0 333703518 54681600 10368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28908/tid=28911] ppid=28906 vsize=53400 CPUtime=6.03
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 4335 0 0 0 598 5 0 0 22 0 3 0 333703518 54681600 10368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 53400

[startup+12.703 s]
/proc/loadavg: 1.86 1.94 1.88 3/80 28911
/proc/meminfo: memFree=1718376/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=70080 CPUtime=25.09
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 14700 0 0 0 2495 14 0 0 18 0 3 0 333703500 71761920 14502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 17520 14502 218 20 0 16878 0
[pid=28908/tid=28910] ppid=28906 vsize=70080 CPUtime=12.51
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 6555 0 0 0 1245 6 0 0 25 0 3 0 333703518 71761920 14502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28908/tid=28911] ppid=28906 vsize=70080 CPUtime=12.39
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 6471 0 0 0 1232 7 0 0 25 0 3 0 333703518 71761920 14502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 70080

[startup+25.5013 s]
/proc/loadavg: 1.97 1.96 1.88 3/80 28911
/proc/meminfo: memFree=1678888/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=109248 CPUtime=50.63
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 25035 0 0 0 5038 25 0 0 18 0 3 0 333703500 111869952 24765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 27312 24765 218 20 0 26670 0
[pid=28908/tid=28910] ppid=28906 vsize=109248 CPUtime=25.3
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 11563 0 0 0 2519 11 0 0 18 0 3 0 333703518 111869952 24765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28908/tid=28911] ppid=28906 vsize=109248 CPUtime=25.14
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 11798 0 0 0 2502 12 0 0 23 0 3 0 333703518 111869952 24765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 109248

[startup+51.1011 s]
/proc/loadavg: 1.98 1.96 1.88 3/80 28911
/proc/meminfo: memFree=1595880/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=191008 CPUtime=101.66
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 45678 0 0 0 10117 49 0 0 18 0 3 0 333703500 195592192 45135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 47752 45135 218 20 0 47110 0
[pid=28908/tid=28910] ppid=28906 vsize=191008 CPUtime=50.87
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 22011 0 0 0 5062 25 0 0 16 0 3 0 333703518 195592192 45135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28908/tid=28911] ppid=28906 vsize=191008 CPUtime=50.61
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 21993 0 0 0 5038 23 0 0 19 0 3 0 333703518 195592192 45135 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 191008

[startup+102.307 s]
/proc/loadavg: 2.04 1.98 1.89 3/80 28911
/proc/meminfo: memFree=1534632/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=251720 CPUtime=203.72
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 61437 0 0 0 20304 68 0 0 18 0 3 0 333703500 257761280 60298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 62930 60298 218 20 0 62288 0
[pid=28908/tid=28910] ppid=28906 vsize=251720 CPUtime=101.99
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 29116 0 0 0 10165 34 0 0 16 0 3 0 333703518 257761280 60298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28908/tid=28911] ppid=28906 vsize=251720 CPUtime=101.54
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 30647 0 0 0 10122 32 0 0 17 0 3 0 333703518 257761280 60298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 251720

[startup+162.301 s]
/proc/loadavg: 2.06 2.00 1.91 3/80 28911
/proc/meminfo: memFree=1511016/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=276984 CPUtime=323.38
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 68339 0 0 0 32259 79 0 0 18 0 3 0 333703500 283631616 66678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 69246 66678 218 20 0 68604 0
[pid=28908/tid=28910] ppid=28906 vsize=276984 CPUtime=161.73
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 33253 0 0 0 16133 40 0 0 25 0 3 0 333703518 283631616 66678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=276984 CPUtime=161.46
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 33412 0 0 0 16109 37 0 0 25 0 3 0 333703518 283631616 66678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.38
Current children cumulated vsize (KiB) 276984

[startup+222.302 s]
/proc/loadavg: 2.07 2.01 1.91 3/80 28911
/proc/meminfo: memFree=1501800/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=284624 CPUtime=442.97
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 70752 0 0 0 44215 82 0 0 18 0 3 0 333703500 291454976 68553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 71156 68553 218 20 0 70514 0
[pid=28908/tid=28910] ppid=28906 vsize=284624 CPUtime=221.57
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 34433 0 0 0 22115 42 0 0 25 0 3 0 333703518 291454976 68553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28908/tid=28911] ppid=28906 vsize=284624 CPUtime=221.21
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 34645 0 0 0 22083 38 0 0 25 0 3 0 333703518 291454976 68553 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.97
Current children cumulated vsize (KiB) 284624

[startup+282.301 s]
/proc/loadavg: 2.12 2.04 1.92 3/80 28911
/proc/meminfo: memFree=1452136/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=333868 CPUtime=562.39
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 83756 0 0 0 56140 99 0 0 18 0 3 0 333703500 341880832 80876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 83467 80876 218 20 0 82825 0
[pid=28908/tid=28910] ppid=28906 vsize=333868 CPUtime=281.38
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 41530 0 0 0 28087 51 0 0 25 0 3 0 333703518 341880832 80876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=333868 CPUtime=280.81
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 40552 0 0 0 28035 46 0 0 25 0 3 0 333703518 341880832 80876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.39
Current children cumulated vsize (KiB) 333868

[startup+342.302 s]
/proc/loadavg: 2.17 2.07 1.94 3/80 28911
/proc/meminfo: memFree=1451816/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=333868 CPUtime=681.87
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 84252 0 0 0 68086 101 0 0 18 0 3 0 333703500 341880832 81027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 83467 81027 218 20 0 82825 0
[pid=28908/tid=28910] ppid=28906 vsize=333868 CPUtime=340.94
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 41780 0 0 0 34042 52 0 0 25 0 3 0 333703518 341880832 81027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=333868 CPUtime=340.74
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 40798 0 0 0 34027 47 0 0 25 0 3 0 333703518 341880832 81027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.87
Current children cumulated vsize (KiB) 333868

[startup+402.302 s]
/proc/loadavg: 2.22 2.11 1.96 3/80 28911
/proc/meminfo: memFree=1444584/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=341696 CPUtime=801.52
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 86350 0 0 0 80048 104 0 0 18 0 3 0 333703500 349896704 82776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 85424 82776 218 20 0 84782 0
[pid=28908/tid=28910] ppid=28906 vsize=341696 CPUtime=400.64
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 43031 0 0 0 40011 53 0 0 25 0 3 0 333703518 349896704 82776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=341696 CPUtime=400.69
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 41645 0 0 0 40020 49 0 0 25 0 3 0 333703518 349896704 82776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.52
Current children cumulated vsize (KiB) 341696

[startup+462.301 s]
/proc/loadavg: 2.08 2.09 1.96 3/80 28911
/proc/meminfo: memFree=1428072/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=360052 CPUtime=921.24
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 91302 0 0 0 92015 109 0 0 18 0 3 0 333703500 368693248 87238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 90013 87238 218 20 0 89371 0
[pid=28908/tid=28910] ppid=28906 vsize=360052 CPUtime=460.38
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 45636 0 0 0 45982 56 0 0 25 0 3 0 333703518 368693248 87238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565504 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=360052 CPUtime=460.67
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 43992 0 0 0 46016 51 0 0 25 0 3 0 333703518 368693248 87238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.24
Current children cumulated vsize (KiB) 360052

[startup+522.302 s]
/proc/loadavg: 2.03 2.07 1.96 3/80 28911
/proc/meminfo: memFree=1414248/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=372144 CPUtime=1040.78
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 94936 0 0 0 103963 115 0 0 18 0 3 0 333703500 381075456 90452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 93036 90452 218 20 0 92394 0
[pid=28908/tid=28910] ppid=28906 vsize=372144 CPUtime=520.03
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 47642 0 0 0 51944 59 0 0 25 0 3 0 333703518 381075456 90452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526732 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28908/tid=28911] ppid=28906 vsize=372144 CPUtime=520.57
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 45620 0 0 0 52002 55 0 0 25 0 3 0 333703518 381075456 90452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.78
Current children cumulated vsize (KiB) 372144

[startup+582.301 s]
/proc/loadavg: 2.01 2.06 1.96 3/80 28911
/proc/meminfo: memFree=1412904/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=373136 CPUtime=1160.39
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 95800 0 0 0 115923 116 0 0 18 0 3 0 333703500 382091264 90681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 93284 90681 218 20 0 92642 0
[pid=28908/tid=28910] ppid=28906 vsize=373136 CPUtime=579.93
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 47999 0 0 0 57934 59 0 0 24 0 3 0 333703518 382091264 90681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28908/tid=28911] ppid=28906 vsize=373136 CPUtime=580.27
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 46127 0 0 0 57971 56 0 0 25 0 3 0 333703518 382091264 90681 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.39
Current children cumulated vsize (KiB) 373136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.202 s]
/proc/loadavg: 2.00 2.05 1.96 3/80 28911
/proc/meminfo: memFree=1412904/2055920 swapFree=4156344/4192956
[pid=28908] ppid=28906 vsize=373136 CPUtime=1200.11
/proc/28908/stat : 28908 (MiraXTv3_dyn) S 28906 28908 28410 0 -1 4194304 95877 0 0 0 119894 117 0 0 18 0 3 0 333703500 382091264 90687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28908/statm: 93284 90687 218 20 0 92642 0
[pid=28908/tid=28910] ppid=28906 vsize=373136 CPUtime=599.83
/proc/28908/task/28910/stat : 28910 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 48002 0 0 0 59924 59 0 0 25 0 3 0 333703518 382091264 90687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28908/tid=28911] ppid=28906 vsize=373136 CPUtime=600.08
/proc/28908/task/28911/stat : 28911 (MiraXTv3_dyn) R 28906 28908 28410 0 -1 4194368 46201 0 0 0 59952 56 0 0 25 0 3 0 333703518 382091264 90687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 373136

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.271
CPU time (s): 1200.18
CPU user time (s): 1198.96
CPU system time (s): 1.22681
CPU usage (%): 199.276
Max. virtual memory (cumulated for all children) (KiB): 373452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.96
system time used= 1.22681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95877
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= 1794
involuntary context switches= 22326

runsolver used 0.569913 second user time and 1.62775 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri May 11 04:31:02 UTC 2007

IDJOB= 306088
IDBENCH= 20172
IDSOLVER= 128
FILE ID= node21/306088-1178857862

PBS_JOBID= 5251022

Free space on /tmp= 66555 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S1145101718-14.cnf
COMMAND LINE= /tmp/evaluation/306088-1178857862/MiraXTv3_dyn /tmp/evaluation/306088-1178857862/instance-306088-1178857862.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-306088-1178857862 -o ROOT/results/node21/solver-306088-1178857862 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/306088-1178857862/MiraXTv3_dyn /tmp/evaluation/306088-1178857862/instance-306088-1178857862.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d5eadcf7d4ec43590781370c307cdad4

RANDOM SEED= 812054585

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1776280 kB
Buffers:         45988 kB
Cached:         147504 kB
SwapCached:      15744 kB
Active:         122556 kB
Inactive:        94544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776280 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4728 kB
Writeback:           0 kB
Mapped:          30108 kB
Slab:            48020 kB
Committed_AS:  5111696 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= 66555 MiB

End job on node21 on Fri May 11 04:41:06 UTC 2007