Trace number 297191

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.09 601.824

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1963596997-08.SAT.shuffled.cnf
MD5SUMc980bbb828358ff4d2a9cdb308a41d76
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.64345
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56675

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/node15/watcher-297191-1178825863 -o ROOT/results/node15/solver-297191-1178825863 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297191-1178825863/MiraXTv3_dyn /tmp/evaluation/297191-1178825863/instance-297191-1178825863.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 2932
/proc/meminfo: memFree=1854840/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=3788 CPUtime=0
/proc/2932/stat : 2932 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194304 313 0 0 0 0 0 0 0 18 0 1 0 330503896 3878912 288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/2932/statm: 947 288 206 20 0 305 0

[startup+0.087889 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 2932
/proc/meminfo: memFree=1854840/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=4452 CPUtime=0.08
/proc/2932/stat : 2932 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194304 475 0 0 0 8 0 0 0 18 0 1 0 330503896 4558848 450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134577957 0 0 4096 0 0 0 0 17 1 0 0
/proc/2932/statm: 1113 451 207 20 0 471 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4452

[startup+0.101891 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 2932
/proc/meminfo: memFree=1854840/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=4452 CPUtime=0.09
/proc/2932/stat : 2932 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194304 477 0 0 0 9 0 0 0 18 0 1 0 330503896 4558848 452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583871 0 0 4096 0 0 0 0 17 1 0 0
/proc/2932/statm: 1113 452 207 20 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4452

[startup+0.301914 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 2932
/proc/meminfo: memFree=1854840/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=8956 CPUtime=0.44
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 1063 0 0 0 44 0 0 0 18 0 3 0 330503896 9170944 1038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 2239 1038 218 20 0 1597 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 8956

[startup+0.702952 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 2932
/proc/meminfo: memFree=1854840/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=12424 CPUtime=1.24
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 1859 0 0 0 124 0 0 0 18 0 3 0 330503896 12722176 1833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 3106 1834 218 20 0 2464 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 12424

[startup+1.50203 s]
/proc/loadavg: 1.83 1.82 1.45 3/80 2935
/proc/meminfo: memFree=1846176/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=16560 CPUtime=2.84
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 2908 0 0 0 283 1 0 0 18 0 3 0 330503896 16957440 2882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 4140 2882 218 20 0 3498 0
[pid=2932/tid=2934] ppid=2930 vsize=16560 CPUtime=1.34
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 1167 0 0 0 134 0 0 0 24 0 3 0 330503911 16957440 2882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=16560 CPUtime=1.33
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 1228 0 0 0 133 0 0 0 22 0 3 0 330503911 16957440 2882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 16560

[startup+3.10117 s]
/proc/loadavg: 1.83 1.82 1.45 3/80 2935
/proc/meminfo: memFree=1842976/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=19088 CPUtime=6.01
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 3645 0 0 0 600 1 0 0 18 0 3 0 330503896 19546112 3583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 4772 3584 218 20 0 4130 0
[pid=2932/tid=2934] ppid=2930 vsize=19088 CPUtime=2.94
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 1468 0 0 0 294 0 0 0 25 0 3 0 330503911 19546112 3584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=19088 CPUtime=2.92
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 1665 0 0 0 291 1 0 0 25 0 3 0 330503911 19546112 3584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 19088

[startup+6.30147 s]
/proc/loadavg: 1.85 1.82 1.45 3/80 2935
/proc/meminfo: memFree=1834208/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=28456 CPUtime=12.4
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 6049 0 0 0 1236 4 0 0 18 0 3 0 330503896 29138944 5875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 7114 5875 218 20 0 6472 0
[pid=2932/tid=2934] ppid=2930 vsize=28456 CPUtime=6.14
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 2673 0 0 0 613 1 0 0 25 0 3 0 330503911 29138944 5875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=28456 CPUtime=6.1
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 2863 0 0 0 608 2 0 0 17 0 3 0 330503911 29138944 5875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 28456

[startup+12.7011 s]
/proc/loadavg: 1.86 1.83 1.45 3/80 2935
/proc/meminfo: memFree=1824352/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=36320 CPUtime=25.16
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 8159 0 0 0 2510 6 0 0 18 0 3 0 330503896 37191680 7687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 9080 7687 218 20 0 8438 0
[pid=2932/tid=2934] ppid=2930 vsize=36320 CPUtime=12.53
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 3788 0 0 0 1251 2 0 0 17 0 3 0 330503911 37191680 7687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=36320 CPUtime=12.47
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 3858 0 0 0 1244 3 0 0 25 0 3 0 330503911 37191680 7687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 36320

[startup+25.5022 s]
/proc/loadavg: 1.89 1.83 1.46 3/80 2935
/proc/meminfo: memFree=1813920/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=46304 CPUtime=50.7
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 11287 0 0 0 5061 9 0 0 18 0 3 0 330503896 47415296 10337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 11576 10337 218 20 0 10934 0
[pid=2932/tid=2934] ppid=2930 vsize=46304 CPUtime=25.32
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 5474 0 0 0 2529 3 0 0 25 0 3 0 330503911 47415296 10337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=46304 CPUtime=25.21
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 5300 0 0 0 2516 5 0 0 25 0 3 0 330503911 47415296 10337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 46304

[startup+51.1026 s]
/proc/loadavg: 1.93 1.85 1.47 3/80 2935
/proc/meminfo: memFree=1811360/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=47920 CPUtime=101.74
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 12954 0 0 0 10163 11 0 0 18 0 3 0 330503896 49070080 10972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 11980 10972 218 20 0 11338 0
[pid=2932/tid=2934] ppid=2930 vsize=47920 CPUtime=50.91
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 6169 0 0 0 5086 5 0 0 25 0 3 0 330503911 49070080 10972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=47920 CPUtime=50.68
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 6272 0 0 0 5062 6 0 0 25 0 3 0 330503911 49070080 10972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 47920

[startup+102.306 s]
/proc/loadavg: 1.97 1.87 1.50 3/80 2935
/proc/meminfo: memFree=1806944/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=52540 CPUtime=203.86
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 16059 0 0 0 20373 13 0 0 18 0 3 0 330503896 53800960 12031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 13135 12031 218 20 0 12493 0
[pid=2932/tid=2934] ppid=2930 vsize=52540 CPUtime=102.07
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 7555 0 0 0 10202 5 0 0 25 0 3 0 330503911 53800960 12031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=52540 CPUtime=101.62
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 7991 0 0 0 10155 7 0 0 25 0 3 0 330503911 53800960 12031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 52540

[startup+162.303 s]
/proc/loadavg: 1.99 1.89 1.53 3/80 2935
/proc/meminfo: memFree=1803296/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=56892 CPUtime=323.51
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 19270 0 0 0 32334 17 0 0 18 0 3 0 330503896 58257408 12923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 14223 12923 218 20 0 13581 0
[pid=2932/tid=2934] ppid=2930 vsize=56892 CPUtime=162.01
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 9044 0 0 0 16194 7 0 0 25 0 3 0 330503911 58257408 12923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=56892 CPUtime=161.34
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 9713 0 0 0 16125 9 0 0 25 0 3 0 330503911 58257408 12923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.51
Current children cumulated vsize (KiB) 56892

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.55 3/80 2935
/proc/meminfo: memFree=1798816/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=60264 CPUtime=443.17
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 22650 0 0 0 44297 20 0 0 18 0 3 0 330503896 61710336 14025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 15066 14025 218 20 0 14424 0
[pid=2932/tid=2934] ppid=2930 vsize=60264 CPUtime=221.98
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 10547 0 0 0 22189 9 0 0 25 0 3 0 330503911 61710336 14025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565445 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=60264 CPUtime=221.04
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 11590 0 0 0 22093 11 0 0 25 0 3 0 330503911 61710336 14025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.17
Current children cumulated vsize (KiB) 60264

[startup+282.303 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 2937
/proc/meminfo: memFree=1796640/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=62600 CPUtime=562.83
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 25191 0 0 0 56261 22 0 0 18 0 3 0 330503896 64102400 14556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 15650 14556 218 20 0 15008 0
[pid=2932/tid=2934] ppid=2930 vsize=62600 CPUtime=281.93
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 11876 0 0 0 28183 10 0 0 25 0 3 0 330503911 64102400 14556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=62600 CPUtime=280.75
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 12802 0 0 0 28063 12 0 0 25 0 3 0 330503911 64102400 14556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.83
Current children cumulated vsize (KiB) 62600

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.60 3/80 2937
/proc/meminfo: memFree=1792288/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=67504 CPUtime=682.5
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 28556 0 0 0 68224 26 0 0 18 0 3 0 330503896 69124096 15643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 16876 15643 218 20 0 16234 0
[pid=2932/tid=2934] ppid=2930 vsize=67504 CPUtime=341.88
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 13883 0 0 0 34175 13 0 0 25 0 3 0 330503911 69124096 15643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=67504 CPUtime=340.47
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 14160 0 0 0 34034 13 0 0 25 0 3 0 330503911 69124096 15643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.5
Current children cumulated vsize (KiB) 67504

[startup+402.303 s]
/proc/loadavg: 1.99 1.94 1.62 3/80 2937
/proc/meminfo: memFree=1790944/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=69268 CPUtime=802.17
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 30926 0 0 0 80189 28 0 0 18 0 3 0 330503896 70930432 16003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 17317 16003 218 20 0 16675 0
[pid=2932/tid=2934] ppid=2930 vsize=69268 CPUtime=401.83
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 15080 0 0 0 40169 14 0 0 25 0 3 0 330503911 70930432 16003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=69268 CPUtime=400.17
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 15333 0 0 0 40004 13 0 0 25 0 3 0 330503911 70930432 16003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.17
Current children cumulated vsize (KiB) 69268

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.64 3/80 2937
/proc/meminfo: memFree=1789920/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=69964 CPUtime=921.83
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 33246 0 0 0 92153 30 0 0 18 0 3 0 330503896 71643136 16246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 17491 16246 218 20 0 16849 0
[pid=2932/tid=2934] ppid=2930 vsize=69964 CPUtime=461.79
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 16209 0 0 0 46164 15 0 0 25 0 3 0 330503911 71643136 16246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=69964 CPUtime=459.88
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 16524 0 0 0 45974 14 0 0 25 0 3 0 330503911 71643136 16246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.83
Current children cumulated vsize (KiB) 69964

[startup+522.303 s]
/proc/loadavg: 1.99 1.95 1.66 3/80 2937
/proc/meminfo: memFree=1788512/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=71364 CPUtime=1041.5
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 35782 0 0 0 104118 32 0 0 18 0 3 0 330503896 73076736 16614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 17841 16614 218 20 0 17199 0
[pid=2932/tid=2934] ppid=2930 vsize=71364 CPUtime=521.75
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 17404 0 0 0 52159 16 0 0 25 0 3 0 330503911 73076736 16614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=71364 CPUtime=519.59
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 17865 0 0 0 51944 15 0 0 25 0 3 0 330503911 73076736 16614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.5
Current children cumulated vsize (KiB) 71364

[startup+582.302 s]
/proc/loadavg: 1.99 1.96 1.68 3/80 2937
/proc/meminfo: memFree=1785248/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=74940 CPUtime=1161.17
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 38481 0 0 0 116083 34 0 0 18 0 3 0 330503896 76738560 17410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 18735 17410 218 20 0 18093 0
[pid=2932/tid=2934] ppid=2930 vsize=74940 CPUtime=581.7
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 18972 0 0 0 58153 17 0 0 25 0 3 0 330503911 76738560 17410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=74940 CPUtime=579.31
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 18996 0 0 0 57915 16 0 0 25 0 3 0 330503911 76738560 17410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.17
Current children cumulated vsize (KiB) 74940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.801 s]
/proc/loadavg: 1.99 1.96 1.69 3/80 2937
/proc/meminfo: memFree=1785056/2055920 swapFree=4156500/4192956
[pid=2932] ppid=2930 vsize=75148 CPUtime=1200.06
/proc/2932/stat : 2932 (MiraXTv3_dyn) S 2930 2932 1656 0 -1 4194304 39119 0 0 0 119971 35 0 0 18 0 3 0 330503896 76951552 17436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2932/statm: 18787 17436 218 20 0 18145 0
[pid=2932/tid=2934] ppid=2930 vsize=75148 CPUtime=601.19
/proc/2932/task/2934/stat : 2934 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 19336 0 0 0 60101 18 0 0 25 0 3 0 330503911 76951552 17436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2932/tid=2935] ppid=2930 vsize=75148 CPUtime=598.71
/proc/2932/task/2935/stat : 2935 (MiraXTv3_dyn) R 2930 2932 1656 0 -1 4194368 19270 0 0 0 59855 16 0 0 25 0 3 0 330503911 76951552 17436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 75148

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): 601.824
CPU time (s): 1200.09
CPU user time (s): 1199.73
CPU system time (s): 0.362944
CPU usage (%): 199.409
Max. virtual memory (cumulated for all children) (KiB): 75148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.73
system time used= 0.362944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39119
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= 402
involuntary context switches= 22606

runsolver used 0.617906 second user time and 1.58076 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu May 10 19:37:43 UTC 2007

IDJOB= 297191
IDBENCH= 19955
IDSOLVER= 128
FILE ID= node15/297191-1178825863

PBS_JOBID= 5250967

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1963596997-08.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297191-1178825863/MiraXTv3_dyn /tmp/evaluation/297191-1178825863/instance-297191-1178825863.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-297191-1178825863 -o ROOT/results/node15/solver-297191-1178825863 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/297191-1178825863/MiraXTv3_dyn /tmp/evaluation/297191-1178825863/instance-297191-1178825863.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c980bbb828358ff4d2a9cdb308a41d76

RANDOM SEED= 144396171

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1854928 kB
Buffers:         39280 kB
Cached:          96936 kB
SwapCached:      16240 kB
Active:          92956 kB
Inactive:        67292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854928 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:          29836 kB
Slab:            26012 kB
Committed_AS: 10795592 kB
PageTables:       1868 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= 66560 MiB

End job on node15 on Thu May 10 19:47:47 UTC 2007