Trace number 292929

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 v1? (TO) 1200.11 1200.62

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 MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-292929-1178811677 -o ROOT/results/node13/solver-292929-1178811677 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292929-1178811677/MiraXTv1_dyn /tmp/evaluation/292929-1178811677/instance-292929-1178811677.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 8333
/proc/meminfo: memFree=1815864/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=3788 CPUtime=0
/proc/8333/stat : 8333 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 329085560 3878912 259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/8333/statm: 947 259 206 20 0 305 0

[startup+0.088566 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 8333
/proc/meminfo: memFree=1815864/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=5456 CPUtime=0.08
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 500 0 0 0 8 0 0 0 18 0 2 0 329085560 5586944 475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 1364 475 218 20 0 722 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5456

[startup+0.101569 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 8333
/proc/meminfo: memFree=1815864/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=5632 CPUtime=0.09
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 532 0 0 0 9 0 0 0 18 0 2 0 329085560 5767168 507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 1408 507 218 20 0 766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5632

[startup+0.301612 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 8333
/proc/meminfo: memFree=1815864/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=6364 CPUtime=0.29
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 763 0 0 0 29 0 0 0 18 0 2 0 329085560 6516736 738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 1591 738 218 20 0 949 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6364

[startup+0.701698 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 8333
/proc/meminfo: memFree=1815864/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=7472 CPUtime=0.69
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 1062 0 0 0 69 0 0 0 18 0 2 0 329085560 7651328 1037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 1868 1037 218 20 0 1226 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7472

[startup+1.50187 s]
/proc/loadavg: 0.92 0.98 1.10 2/79 8335
/proc/meminfo: memFree=1812072/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=9040 CPUtime=1.49
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 1433 0 0 0 149 0 0 0 18 0 2 0 329085560 9256960 1408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 2260 1408 218 20 0 1618 0
[pid=8333/tid=8335] ppid=8331 vsize=9040 CPUtime=1.48
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 1087 0 0 0 148 0 0 0 25 0 2 0 329085561 9256960 1408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9040

[startup+3.10121 s]
/proc/loadavg: 0.92 0.98 1.10 2/79 8335
/proc/meminfo: memFree=1809576/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=11624 CPUtime=3.08
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 2149 0 0 0 308 0 0 0 18 0 2 0 329085560 11902976 2088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 2906 2088 218 20 0 2264 0
[pid=8333/tid=8335] ppid=8331 vsize=11624 CPUtime=3.07
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 1803 0 0 0 307 0 0 0 25 0 2 0 329085561 11902976 2088 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11624

[startup+6.3019 s]
/proc/loadavg: 0.93 0.98 1.10 2/79 8335
/proc/meminfo: memFree=1806824/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=13752 CPUtime=6.29
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 2740 0 0 0 628 1 0 0 18 0 2 0 329085560 14082048 2640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 3438 2640 218 20 0 2796 0
[pid=8333/tid=8335] ppid=8331 vsize=13752 CPUtime=6.28
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 2394 0 0 0 627 1 0 0 25 0 2 0 329085561 14082048 2640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13752

[startup+12.7023 s]
/proc/loadavg: 0.93 0.98 1.10 2/79 8335
/proc/meminfo: memFree=1802600/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=16828 CPUtime=12.69
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 3664 0 0 0 1267 2 0 0 18 0 2 0 329085560 17231872 3412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 4207 3412 218 20 0 3565 0
[pid=8333/tid=8335] ppid=8331 vsize=16828 CPUtime=12.68
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 3318 0 0 0 1266 2 0 0 25 0 2 0 329085561 17231872 3412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16828

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 1.10 2/79 8335
/proc/meminfo: memFree=1799400/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=20104 CPUtime=25.48
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 4696 0 0 0 2546 2 0 0 18 0 2 0 329085560 20586496 4200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 5026 4200 218 20 0 4384 0
[pid=8333/tid=8335] ppid=8331 vsize=20104 CPUtime=25.47
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 4350 0 0 0 2545 2 0 0 25 0 2 0 329085561 20586496 4200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20104

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 1.09 2/79 8335
/proc/meminfo: memFree=1796968/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=22176 CPUtime=51.07
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 5822 0 0 0 5104 3 0 0 18 0 2 0 329085560 22708224 4788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 5544 4788 218 20 0 4902 0
[pid=8333/tid=8335] ppid=8331 vsize=22176 CPUtime=51.05
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 5476 0 0 0 5102 3 0 0 25 0 2 0 329085561 22708224 4788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22176

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.09 2/79 8335
/proc/meminfo: memFree=1795560/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=23640 CPUtime=102.25
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 7186 0 0 0 10221 4 0 0 18 0 2 0 329085560 24207360 5165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 5910 5165 218 20 0 5268 0
[pid=8333/tid=8335] ppid=8331 vsize=23640 CPUtime=102.24
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 6840 0 0 0 10220 4 0 0 25 0 2 0 329085561 24207360 5165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521499 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 23640

[startup+162.301 s]
/proc/loadavg: 1.07 1.01 1.09 2/79 8335
/proc/meminfo: memFree=1794152/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=25316 CPUtime=162.23
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 8692 0 0 0 16218 5 0 0 18 0 2 0 329085560 25923584 5501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 6329 5501 218 20 0 5687 0
[pid=8333/tid=8335] ppid=8331 vsize=25316 CPUtime=162.21
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 8346 0 0 0 16216 5 0 0 25 0 2 0 329085561 25923584 5501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 25316

[startup+222.301 s]
/proc/loadavg: 1.02 1.01 1.08 2/79 8337
/proc/meminfo: memFree=1793256/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=26236 CPUtime=222.2
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 9881 0 0 0 22214 6 0 0 18 0 2 0 329085560 26865664 5710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 6559 5710 218 20 0 5917 0
[pid=8333/tid=8335] ppid=8331 vsize=26236 CPUtime=222.19
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 9535 0 0 0 22213 6 0 0 25 0 2 0 329085561 26865664 5710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 26236

[startup+282.301 s]
/proc/loadavg: 1.01 1.00 1.08 2/79 8337
/proc/meminfo: memFree=1792168/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=27560 CPUtime=282.18
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 11208 0 0 0 28211 7 0 0 18 0 2 0 329085560 28221440 6035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 6890 6035 218 20 0 6248 0
[pid=8333/tid=8335] ppid=8331 vsize=27560 CPUtime=282.17
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 10862 0 0 0 28210 7 0 0 25 0 2 0 329085561 28221440 6035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27560

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 8337
/proc/meminfo: memFree=1791336/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=28352 CPUtime=342.16
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 12464 0 0 0 34208 8 0 0 18 0 2 0 329085560 29032448 6192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 7088 6192 218 20 0 6446 0
[pid=8333/tid=8335] ppid=8331 vsize=28352 CPUtime=342.15
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 12118 0 0 0 34207 8 0 0 25 0 2 0 329085561 29032448 6192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 28352

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 8337
/proc/meminfo: memFree=1790760/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=29028 CPUtime=402.14
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 13601 0 0 0 40205 9 0 0 18 0 2 0 329085560 29724672 6365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 7257 6365 218 20 0 6615 0
[pid=8333/tid=8335] ppid=8331 vsize=29028 CPUtime=402.12
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 13255 0 0 0 40204 8 0 0 25 0 2 0 329085561 29724672 6365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 29028

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 8337
/proc/meminfo: memFree=1789992/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=29556 CPUtime=462.12
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 14822 0 0 0 46202 10 0 0 18 0 2 0 329085560 30265344 6526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 7389 6526 218 20 0 6747 0
[pid=8333/tid=8335] ppid=8331 vsize=29556 CPUtime=462.1
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 14476 0 0 0 46201 9 0 0 25 0 2 0 329085561 30265344 6526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 29556

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 8337
/proc/meminfo: memFree=1789736/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=29928 CPUtime=522.09
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 15884 0 0 0 52199 10 0 0 18 0 2 0 329085560 30646272 6596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 7482 6596 218 20 0 6840 0
[pid=8333/tid=8335] ppid=8331 vsize=29928 CPUtime=522.08
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 15538 0 0 0 52198 10 0 0 25 0 2 0 329085561 30646272 6596 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 29928

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 8337
/proc/meminfo: memFree=1789224/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=30436 CPUtime=582.07
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 16926 0 0 0 58196 11 0 0 18 0 2 0 329085560 31166464 6719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 7609 6719 218 20 0 6967 0
[pid=8333/tid=8335] ppid=8331 vsize=30436 CPUtime=582.06
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 16580 0 0 0 58195 11 0 0 25 0 2 0 329085561 31166464 6719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 30436

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 8337
/proc/meminfo: memFree=1788712/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=30940 CPUtime=642.05
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 17892 0 0 0 64193 12 0 0 18 0 2 0 329085560 31682560 6840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 7735 6840 218 20 0 7093 0
[pid=8333/tid=8335] ppid=8331 vsize=30940 CPUtime=642.04
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 17546 0 0 0 64192 12 0 0 25 0 2 0 329085561 31682560 6840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 30940

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 8337
/proc/meminfo: memFree=1788520/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=31236 CPUtime=702.03
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 18828 0 0 0 70190 13 0 0 18 0 2 0 329085560 31985664 6923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 7809 6923 218 20 0 7167 0
[pid=8333/tid=8335] ppid=8331 vsize=31236 CPUtime=702.02
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 18482 0 0 0 70189 13 0 0 25 0 2 0 329085561 31985664 6923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 31236

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 8337
/proc/meminfo: memFree=1788136/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=31540 CPUtime=762.01
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 19766 0 0 0 76187 14 0 0 18 0 2 0 329085560 32296960 7001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 7885 7001 218 20 0 7243 0
[pid=8333/tid=8335] ppid=8331 vsize=31540 CPUtime=762
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 19420 0 0 0 76186 14 0 0 25 0 2 0 329085561 32296960 7001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 31540

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 8337
/proc/meminfo: memFree=1788008/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=31540 CPUtime=821.99
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 20835 0 0 0 82184 15 0 0 18 0 2 0 329085560 32296960 7027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 7885 7027 218 20 0 7243 0
[pid=8333/tid=8335] ppid=8331 vsize=31540 CPUtime=821.98
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 20489 0 0 0 82183 15 0 0 25 0 2 0 329085561 32296960 7027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 31540

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 8337
/proc/meminfo: memFree=1787816/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=31692 CPUtime=881.97
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 21768 0 0 0 88181 16 0 0 18 0 2 0 329085560 32452608 7080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 7923 7080 218 20 0 7281 0
[pid=8333/tid=8335] ppid=8331 vsize=31692 CPUtime=881.95
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 21422 0 0 0 88179 16 0 0 25 0 2 0 329085561 32452608 7080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 31692

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 8337
/proc/meminfo: memFree=1787496/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=32080 CPUtime=941.94
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 22814 0 0 0 94178 16 0 0 18 0 2 0 329085560 32849920 7148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 8020 7148 218 20 0 7378 0
[pid=8333/tid=8335] ppid=8331 vsize=32080 CPUtime=941.93
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 22468 0 0 0 94177 16 0 0 25 0 2 0 329085561 32849920 7148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 32080

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 8337
/proc/meminfo: memFree=1787240/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=32248 CPUtime=1001.92
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 23790 0 0 0 100175 17 0 0 18 0 2 0 329085560 33021952 7225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 8062 7225 218 20 0 7420 0
[pid=8333/tid=8335] ppid=8331 vsize=32248 CPUtime=1001.91
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 23444 0 0 0 100174 17 0 0 25 0 2 0 329085561 33021952 7225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 32248

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8337
/proc/meminfo: memFree=1786920/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=32640 CPUtime=1061.9
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 24783 0 0 0 106172 18 0 0 18 0 2 0 329085560 33423360 7312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 8160 7312 218 20 0 7518 0
[pid=8333/tid=8335] ppid=8331 vsize=32640 CPUtime=1061.88
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 24437 0 0 0 106170 18 0 0 25 0 2 0 329085561 33423360 7312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 32640

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8337
/proc/meminfo: memFree=1786728/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=32804 CPUtime=1121.88
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 25717 0 0 0 112169 19 0 0 18 0 2 0 329085560 33591296 7335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 8201 7335 218 20 0 7559 0
[pid=8333/tid=8335] ppid=8331 vsize=32804 CPUtime=1121.86
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 25371 0 0 0 112167 19 0 0 25 0 2 0 329085561 33591296 7335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 32804

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8337
/proc/meminfo: memFree=1786408/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=32992 CPUtime=1181.86
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 26617 0 0 0 118166 20 0 0 18 0 2 0 329085560 33783808 7407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 8248 7407 218 20 0 7606 0
[pid=8333/tid=8335] ppid=8331 vsize=32992 CPUtime=1181.84
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 26271 0 0 0 118164 20 0 0 25 0 2 0 329085561 33783808 7407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 32992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 8445
/proc/meminfo: memFree=1785264/2055920 swapFree=4159364/4192956
[pid=8333] ppid=8331 vsize=32992 CPUtime=1200.08
/proc/8333/stat : 8333 (MiraXTv1_dyn) S 8331 8333 7116 0 -1 4194304 26898 0 0 0 119988 20 0 0 18 0 2 0 329085560 33783808 7410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/8333/statm: 8248 7410 218 20 0 7606 0
[pid=8333/tid=8335] ppid=8331 vsize=32992 CPUtime=1200.07
/proc/8333/task/8335/stat : 8335 (MiraXTv1_dyn) R 8331 8333 7116 0 -1 4194368 26552 0 0 0 119987 20 0 0 25 0 2 0 329085561 33783808 7410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 32992

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.62
CPU time (s): 1200.11
CPU user time (s): 1199.9
CPU system time (s): 0.210967
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 33172

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

runsolver used 1.25581 second user time and 3.11852 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 15:41:17 UTC 2007

IDJOB= 292929
IDBENCH= 19851
IDSOLVER= 130
FILE ID= node13/292929-1178811677

PBS_JOBID= 5250940

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
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/292929-1178811677/MiraXTv1_dyn /tmp/evaluation/292929-1178811677/instance-292929-1178811677.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-292929-1178811677 -o ROOT/results/node13/solver-292929-1178811677 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292929-1178811677/MiraXTv1_dyn /tmp/evaluation/292929-1178811677/instance-292929-1178811677.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c3a60c73a856b19b59d723c0a3c76b1b

RANDOM SEED= 56632942

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1816144 kB
Buffers:         37688 kB
Cached:          95820 kB
SwapCached:      12828 kB
Active:         115852 kB
Inactive:        60800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816144 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          50020 kB
Slab:            48516 kB
Committed_AS:  9746216 kB
PageTables:       1924 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 node13 on Thu May 10 16:01:20 UTC 2007