Trace number 292887

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 v2? (TO) 1200.09 1200.42

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1225022879-08.UNSAT.shuffled.cnf
MD5SUM06c88ca8490143b77ab1c7722ab3dc5c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark873.317
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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-292887-1178811484 -o ROOT/results/node14/solver-292887-1178811484 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292887-1178811484/MiraXTv2_dyn /tmp/evaluation/292887-1178811484/instance-292887-1178811484.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.91 0.97 0.99 3/77 17081
/proc/meminfo: memFree=1833224/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=3788 CPUtime=0
/proc/17081/stat : 17081 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 329066129 3878912 258 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/17081/statm: 947 259 206 20 0 305 0

[startup+0.096334 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 17081
/proc/meminfo: memFree=1833224/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=5456 CPUtime=0.09
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 502 0 0 0 9 0 0 0 18 0 2 0 329066129 5586944 477 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 1364 477 218 20 0 722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5456

[startup+0.101334 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 17081
/proc/meminfo: memFree=1833224/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=5632 CPUtime=0.09
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 530 0 0 0 9 0 0 0 18 0 2 0 329066129 5767168 505 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 1408 505 218 20 0 766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5632

[startup+0.301353 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 17081
/proc/meminfo: memFree=1833224/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=6364 CPUtime=0.29
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 746 0 0 0 29 0 0 0 18 0 2 0 329066129 6516736 721 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 1591 721 218 20 0 949 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6364

[startup+0.701391 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 17081
/proc/meminfo: memFree=1833224/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=7600 CPUtime=0.69
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 1068 0 0 0 69 0 0 0 18 0 2 0 329066129 7782400 1043 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 1900 1043 218 20 0 1258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7600

[startup+1.50147 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 17083
/proc/meminfo: memFree=1829560/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=8720 CPUtime=1.49
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 1359 0 0 0 149 0 0 0 18 0 2 0 329066129 8929280 1334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 2180 1334 218 20 0 1538 0
[pid=17081/tid=17083] ppid=17079 vsize=8720 CPUtime=1.48
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 1013 0 0 0 148 0 0 0 25 0 2 0 329066130 8929280 1334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8720

[startup+3.10162 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 17083
/proc/meminfo: memFree=1827320/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=11492 CPUtime=3.09
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 2099 0 0 0 308 1 0 0 18 0 2 0 329066129 11767808 2074 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 2873 2074 218 20 0 2231 0
[pid=17081/tid=17083] ppid=17079 vsize=11492 CPUtime=3.07
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 1753 0 0 0 307 0 0 0 25 0 2 0 329066130 11767808 2074 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11492

[startup+6.30192 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 17083
/proc/meminfo: memFree=1824696/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=12884 CPUtime=6.29
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 2486 0 0 0 628 1 0 0 18 0 2 0 329066129 13193216 2386 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 3221 2386 218 20 0 2579 0
[pid=17081/tid=17083] ppid=17079 vsize=12884 CPUtime=6.27
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 2140 0 0 0 627 0 0 0 25 0 2 0 329066130 13193216 2386 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12884

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 17083
/proc/meminfo: memFree=1819960/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=16932 CPUtime=12.69
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 3620 0 0 0 1267 2 0 0 18 0 2 0 329066129 17338368 3423 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 4233 3423 218 20 0 3591 0
[pid=17081/tid=17083] ppid=17079 vsize=16932 CPUtime=12.67
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 3274 0 0 0 1266 1 0 0 25 0 2 0 329066130 17338368 3423 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16932

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 17083
/proc/meminfo: memFree=1816888/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=20160 CPUtime=25.48
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 4609 0 0 0 2545 3 0 0 18 0 2 0 329066129 20643840 4239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 5040 4239 218 20 0 4398 0
[pid=17081/tid=17083] ppid=17079 vsize=20160 CPUtime=25.46
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 4263 0 0 0 2544 2 0 0 25 0 2 0 329066130 20643840 4239 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20160

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 17083
/proc/meminfo: memFree=1814840/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=21996 CPUtime=51.08
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 5554 0 0 0 5104 4 0 0 18 0 2 0 329066129 22523904 4727 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 5499 4727 218 20 0 4857 0
[pid=17081/tid=17083] ppid=17079 vsize=21996 CPUtime=51.06
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 5208 0 0 0 5102 4 0 0 25 0 2 0 329066130 22523904 4727 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526281 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21996

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 17083
/proc/meminfo: memFree=1813176/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=23560 CPUtime=102.27
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 6755 0 0 0 10222 5 0 0 18 0 2 0 329066129 24125440 5099 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 5890 5099 218 20 0 5248 0
[pid=17081/tid=17083] ppid=17079 vsize=23560 CPUtime=102.25
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 6409 0 0 0 10220 5 0 0 25 0 2 0 329066130 24125440 5099 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23560

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17083
/proc/meminfo: memFree=1812152/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=24568 CPUtime=162.24
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 7946 0 0 0 16219 5 0 0 18 0 2 0 329066129 25157632 5366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 6142 5366 218 20 0 5500 0
[pid=17081/tid=17083] ppid=17079 vsize=24568 CPUtime=162.23
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 7600 0 0 0 16218 5 0 0 25 0 2 0 329066130 25157632 5366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24568

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17083
/proc/meminfo: memFree=1811448/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=25348 CPUtime=222.23
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 9141 0 0 0 22216 7 0 0 18 0 2 0 329066129 25956352 5543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 6337 5543 218 20 0 5695 0
[pid=17081/tid=17083] ppid=17079 vsize=25348 CPUtime=222.21
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 8795 0 0 0 22215 6 0 0 25 0 2 0 329066130 25956352 5543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25348

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17085
/proc/meminfo: memFree=1810680/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=26252 CPUtime=282.22
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 10270 0 0 0 28214 8 0 0 18 0 2 0 329066129 26882048 5705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 6563 5705 218 20 0 5921 0
[pid=17081/tid=17083] ppid=17079 vsize=26252 CPUtime=282.2
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 9924 0 0 0 28213 7 0 0 25 0 2 0 329066130 26882048 5705 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526340 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 26252

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17085
/proc/meminfo: memFree=1810104/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=26708 CPUtime=342.19
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 11372 0 0 0 34211 8 0 0 18 0 2 0 329066129 27348992 5825 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 6677 5825 218 20 0 6035 0
[pid=17081/tid=17083] ppid=17079 vsize=26708 CPUtime=342.18
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 11026 0 0 0 34210 8 0 0 25 0 2 0 329066130 27348992 5825 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 26708

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17085
/proc/meminfo: memFree=1809720/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=27036 CPUtime=402.18
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 12459 0 0 0 40208 10 0 0 18 0 2 0 329066129 27684864 5916 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 6759 5916 218 20 0 6117 0
[pid=17081/tid=17083] ppid=17079 vsize=27036 CPUtime=402.16
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 12113 0 0 0 40207 9 0 0 25 0 2 0 329066130 27684864 5916 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 27036

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17085
/proc/meminfo: memFree=1809272/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=27628 CPUtime=462.16
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 13516 0 0 0 46205 11 0 0 18 0 2 0 329066129 28291072 6039 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 6907 6039 218 20 0 6265 0
[pid=17081/tid=17083] ppid=17079 vsize=27628 CPUtime=462.15
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 13170 0 0 0 46204 11 0 0 25 0 2 0 329066130 28291072 6039 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 27628

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17085
/proc/meminfo: memFree=1808824/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=28172 CPUtime=522.15
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 14594 0 0 0 52203 12 0 0 18 0 2 0 329066129 28848128 6171 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7043 6171 218 20 0 6401 0
[pid=17081/tid=17083] ppid=17079 vsize=28172 CPUtime=522.13
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 14248 0 0 0 52201 12 0 0 25 0 2 0 329066130 28848128 6171 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 28172

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17085
/proc/meminfo: memFree=1808376/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=28548 CPUtime=582.13
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 15556 0 0 0 58200 13 0 0 18 0 2 0 329066129 29233152 6253 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7137 6253 218 20 0 6495 0
[pid=17081/tid=17083] ppid=17079 vsize=28548 CPUtime=582.12
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 15210 0 0 0 58199 13 0 0 25 0 2 0 329066130 29233152 6253 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 28548

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17085
/proc/meminfo: memFree=1808312/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=28548 CPUtime=642.12
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 16559 0 0 0 64198 14 0 0 18 0 2 0 329066129 29233152 6287 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7137 6287 218 20 0 6495 0
[pid=17081/tid=17083] ppid=17079 vsize=28548 CPUtime=642.1
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 16213 0 0 0 64196 14 0 0 25 0 2 0 329066130 29233152 6287 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 28548

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17085
/proc/meminfo: memFree=1808120/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=28736 CPUtime=702.1
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 17496 0 0 0 70195 15 0 0 18 0 2 0 329066129 29425664 6330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7184 6330 218 20 0 6542 0
[pid=17081/tid=17083] ppid=17079 vsize=28736 CPUtime=702.09
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 17150 0 0 0 70194 15 0 0 25 0 2 0 329066130 29425664 6330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 28736

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17085
/proc/meminfo: memFree=1807736/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=29032 CPUtime=762.08
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 18555 0 0 0 76192 16 0 0 18 0 2 0 329066129 29728768 6404 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7258 6404 218 20 0 6616 0
[pid=17081/tid=17083] ppid=17079 vsize=29032 CPUtime=762.07
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 18209 0 0 0 76191 16 0 0 25 0 2 0 329066130 29728768 6404 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 29032

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17085
/proc/meminfo: memFree=1807608/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=29216 CPUtime=822.07
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 19514 0 0 0 82189 18 0 0 18 0 2 0 329066129 29917184 6450 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7304 6450 218 20 0 6662 0
[pid=17081/tid=17083] ppid=17079 vsize=29216 CPUtime=822.05
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 19168 0 0 0 82188 17 0 0 25 0 2 0 329066130 29917184 6450 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 29216

[startup+882.302 s]
/proc/loadavg: 1.03 0.99 1.00 2/79 17085
/proc/meminfo: memFree=1807288/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=29492 CPUtime=882.05
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 20514 0 0 0 88187 18 0 0 18 0 2 0 329066129 30199808 6528 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7373 6528 218 20 0 6731 0
[pid=17081/tid=17083] ppid=17079 vsize=29492 CPUtime=882.03
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 20168 0 0 0 88185 18 0 0 25 0 2 0 329066130 30199808 6528 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565699 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 29492

[startup+942.302 s]
/proc/loadavg: 1.01 0.99 1.00 2/79 17085
/proc/meminfo: memFree=1807032/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=29856 CPUtime=942.03
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 21522 0 0 0 94184 19 0 0 18 0 2 0 329066129 30572544 6602 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7464 6602 218 20 0 6822 0
[pid=17081/tid=17083] ppid=17079 vsize=29856 CPUtime=942.02
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 21176 0 0 0 94183 19 0 0 25 0 2 0 329066130 30572544 6602 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 29856

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 17085
/proc/meminfo: memFree=1806776/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=30064 CPUtime=1002.02
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 22515 0 0 0 100182 20 0 0 18 0 2 0 329066129 30785536 6656 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7516 6656 218 20 0 6874 0
[pid=17081/tid=17083] ppid=17079 vsize=30064 CPUtime=1002
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 22169 0 0 0 100180 20 0 0 25 0 2 0 329066130 30785536 6656 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 30064

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 17085
/proc/meminfo: memFree=1806520/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=30224 CPUtime=1062
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 23441 0 0 0 106179 21 0 0 18 0 2 0 329066129 30949376 6722 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7556 6722 218 20 0 6914 0
[pid=17081/tid=17083] ppid=17079 vsize=30224 CPUtime=1061.99
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 23095 0 0 0 106178 21 0 0 25 0 2 0 329066130 30949376 6722 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 30224

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 17085
/proc/meminfo: memFree=1806200/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=30576 CPUtime=1121.98
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 24377 0 0 0 112176 22 0 0 18 0 2 0 329066129 31309824 6788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7644 6788 218 20 0 7002 0
[pid=17081/tid=17083] ppid=17079 vsize=30576 CPUtime=1121.97
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 24031 0 0 0 112175 22 0 0 25 0 2 0 329066130 31309824 6788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 30576

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 17085
/proc/meminfo: memFree=1806072/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=30576 CPUtime=1181.96
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 25275 0 0 0 118174 22 0 0 18 0 2 0 329066129 31309824 6813 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7644 6813 218 20 0 7002 0
[pid=17081/tid=17083] ppid=17079 vsize=30576 CPUtime=1181.95
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 24929 0 0 0 118173 22 0 0 25 0 2 0 329066130 31309824 6813 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 30576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 17085
/proc/meminfo: memFree=1806072/2055920 swapFree=4145896/4192956
[pid=17081] ppid=17079 vsize=30576 CPUtime=1200.07
/proc/17081/stat : 17081 (MiraXTv2_dyn) S 17079 17081 15980 0 -1 4194304 25541 0 0 0 119984 23 0 0 18 0 2 0 329066129 31309824 6815 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17081/statm: 7644 6815 218 20 0 7002 0
[pid=17081/tid=17083] ppid=17079 vsize=30576 CPUtime=1200.05
/proc/17081/task/17083/stat : 17083 (MiraXTv2_dyn) R 17079 17081 15980 0 -1 4194368 25195 0 0 0 119983 22 0 0 25 0 2 0 329066130 31309824 6815 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 30576

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): 1200.42
CPU time (s): 1200.09
CPU user time (s): 1199.85
CPU system time (s): 0.236963
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 30576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25541
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= 13
involuntary context switches= 24851

runsolver used 1.25881 second user time and 3.11553 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu May 10 15:38:04 UTC 2007

IDJOB= 292887
IDBENCH= 19850
IDSOLVER= 129
FILE ID= node14/292887-1178811484

PBS_JOBID= 5250939

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1225022879-08.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292887-1178811484/MiraXTv2_dyn /tmp/evaluation/292887-1178811484/instance-292887-1178811484.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-292887-1178811484 -o ROOT/results/node14/solver-292887-1178811484 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292887-1178811484/MiraXTv2_dyn /tmp/evaluation/292887-1178811484/instance-292887-1178811484.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  06c88ca8490143b77ab1c7722ab3dc5c

RANDOM SEED= 300643901

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:       1833504 kB
Buffers:         38568 kB
Cached:          96512 kB
SwapCached:      15064 kB
Active:         107120 kB
Inactive:        73504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833504 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          51652 kB
Slab:            27184 kB
Committed_AS:  9460632 kB
PageTables:       1864 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 15:58:06 UTC 2007