Trace number 307482

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.23 602.184

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1875179522-13.cnf
MD5SUMf979b4d94220d5b0c9f873e781895a92
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
Number of clauses of size 40
Number of clauses of size 50
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/node5/watcher-307482-1178862910 -o ROOT/results/node5/solver-307482-1178862910 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/307482-1178862910/MiraXTv3_dyn /tmp/evaluation/307482-1178862910/instance-307482-1178862910.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.53 3/77 14985
/proc/meminfo: memFree=1741688/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=3788 CPUtime=0
/proc/14985/stat : 14985 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194304 393 0 0 0 0 0 0 0 18 0 1 0 362328701 3878912 368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14985/statm: 947 377 202 20 0 305 0

[startup+0.041326 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 14985
/proc/meminfo: memFree=1741688/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=7296 CPUtime=0.03
/proc/14985/stat : 14985 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194304 1327 0 0 0 3 0 0 0 18 0 1 0 362328701 7471104 1302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 0 0 0
/proc/14985/statm: 1824 1303 206 20 0 1182 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7296

[startup+0.101333 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 14985
/proc/meminfo: memFree=1741688/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=9152 CPUtime=0.09
/proc/14985/stat : 14985 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194304 1748 0 0 0 9 0 0 0 18 0 1 0 362328701 9371648 1723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/14985/statm: 2288 1723 206 20 0 1646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9152

[startup+0.301355 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 14985
/proc/meminfo: memFree=1741688/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=11368 CPUtime=0.29
/proc/14985/stat : 14985 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194304 2333 0 0 0 28 1 0 0 19 0 1 0 362328701 11640832 2308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587714 0 0 4096 0 0 0 0 17 0 0 0
/proc/14985/statm: 2842 2308 207 20 0 2200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11368

[startup+0.701412 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 14985
/proc/meminfo: memFree=1741688/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=43472 CPUtime=0.87
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 6154 0 0 0 84 3 0 0 21 0 3 0 362328701 44515328 5765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 10868 5765 218 20 0 10226 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 43472

[startup+1.5015 s]
/proc/loadavg: 1.83 1.82 1.53 3/80 14988
/proc/meminfo: memFree=1718688/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=44528 CPUtime=2.46
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 6415 0 0 0 243 3 0 0 21 0 3 0 362328701 45596672 6026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 11132 6026 218 20 0 10490 0
[pid=14985/tid=14987] ppid=14983 vsize=44528 CPUtime=1.08
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 1943 0 0 0 107 1 0 0 25 0 3 0 362328743 45596672 6026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14985/tid=14988] ppid=14983 vsize=44528 CPUtime=0.96
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 1602 0 0 0 96 0 0 0 24 0 3 0 362328743 45596672 6026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 44528

[startup+3.10168 s]
/proc/loadavg: 1.83 1.82 1.53 3/80 14988
/proc/meminfo: memFree=1716832/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=48820 CPUtime=5.66
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 7485 0 0 0 561 5 0 0 21 0 3 0 362328701 49991680 7096 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 12205 7096 218 20 0 11563 0
[pid=14985/tid=14987] ppid=14983 vsize=48820 CPUtime=2.68
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 2437 0 0 0 266 2 0 0 25 0 3 0 362328743 49991680 7097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328773 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14985/tid=14988] ppid=14983 vsize=48820 CPUtime=2.56
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 2179 0 0 0 254 2 0 0 25 0 3 0 362328743 49991680 7097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 48820

[startup+6.30204 s]
/proc/loadavg: 1.85 1.82 1.54 3/80 14988
/proc/meminfo: memFree=1705696/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=59500 CPUtime=12.04
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 10436 0 0 0 1195 9 0 0 21 0 3 0 362328701 60928000 10047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 14875 10047 218 20 0 14233 0
[pid=14985/tid=14987] ppid=14983 vsize=59500 CPUtime=5.88
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 3984 0 0 0 583 5 0 0 19 0 3 0 362328743 60928000 10047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14985/tid=14988] ppid=14983 vsize=59500 CPUtime=5.75
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 3582 0 0 0 572 3 0 0 20 0 3 0 362328743 60928000 10047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 59500

[startup+12.7018 s]
/proc/loadavg: 1.86 1.83 1.54 3/80 14988
/proc/meminfo: memFree=1684000/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=79644 CPUtime=24.82
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 15491 0 0 0 2466 16 0 0 21 0 3 0 362328701 81555456 15102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 19911 15102 218 20 0 19269 0
[pid=14985/tid=14987] ppid=14983 vsize=79644 CPUtime=12.27
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 6527 0 0 0 1218 9 0 0 25 0 3 0 362328743 81555456 15102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14985/tid=14988] ppid=14983 vsize=79644 CPUtime=12.12
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 6094 0 0 0 1207 5 0 0 25 0 3 0 362328743 81555456 15102 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 79644

[startup+25.5012 s]
/proc/loadavg: 1.89 1.83 1.55 3/80 14988
/proc/meminfo: memFree=1661600/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=100608 CPUtime=50.34
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 20507 0 0 0 5012 22 0 0 21 0 3 0 362328701 103022592 20118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 25152 20118 218 20 0 24510 0
[pid=14985/tid=14987] ppid=14983 vsize=100608 CPUtime=25.06
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 9097 0 0 0 2493 13 0 0 25 0 3 0 362328743 103022592 20118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14985/tid=14988] ppid=14983 vsize=100608 CPUtime=24.87
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 8540 0 0 0 2479 8 0 0 25 0 3 0 362328743 103022592 20118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 100608

[startup+51.1011 s]
/proc/loadavg: 1.93 1.85 1.56 3/80 14988
/proc/meminfo: memFree=1602720/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=160580 CPUtime=101.42
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 35815 0 0 0 10101 41 0 0 21 0 3 0 362328701 164433920 35316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 40145 35316 218 20 0 39503 0
[pid=14985/tid=14987] ppid=14983 vsize=160580 CPUtime=50.63
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 17026 0 0 0 5038 25 0 0 25 0 3 0 362328743 164433920 35316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14985/tid=14988] ppid=14983 vsize=160580 CPUtime=50.36
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 15919 0 0 0 5022 14 0 0 25 0 3 0 362328743 164433920 35316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 160580

[startup+102.307 s]
/proc/loadavg: 1.97 1.87 1.58 3/80 14988
/proc/meminfo: memFree=1495328/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=264200 CPUtime=203.58
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 62328 0 0 0 20285 73 0 0 21 0 3 0 362328701 270540800 61543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 66050 61543 218 20 0 65408 0
[pid=14985/tid=14987] ppid=14983 vsize=264200 CPUtime=101.8
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 30288 0 0 0 10133 47 0 0 25 0 3 0 362328743 270540800 61543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14985/tid=14988] ppid=14983 vsize=264200 CPUtime=101.36
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 29170 0 0 0 10112 24 0 0 25 0 3 0 362328743 270540800 61543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.58
Current children cumulated vsize (KiB) 264200

[startup+162.303 s]
/proc/loadavg: 1.99 1.89 1.60 3/80 14988
/proc/meminfo: memFree=1417056/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=344704 CPUtime=323.29
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 82842 0 0 0 32232 97 0 0 21 0 3 0 362328701 352976896 81642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 86176 81642 218 20 0 85534 0
[pid=14985/tid=14987] ppid=14983 vsize=344704 CPUtime=161.75
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 37852 0 0 0 16116 59 0 0 25 0 3 0 362328743 352976896 81642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14985/tid=14988] ppid=14983 vsize=344704 CPUtime=161.12
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 42120 0 0 0 16075 37 0 0 25 0 3 0 362328743 352976896 81642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.29
Current children cumulated vsize (KiB) 344704

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.62 3/80 14988
/proc/meminfo: memFree=1384608/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=374648 CPUtime=442.97
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 90661 0 0 0 44190 107 0 0 21 0 3 0 362328701 383639552 89141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 93662 89141 218 20 0 93020 0
[pid=14985/tid=14987] ppid=14983 vsize=374648 CPUtime=221.52
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 41758 0 0 0 22088 64 0 0 25 0 3 0 362328743 383639552 89141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14985/tid=14988] ppid=14983 vsize=374648 CPUtime=221.03
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 46033 0 0 0 22062 41 0 0 25 0 3 0 362328743 383639552 89141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.97
Current children cumulated vsize (KiB) 374648

[startup+282.301 s]
/proc/loadavg: 1.99 1.92 1.64 3/80 14988
/proc/meminfo: memFree=1361696/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=396948 CPUtime=562.67
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 96708 0 0 0 56152 115 0 0 21 0 3 0 362328701 406474752 94924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 99237 94924 218 20 0 98595 0
[pid=14985/tid=14987] ppid=14983 vsize=396948 CPUtime=281.28
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 44355 0 0 0 28058 70 0 0 25 0 3 0 362328743 406474752 94924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14985/tid=14988] ppid=14983 vsize=396948 CPUtime=280.97
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 49483 0 0 0 28054 43 0 0 25 0 3 0 362328743 406474752 94924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.67
Current children cumulated vsize (KiB) 396948

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.66 3/80 14988
/proc/meminfo: memFree=1361440/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=396948 CPUtime=682.38
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 96966 0 0 0 68122 116 0 0 21 0 3 0 362328701 406474752 94981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 99237 94981 218 20 0 98595 0
[pid=14985/tid=14987] ppid=14983 vsize=396948 CPUtime=341.04
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 44395 0 0 0 34033 71 0 0 25 0 3 0 362328743 406474752 94981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14985/tid=14988] ppid=14983 vsize=396948 CPUtime=340.92
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 49701 0 0 0 34049 43 0 0 25 0 3 0 362328743 406474752 94981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.38
Current children cumulated vsize (KiB) 396948

[startup+402.302 s]
/proc/loadavg: 1.99 1.94 1.68 3/86 15164
/proc/meminfo: memFree=1319664/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=437404 CPUtime=801.68
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 107294 0 0 0 80023 145 0 0 21 0 3 0 362328701 447901696 105040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 109351 105040 218 20 0 108709 0
[pid=14985/tid=14987] ppid=14983 vsize=437404 CPUtime=400.57
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 48103 0 0 0 39979 78 0 0 25 0 3 0 362328743 447901696 105040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14985/tid=14988] ppid=14983 vsize=437404 CPUtime=400.69
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 56321 0 0 0 40004 65 0 0 25 0 3 0 362328743 447901696 105040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.68
Current children cumulated vsize (KiB) 437404

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.70 3/80 15186
/proc/meminfo: memFree=1320864/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=437404 CPUtime=921.35
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 107501 0 0 0 91989 146 0 0 21 0 3 0 362328701 447901696 105043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 109351 105043 218 20 0 108709 0
[pid=14985/tid=14987] ppid=14983 vsize=437404 CPUtime=460.3
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 48308 0 0 0 45951 79 0 0 25 0 3 0 362328743 447901696 105043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14985/tid=14988] ppid=14983 vsize=437404 CPUtime=460.64
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 56323 0 0 0 45998 66 0 0 25 0 3 0 362328743 447901696 105043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.35
Current children cumulated vsize (KiB) 437404

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.71 3/80 15186
/proc/meminfo: memFree=1320800/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=437404 CPUtime=1040.94
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 107708 0 0 0 103947 147 0 0 21 0 3 0 362328701 447901696 105046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 109351 105046 218 20 0 108709 0
[pid=14985/tid=14987] ppid=14983 vsize=437404 CPUtime=520.04
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 48514 0 0 0 51925 79 0 0 25 0 3 0 362328743 447901696 105046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14985/tid=14988] ppid=14983 vsize=437404 CPUtime=520.48
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 56324 0 0 0 51982 66 0 0 25 0 3 0 362328743 447901696 105046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.94
Current children cumulated vsize (KiB) 437404

[startup+582.301 s]
/proc/loadavg: 1.99 1.96 1.73 3/80 15186
/proc/meminfo: memFree=1311904/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=446620 CPUtime=1160.62
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 110194 0 0 0 115911 151 0 0 21 0 3 0 362328701 457338880 107327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 111655 107327 218 20 0 111013 0
[pid=14985/tid=14987] ppid=14983 vsize=446620 CPUtime=579.79
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 50964 0 0 0 57896 83 0 0 25 0 3 0 362328743 457338880 107327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14985/tid=14988] ppid=14983 vsize=446620 CPUtime=580.41
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 56360 0 0 0 57975 66 0 0 25 0 3 0 362328743 457338880 107327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.62
Current children cumulated vsize (KiB) 446620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.102 s]
/proc/loadavg: 1.99 1.96 1.73 3/80 15186
/proc/meminfo: memFree=1311712/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=446620 CPUtime=1200.14
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 110195 0 0 0 119863 151 0 0 21 0 3 0 362328701 457338880 107328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 111655 107328 218 20 0 111013 0
[pid=14985/tid=14987] ppid=14983 vsize=446620 CPUtime=599.51
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 50964 0 0 0 59868 83 0 0 25 0 3 0 362328743 457338880 107328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14985/tid=14988] ppid=14983 vsize=446620 CPUtime=600.2
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 56361 0 0 0 59954 66 0 0 25 0 3 0 362328743 457338880 107328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 446620

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

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

[startup+602.102 s]
/proc/loadavg: 1.99 1.96 1.73 3/80 15186
/proc/meminfo: memFree=1311712/2055920 swapFree=4150068/4192956
[pid=14985] ppid=14983 vsize=446620 CPUtime=1200.14
/proc/14985/stat : 14985 (MiraXTv3_dyn) S 14983 14985 13774 0 -1 4194304 110195 0 0 0 119863 151 0 0 21 0 3 0 362328701 457338880 107328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14985/statm: 111655 107328 218 20 0 111013 0
[pid=14985/tid=14987] ppid=14983 vsize=446620 CPUtime=599.51
/proc/14985/task/14987/stat : 14987 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 50964 0 0 0 59868 83 0 0 25 0 3 0 362328743 457338880 107328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14985/tid=14988] ppid=14983 vsize=446620 CPUtime=600.2
/proc/14985/task/14988/stat : 14988 (MiraXTv3_dyn) R 14983 14985 13774 0 -1 4194368 56361 0 0 0 59954 66 0 0 25 0 3 0 362328743 457338880 107328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 446620

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.184
CPU time (s): 1200.23
CPU user time (s): 1198.64
CPU system time (s): 1.58876
CPU usage (%): 199.313
Max. virtual memory (cumulated for all children) (KiB): 446620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.64
system time used= 1.58876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110195
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= 551
involuntary context switches= 22912

runsolver used 0.659899 second user time and 1.61575 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 05:55:11 UTC 2007

IDJOB= 307482
IDBENCH= 20206
IDSOLVER= 128
FILE ID= node5/307482-1178862910

PBS_JOBID= 5251018

Free space on /tmp= 66551 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1875179522-13.cnf
COMMAND LINE= /tmp/evaluation/307482-1178862910/MiraXTv3_dyn /tmp/evaluation/307482-1178862910/instance-307482-1178862910.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-307482-1178862910 -o ROOT/results/node5/solver-307482-1178862910 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/307482-1178862910/MiraXTv3_dyn /tmp/evaluation/307482-1178862910/instance-307482-1178862910.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f979b4d94220d5b0c9f873e781895a92

RANDOM SEED= 208806049

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1741968 kB
Buffers:         45196 kB
Cached:         182436 kB
SwapCached:      11320 kB
Active:         138800 kB
Inactive:       112080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741968 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            5544 kB
Writeback:           0 kB
Mapped:          30088 kB
Slab:            48732 kB
Committed_AS: 13999796 kB
PageTables:       1720 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= 66551 MiB

End job on node5 on Fri May 11 06:05:15 UTC 2007