Trace number 293583

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 1200.13 601.729

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1869272420-19.SAT.shuffled.cnf
MD5SUM4c82e15dddaac18e48f58e3db4a1e7b5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-293583-1178814036 -o ROOT/results/node17/solver-293583-1178814036 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293583-1178814036/MiraXTv3_dyn /tmp/evaluation/293583-1178814036/instance-293583-1178814036.cnf 

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


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 6760
/proc/meminfo: memFree=1780416/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=3788 CPUtime=0
/proc/6760/stat : 6760 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 329321116 3878912 259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6760/statm: 947 260 206 20 0 305 0

[startup+0.092547 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 6760
/proc/meminfo: memFree=1780416/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=7412 CPUtime=0.15
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 681 0 0 0 15 0 0 0 18 0 3 0 329321116 7589888 656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 1853 656 218 20 0 1211 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 7412

[startup+0.101545 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 6760
/proc/meminfo: memFree=1780416/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=7412 CPUtime=0.17
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 701 0 0 0 17 0 0 0 18 0 3 0 329321116 7589888 676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 1853 676 218 20 0 1211 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7412

[startup+0.30157 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 6760
/proc/meminfo: memFree=1780416/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=8796 CPUtime=0.56
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 1210 0 0 0 56 0 0 0 18 0 3 0 329321116 9007104 1185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 2199 1185 218 20 0 1557 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 8796

[startup+0.701613 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 6760
/proc/meminfo: memFree=1780416/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=12132 CPUtime=1.37
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 1960 0 0 0 136 1 0 0 18 0 3 0 329321116 12423168 1935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 3033 1935 218 20 0 2391 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 12132

[startup+1.5017 s]
/proc/loadavg: 1.83 1.82 1.45 3/80 6763
/proc/meminfo: memFree=1771624/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=13824 CPUtime=2.97
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 2627 0 0 0 295 2 0 0 18 0 3 0 329321116 14155776 2602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 3456 2602 218 20 0 2814 0
[pid=6760/tid=6762] ppid=6758 vsize=13824 CPUtime=1.47
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 1085 0 0 0 147 0 0 0 24 0 3 0 329321118 14155776 2602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=13824 CPUtime=1.47
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 1188 0 0 0 146 1 0 0 19 0 3 0 329321118 14155776 2602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13824

[startup+3.10286 s]
/proc/loadavg: 1.85 1.82 1.45 3/80 6763
/proc/meminfo: memFree=1769448/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=17428 CPUtime=6.16
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 3487 0 0 0 614 2 0 0 18 0 3 0 329321116 17846272 3390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 4357 3390 218 20 0 3715 0
[pid=6760/tid=6762] ppid=6758 vsize=17428 CPUtime=3.08
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 1484 0 0 0 307 1 0 0 25 0 3 0 329321118 17846272 3390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565797 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=17428 CPUtime=3.06
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 1649 0 0 0 305 1 0 0 16 0 3 0 329321118 17846272 3390 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17428

[startup+6.3012 s]
/proc/loadavg: 1.85 1.82 1.45 3/80 6763
/proc/meminfo: memFree=1760808/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=26116 CPUtime=12.54
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 5727 0 0 0 1250 4 0 0 18 0 3 0 329321116 26742784 5552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 6529 5552 218 20 0 5887 0
[pid=6760/tid=6762] ppid=6758 vsize=26116 CPUtime=6.28
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 2491 0 0 0 626 2 0 0 25 0 3 0 329321118 26742784 5552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=26116 CPUtime=6.25
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 2882 0 0 0 623 2 0 0 25 0 3 0 329321118 26742784 5554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 26116

[startup+12.7019 s]
/proc/loadavg: 1.87 1.83 1.46 3/80 6763
/proc/meminfo: memFree=1751400/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=34664 CPUtime=25.3
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 7846 0 0 0 2524 6 0 0 18 0 3 0 329321116 35495936 7363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 8666 7363 218 20 0 8024 0
[pid=6760/tid=6762] ppid=6758 vsize=34664 CPUtime=12.67
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 3519 0 0 0 1264 3 0 0 25 0 3 0 329321118 35495936 7363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=34664 CPUtime=12.6
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 3973 0 0 0 1258 2 0 0 25 0 3 0 329321118 35495936 7363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 34664

[startup+25.5012 s]
/proc/loadavg: 1.89 1.83 1.46 3/80 6763
/proc/meminfo: memFree=1741096/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=44384 CPUtime=50.83
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 10836 0 0 0 5074 9 0 0 18 0 3 0 329321116 45449216 9853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 11096 9853 218 20 0 10454 0
[pid=6760/tid=6762] ppid=6758 vsize=44384 CPUtime=25.46
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 5047 0 0 0 2542 4 0 0 25 0 3 0 329321118 45449216 9853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565445 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=44384 CPUtime=25.35
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 5435 0 0 0 2531 4 0 0 25 0 3 0 329321118 45449216 9853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 44384

[startup+51.1019 s]
/proc/loadavg: 1.93 1.85 1.47 3/80 6763
/proc/meminfo: memFree=1735592/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=50232 CPUtime=101.87
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 13237 0 0 0 10177 10 0 0 18 0 3 0 329321116 51437568 11288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 12558 11288 218 20 0 11916 0
[pid=6760/tid=6762] ppid=6758 vsize=50232 CPUtime=51.03
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 6489 0 0 0 5098 5 0 0 25 0 3 0 329321118 51437568 11288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=50232 CPUtime=50.82
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 6394 0 0 0 5077 5 0 0 25 0 3 0 329321118 51437568 11288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 50232

[startup+102.306 s]
/proc/loadavg: 1.97 1.87 1.50 3/80 6763
/proc/meminfo: memFree=1730856/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=54020 CPUtime=203.99
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 16204 0 0 0 20386 13 0 0 18 0 3 0 329321116 55316480 12420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 13505 12420 218 20 0 12863 0
[pid=6760/tid=6762] ppid=6758 vsize=54020 CPUtime=102.19
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 7888 0 0 0 10213 6 0 0 25 0 3 0 329321118 55316480 12420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=54020 CPUtime=101.77
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 7962 0 0 0 10171 6 0 0 25 0 3 0 329321118 55316480 12420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 54020

[startup+162.302 s]
/proc/loadavg: 1.99 1.89 1.53 3/80 6763
/proc/meminfo: memFree=1728232/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=56672 CPUtime=323.65
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 18897 0 0 0 32349 16 0 0 18 0 3 0 329321116 58032128 13032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 14168 13032 218 20 0 13526 0
[pid=6760/tid=6762] ppid=6758 vsize=56672 CPUtime=162.15
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 9140 0 0 0 16207 8 0 0 25 0 3 0 329321118 58032128 13032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565794 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=56672 CPUtime=161.49
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 9403 0 0 0 16141 8 0 0 25 0 3 0 329321118 58032128 13032 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.65
Current children cumulated vsize (KiB) 56672

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.56 3/80 6763
/proc/meminfo: memFree=1724968/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=60056 CPUtime=443.31
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 21623 0 0 0 44313 18 0 0 18 0 3 0 329321116 61497344 13836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 15014 13836 218 20 0 14372 0
[pid=6760/tid=6762] ppid=6758 vsize=60056 CPUtime=222.1
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 10497 0 0 0 22201 9 0 0 25 0 3 0 329321118 61497344 13836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=60056 CPUtime=221.2
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 10772 0 0 0 22111 9 0 0 25 0 3 0 329321118 61497344 13836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (KiB) 60056

[startup+282.301 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 6763
/proc/meminfo: memFree=1721576/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=64088 CPUtime=562.99
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 24407 0 0 0 56279 20 0 0 18 0 3 0 329321116 65626112 14724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 16022 14724 218 20 0 15380 0
[pid=6760/tid=6762] ppid=6758 vsize=64088 CPUtime=282.06
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 11813 0 0 0 28196 10 0 0 25 0 3 0 329321118 65626112 14724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=64088 CPUtime=280.91
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 12240 0 0 0 28082 9 0 0 25 0 3 0 329321118 65626112 14724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.99
Current children cumulated vsize (KiB) 64088

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.60 3/80 6763
/proc/meminfo: memFree=1716008/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=69252 CPUtime=682.66
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 27655 0 0 0 68241 25 0 0 18 0 3 0 329321116 70914048 16202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 17313 16202 218 20 0 16671 0
[pid=6760/tid=6762] ppid=6758 vsize=69252 CPUtime=342.03
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 12940 0 0 0 34191 12 0 0 17 0 3 0 329321118 70914048 16202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=69252 CPUtime=340.62
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 14361 0 0 0 34049 13 0 0 25 0 3 0 329321118 70914048 16202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.66
Current children cumulated vsize (KiB) 69252

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.63 3/80 6763
/proc/meminfo: memFree=1714600/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=72032 CPUtime=802.34
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 29565 0 0 0 80207 27 0 0 18 0 3 0 329321116 73760768 16479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 18008 16479 218 20 0 17366 0
[pid=6760/tid=6762] ppid=6758 vsize=72032 CPUtime=401.99
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 13752 0 0 0 40187 12 0 0 25 0 3 0 329321118 73760768 16479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6760/tid=6763] ppid=6758 vsize=72032 CPUtime=400.33
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 15459 0 0 0 40019 14 0 0 25 0 3 0 329321118 73760768 16479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520148 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.34
Current children cumulated vsize (KiB) 72032

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.65 3/80 6763
/proc/meminfo: memFree=1713768/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=72804 CPUtime=922.01
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 30915 0 0 0 92172 29 0 0 18 0 3 0 329321116 74551296 16665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 18201 16665 218 20 0 17559 0
[pid=6760/tid=6762] ppid=6758 vsize=72804 CPUtime=461.7
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 14603 0 0 0 46157 13 0 0 25 0 3 0 329321118 74551296 16665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6760/tid=6763] ppid=6758 vsize=72804 CPUtime=460.29
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 15958 0 0 0 46014 15 0 0 25 0 3 0 329321118 74551296 16665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.01
Current children cumulated vsize (KiB) 72804

[startup+522.301 s]
/proc/loadavg: 1.99 1.95 1.66 3/80 6763
/proc/meminfo: memFree=1713192/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=73620 CPUtime=1041.71
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 32265 0 0 0 104140 31 0 0 18 0 3 0 329321116 75386880 16852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 18405 16852 218 20 0 17763 0
[pid=6760/tid=6762] ppid=6758 vsize=73620 CPUtime=521.44
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 15457 0 0 0 52130 14 0 0 25 0 3 0 329321118 75386880 16852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6760/tid=6763] ppid=6758 vsize=73620 CPUtime=520.25
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 16454 0 0 0 52009 16 0 0 25 0 3 0 329321118 75386880 16852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.71
Current children cumulated vsize (KiB) 73620

[startup+582.301 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 6763
/proc/meminfo: memFree=1711912/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=74412 CPUtime=1161.39
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 33725 0 0 0 116107 32 0 0 18 0 3 0 329321116 76197888 17131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 18603 17131 218 20 0 17961 0
[pid=6760/tid=6762] ppid=6758 vsize=74412 CPUtime=581.15
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 16219 0 0 0 58101 14 0 0 25 0 3 0 329321118 76197888 17131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6760/tid=6763] ppid=6758 vsize=74412 CPUtime=580.21
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 17152 0 0 0 58004 17 0 0 25 0 3 0 329321118 76197888 17131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.39
Current children cumulated vsize (KiB) 74412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.706 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 6763
/proc/meminfo: memFree=1711912/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=74560 CPUtime=1200.09
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 34293 0 0 0 119976 33 0 0 18 0 3 0 329321116 76349440 17150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 18640 17150 218 20 0 17998 0
[pid=6760/tid=6762] ppid=6758 vsize=74560 CPUtime=600.46
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 16512 0 0 0 60031 15 0 0 25 0 3 0 329321118 76349440 17150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577606 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6760/tid=6763] ppid=6758 vsize=74560 CPUtime=599.61
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 17427 0 0 0 59944 17 0 0 25 0 3 0 329321118 76349440 17150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 74560

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

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

[startup+601.706 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 6763
/proc/meminfo: memFree=1711912/2055920 swapFree=4140644/4192956
[pid=6760] ppid=6758 vsize=74560 CPUtime=1200.09
/proc/6760/stat : 6760 (MiraXTv3_dyn) S 6758 6760 5287 0 -1 4194304 34293 0 0 0 119976 33 0 0 18 0 3 0 329321116 76349440 17150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6760/statm: 18640 17150 218 20 0 17998 0
[pid=6760/tid=6762] ppid=6758 vsize=74560 CPUtime=600.46
/proc/6760/task/6762/stat : 6762 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 16512 0 0 0 60031 15 0 0 25 0 3 0 329321118 76349440 17150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577606 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6760/tid=6763] ppid=6758 vsize=74560 CPUtime=599.61
/proc/6760/task/6763/stat : 6763 (MiraXTv3_dyn) R 6758 6760 5287 0 -1 4194368 17427 0 0 0 59944 17 0 0 25 0 3 0 329321118 76349440 17150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 74560

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.729
CPU time (s): 1200.13
CPU user time (s): 1199.78
CPU system time (s): 0.345947
CPU usage (%): 199.446
Max. virtual memory (cumulated for all children) (KiB): 74560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.345947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34293
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= 464
involuntary context switches= 22599

runsolver used 0.565913 second user time and 1.63275 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Thu May 10 16:20:36 UTC 2007

IDJOB= 293583
IDBENCH= 19867
IDSOLVER= 128
FILE ID= node17/293583-1178814036

PBS_JOBID= 5250936

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1869272420-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293583-1178814036/MiraXTv3_dyn /tmp/evaluation/293583-1178814036/instance-293583-1178814036.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-293583-1178814036 -o ROOT/results/node17/solver-293583-1178814036 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293583-1178814036/MiraXTv3_dyn /tmp/evaluation/293583-1178814036/instance-293583-1178814036.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4c82e15dddaac18e48f58e3db4a1e7b5

RANDOM SEED= 785393326

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1780632 kB
Buffers:         45712 kB
Cached:         123372 kB
SwapCached:      15536 kB
Active:         117212 kB
Inactive:        96600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780632 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          50592 kB
Slab:            46896 kB
Committed_AS: 10113288 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node17 on Thu May 10 16:30:40 UTC 2007