Trace number 292928

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.11 1200.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S804631280-01.SAT.shuffled.cnf
MD5SUMc3a60c73a856b19b59d723c0a3c76b1b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.119981
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/node3/watcher-292928-1178811585 -o ROOT/results/node3/solver-292928-1178811585 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292928-1178811585/MiraXTv2_dyn /tmp/evaluation/292928-1178811585/instance-292928-1178811585.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.98 1.01 1.00 3/77 9832
/proc/meminfo: memFree=1825696/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=3788 CPUtime=0
/proc/9832/stat : 9832 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 357196221 3878912 258 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134569314 0 0 4096 0 0 0 0 17 1 0 0
/proc/9832/statm: 947 259 206 20 0 305 0

[startup+0.056632 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 9832
/proc/meminfo: memFree=1825696/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=4528 CPUtime=0.05
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 442 0 0 0 5 0 0 0 18 0 2 0 357196221 4636672 417 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 1132 417 218 20 0 490 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4528

[startup+0.101638 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 9832
/proc/meminfo: memFree=1825696/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=5452 CPUtime=0.09
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 505 0 0 0 9 0 0 0 18 0 2 0 357196221 5582848 480 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 1363 480 218 20 0 721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5452

[startup+0.30167 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 9832
/proc/meminfo: memFree=1825696/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=6192 CPUtime=0.29
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 722 0 0 0 29 0 0 0 18 0 2 0 357196221 6340608 697 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 1548 697 218 20 0 906 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6192

[startup+0.701736 s]
/proc/loadavg: 0.98 1.01 1.00 3/77 9832
/proc/meminfo: memFree=1825696/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=7476 CPUtime=0.69
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 1051 0 0 0 69 0 0 0 18 0 2 0 357196221 7655424 1026 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 1869 1026 218 20 0 1227 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7476

[startup+1.50187 s]
/proc/loadavg: 0.98 1.01 1.00 2/79 9834
/proc/meminfo: memFree=1822032/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=8712 CPUtime=1.49
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 1358 0 0 0 149 0 0 0 18 0 2 0 357196221 8921088 1333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 2178 1333 218 20 0 1536 0
[pid=9832/tid=9834] ppid=9830 vsize=8712 CPUtime=1.47
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 1012 0 0 0 147 0 0 0 25 0 2 0 357196223 8921088 1333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11363861 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8712

[startup+3.10113 s]
/proc/loadavg: 0.98 1.01 1.00 2/79 9834
/proc/meminfo: memFree=1819792/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=11496 CPUtime=3.08
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 2069 0 0 0 308 0 0 0 18 0 2 0 357196221 11771904 2044 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 2874 2044 218 20 0 2232 0
[pid=9832/tid=9834] ppid=9830 vsize=11496 CPUtime=3.07
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 1723 0 0 0 307 0 0 0 25 0 2 0 357196223 11771904 2044 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11359813 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11496

[startup+6.30166 s]
/proc/loadavg: 0.98 1.01 1.00 2/79 9834
/proc/meminfo: memFree=1817424/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=12756 CPUtime=6.29
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 2446 0 0 0 628 1 0 0 18 0 2 0 357196221 13062144 2346 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 3189 2346 218 20 0 2547 0
[pid=9832/tid=9834] ppid=9830 vsize=12756 CPUtime=6.27
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 2100 0 0 0 626 1 0 0 25 0 2 0 357196223 13062144 2346 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12756

[startup+12.7017 s]
/proc/loadavg: 0.98 1.01 1.00 2/79 9834
/proc/meminfo: memFree=1812560/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=16912 CPUtime=12.69
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 3598 0 0 0 1267 2 0 0 18 0 2 0 357196221 17317888 3401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 4228 3401 218 20 0 3586 0
[pid=9832/tid=9834] ppid=9830 vsize=16912 CPUtime=12.68
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 3252 0 0 0 1266 2 0 0 25 0 2 0 357196223 17317888 3401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16912

[startup+25.5018 s]
/proc/loadavg: 0.99 1.01 1.00 2/79 9834
/proc/meminfo: memFree=1809616/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=19812 CPUtime=25.48
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 4536 0 0 0 2546 2 0 0 18 0 2 0 357196221 20287488 4166 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 4953 4166 218 20 0 4311 0
[pid=9832/tid=9834] ppid=9830 vsize=19812 CPUtime=25.47
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 4190 0 0 0 2545 2 0 0 25 0 2 0 357196223 20287488 4166 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19812

[startup+51.1019 s]
/proc/loadavg: 0.99 1.01 1.00 2/79 9834
/proc/meminfo: memFree=1807184/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=22072 CPUtime=51.08
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 5538 0 0 0 5105 3 0 0 18 0 2 0 357196221 22601728 4713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 5518 4713 218 20 0 4876 0
[pid=9832/tid=9834] ppid=9830 vsize=22072 CPUtime=51.06
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 5192 0 0 0 5103 3 0 0 25 0 2 0 357196223 22601728 4713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22072

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1805648/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=23620 CPUtime=102.26
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 6742 0 0 0 10222 4 0 0 18 0 2 0 357196221 24186880 5092 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 5905 5092 218 20 0 5263 0
[pid=9832/tid=9834] ppid=9830 vsize=23620 CPUtime=102.25
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 6396 0 0 0 10221 4 0 0 25 0 2 0 357196223 24186880 5092 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23620

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1804688/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=24560 CPUtime=162.23
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 8115 0 0 0 16218 5 0 0 18 0 2 0 357196221 25149440 5334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 6140 5334 218 20 0 5498 0
[pid=9832/tid=9834] ppid=9830 vsize=24560 CPUtime=162.22
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 7769 0 0 0 16217 5 0 0 25 0 2 0 357196223 25149440 5334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 24560

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1803984/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=25148 CPUtime=222.21
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 9306 0 0 0 22215 6 0 0 18 0 2 0 357196221 25751552 5510 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 6287 5510 218 20 0 5645 0
[pid=9832/tid=9834] ppid=9830 vsize=25148 CPUtime=222.2
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 8960 0 0 0 22214 6 0 0 25 0 2 0 357196223 25751552 5510 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529993 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 25148

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1803280/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=26196 CPUtime=282.19
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 10502 0 0 0 28212 7 0 0 18 0 2 0 357196221 26824704 5672 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 6549 5672 218 20 0 5907 0
[pid=9832/tid=9834] ppid=9830 vsize=26196 CPUtime=282.18
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 10156 0 0 0 28211 7 0 0 25 0 2 0 357196223 26824704 5672 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 26196

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1802768/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=26708 CPUtime=342.17
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 11615 0 0 0 34209 8 0 0 18 0 2 0 357196221 27348992 5807 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 6677 5807 218 20 0 6035 0
[pid=9832/tid=9834] ppid=9830 vsize=26708 CPUtime=342.16
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 11269 0 0 0 34208 8 0 0 25 0 2 0 357196223 27348992 5807 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 26708

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1802192/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=27244 CPUtime=402.15
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 12819 0 0 0 40206 9 0 0 18 0 2 0 357196221 27897856 5942 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 6811 5942 218 20 0 6169 0
[pid=9832/tid=9834] ppid=9830 vsize=27244 CPUtime=402.14
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 12473 0 0 0 40205 9 0 0 25 0 2 0 357196223 27897856 5942 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 27244

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1801872/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=27644 CPUtime=462.13
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 13927 0 0 0 46203 10 0 0 18 0 2 0 357196221 28307456 6045 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 6911 6045 218 20 0 6269 0
[pid=9832/tid=9834] ppid=9830 vsize=27644 CPUtime=462.12
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 13581 0 0 0 46202 10 0 0 25 0 2 0 357196223 28307456 6045 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 27644

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1801424/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=28284 CPUtime=522.11
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 15064 0 0 0 52200 11 0 0 18 0 2 0 357196221 28962816 6163 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7071 6163 218 20 0 6429 0
[pid=9832/tid=9834] ppid=9830 vsize=28284 CPUtime=522.1
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 14718 0 0 0 52199 11 0 0 25 0 2 0 357196223 28962816 6163 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 28284

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1800912/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=28652 CPUtime=582.09
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 16200 0 0 0 58197 12 0 0 18 0 2 0 357196221 29339648 6266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7163 6266 218 20 0 6521 0
[pid=9832/tid=9834] ppid=9830 vsize=28652 CPUtime=582.08
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 15854 0 0 0 58196 12 0 0 25 0 2 0 357196223 29339648 6266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 28652

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1800656/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=28808 CPUtime=642.08
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 17219 0 0 0 64195 13 0 0 18 0 2 0 357196221 29499392 6321 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7202 6321 218 20 0 6560 0
[pid=9832/tid=9834] ppid=9830 vsize=28808 CPUtime=642.06
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 16873 0 0 0 64193 13 0 0 25 0 2 0 357196223 29499392 6321 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 28808

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1800464/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=29108 CPUtime=702.06
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 18185 0 0 0 70192 14 0 0 18 0 2 0 357196221 29806592 6395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7277 6395 218 20 0 6635 0
[pid=9832/tid=9834] ppid=9830 vsize=29108 CPUtime=702.03
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 17839 0 0 0 70190 13 0 0 25 0 2 0 357196223 29806592 6395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 29108

[startup+762.307 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1800080/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=29396 CPUtime=762.03
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 19238 0 0 0 76189 14 0 0 18 0 2 0 357196221 30101504 6464 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7349 6464 218 20 0 6707 0
[pid=9832/tid=9834] ppid=9830 vsize=29396 CPUtime=762.02
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 18892 0 0 0 76188 14 0 0 25 0 2 0 357196223 30101504 6464 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 29396

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1799952/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=29544 CPUtime=822.01
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 20277 0 0 0 82186 15 0 0 18 0 2 0 357196221 30253056 6512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7386 6512 218 20 0 6744 0
[pid=9832/tid=9834] ppid=9830 vsize=29544 CPUtime=821.99
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 19931 0 0 0 82184 15 0 0 25 0 2 0 357196223 30253056 6512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 29544

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1799632/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=29676 CPUtime=881.99
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 21248 0 0 0 88182 17 0 0 18 0 2 0 357196221 30388224 6568 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7419 6568 218 20 0 6777 0
[pid=9832/tid=9834] ppid=9830 vsize=29676 CPUtime=881.98
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 20902 0 0 0 88181 17 0 0 25 0 2 0 357196223 30388224 6568 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 29676

[startup+942.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 9834
/proc/meminfo: memFree=1799376/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=30004 CPUtime=941.96
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 22255 0 0 0 94179 17 0 0 18 0 2 0 357196221 30724096 6651 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7501 6651 218 20 0 6859 0
[pid=9832/tid=9834] ppid=9830 vsize=30004 CPUtime=941.95
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 21909 0 0 0 94178 17 0 0 25 0 2 0 357196223 30724096 6651 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 30004

[startup+1002.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/79 9834
/proc/meminfo: memFree=1799248/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=30212 CPUtime=1001.95
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 23302 0 0 0 100176 19 0 0 18 0 2 0 357196221 30937088 6682 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7553 6682 218 20 0 6911 0
[pid=9832/tid=9834] ppid=9830 vsize=30212 CPUtime=1001.93
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 22956 0 0 0 100174 19 0 0 25 0 2 0 357196223 30937088 6682 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565699 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 30212

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 9834
/proc/meminfo: memFree=1798992/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=30348 CPUtime=1061.93
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 24293 0 0 0 106173 20 0 0 18 0 2 0 357196221 31076352 6737 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7587 6737 218 20 0 6945 0
[pid=9832/tid=9834] ppid=9830 vsize=30348 CPUtime=1061.91
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 23947 0 0 0 106172 19 0 0 25 0 2 0 357196223 31076352 6737 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 30348

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9834
/proc/meminfo: memFree=1798864/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=30496 CPUtime=1121.9
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 25269 0 0 0 112170 20 0 0 18 0 2 0 357196221 31227904 6767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7624 6767 218 20 0 6982 0
[pid=9832/tid=9834] ppid=9830 vsize=30496 CPUtime=1121.89
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 24923 0 0 0 112169 20 0 0 25 0 2 0 357196223 31227904 6767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 30496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1798608/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=30664 CPUtime=1181.89
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 26284 0 0 0 118167 22 0 0 18 0 2 0 357196221 31399936 6832 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7666 6832 218 20 0 7024 0
[pid=9832/tid=9834] ppid=9830 vsize=30664 CPUtime=1181.87
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 25938 0 0 0 118166 21 0 0 25 0 2 0 357196223 31399936 6832 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 30664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1798480/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=30796 CPUtime=1200.09
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 26576 0 0 0 119987 22 0 0 18 0 2 0 357196221 31535104 6863 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7699 6863 218 20 0 7057 0
[pid=9832/tid=9834] ppid=9830 vsize=30796 CPUtime=1200.07
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 26230 0 0 0 119985 22 0 0 25 0 2 0 357196223 31535104 6863 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526325 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 30796

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9834
/proc/meminfo: memFree=1798480/2055920 swapFree=4138684/4192956
[pid=9832] ppid=9830 vsize=30796 CPUtime=1200.09
/proc/9832/stat : 9832 (MiraXTv2_dyn) S 9830 9832 8673 0 -1 4194304 26576 0 0 0 119987 22 0 0 18 0 2 0 357196221 31535104 6863 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9832/statm: 7699 6863 218 20 0 7057 0
[pid=9832/tid=9834] ppid=9830 vsize=30796 CPUtime=1200.07
/proc/9832/task/9834/stat : 9834 (MiraXTv2_dyn) R 9830 9832 8673 0 -1 4194368 26230 0 0 0 119985 22 0 0 25 0 2 0 357196223 31535104 6863 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526325 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 30796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199.88
CPU system time (s): 0.226965
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 31012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.226965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26576
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= 2001

runsolver used 1.2838 second user time and 3.08953 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Thu May 10 15:39:45 UTC 2007

IDJOB= 292928
IDBENCH= 19851
IDSOLVER= 129
FILE ID= node3/292928-1178811585

PBS_JOBID= 5250949

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-S804631280-01.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292928-1178811585/MiraXTv2_dyn /tmp/evaluation/292928-1178811585/instance-292928-1178811585.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-292928-1178811585 -o ROOT/results/node3/solver-292928-1178811585 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292928-1178811585/MiraXTv2_dyn /tmp/evaluation/292928-1178811585/instance-292928-1178811585.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c3a60c73a856b19b59d723c0a3c76b1b

RANDOM SEED= 809490751

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1825912 kB
Buffers:         38896 kB
Cached:         103952 kB
SwapCached:      18176 kB
Active:         111612 kB
Inactive:        76928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825912 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          51516 kB
Slab:            26868 kB
Committed_AS: 11450072 kB
PageTables:       1852 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 node3 on Thu May 10 15:59:47 UTC 2007