Trace number 293050

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.21 601.728

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
MD5SUMbd3636480ccd2ac89b0fc1e6396aab86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark785.06
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting 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/node18/watcher-293050-1178812079 -o ROOT/results/node18/solver-293050-1178812079 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293050-1178812079/MiraXTv3_dyn /tmp/evaluation/293050-1178812079/instance-293050-1178812079.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.00 1.00 1.09 3/77 2396
/proc/meminfo: memFree=1861328/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=3788 CPUtime=0
/proc/2396/stat : 2396 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 329125269 3878912 261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/2396/statm: 947 262 206 20 0 305 0

[startup+0.098546 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 2396
/proc/meminfo: memFree=1861328/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=6840 CPUtime=0.17
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 695 0 0 0 17 0 0 0 18 0 3 0 329125269 7004160 670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 1710 670 218 20 0 1068 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6840

[startup+0.101546 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 2396
/proc/meminfo: memFree=1861328/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=6840 CPUtime=0.17
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 718 0 0 0 17 0 0 0 18 0 3 0 329125269 7004160 693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 1710 693 218 20 0 1068 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6840

[startup+0.301568 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 2396
/proc/meminfo: memFree=1861328/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=8800 CPUtime=0.57
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 1179 0 0 0 57 0 0 0 18 0 3 0 329125269 9011200 1154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 2200 1154 218 20 0 1558 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8800

[startup+0.701608 s]
/proc/loadavg: 1.00 1.00 1.09 3/77 2396
/proc/meminfo: memFree=1861328/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=11288 CPUtime=1.37
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 1916 0 0 0 136 1 0 0 18 0 3 0 329125269 11558912 1890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 2822 1890 218 20 0 2180 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11288

[startup+1.50268 s]
/proc/loadavg: 1.08 1.02 1.10 3/80 2399
/proc/meminfo: memFree=1852920/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=14824 CPUtime=2.97
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 2522 0 0 0 295 2 0 0 18 0 3 0 329125269 15179776 2496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 3706 2496 218 20 0 3064 0
[pid=2396/tid=2398] ppid=2394 vsize=14824 CPUtime=1.47
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 1102 0 0 0 147 0 0 0 23 0 3 0 329125270 15179776 2496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=14824 CPUtime=1.46
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 1072 0 0 0 146 0 0 0 19 0 3 0 329125270 15179776 2496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14824

[startup+3.10184 s]
/proc/loadavg: 1.08 1.02 1.10 3/80 2399
/proc/meminfo: memFree=1851000/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=19228 CPUtime=6.17
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 3634 0 0 0 614 3 0 0 18 0 3 0 329125269 19689472 3536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 4807 3536 218 20 0 4165 0
[pid=2396/tid=2398] ppid=2394 vsize=19228 CPUtime=3.08
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 1591 0 0 0 307 1 0 0 25 0 3 0 329125270 19689472 3536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=19228 CPUtime=3.06
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 1695 0 0 0 305 1 0 0 17 0 3 0 329125270 19689472 3536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 19228

[startup+6.30115 s]
/proc/loadavg: 1.08 1.02 1.10 3/80 2399
/proc/meminfo: memFree=1841784/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=26292 CPUtime=12.54
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 5628 0 0 0 1250 4 0 0 18 0 3 0 329125269 26923008 5452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 6573 5452 218 20 0 5931 0
[pid=2396/tid=2398] ppid=2394 vsize=26292 CPUtime=6.27
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 2614 0 0 0 626 1 0 0 25 0 3 0 329125270 26923008 5452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=26292 CPUtime=6.25
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 2666 0 0 0 623 2 0 0 25 0 3 0 329125270 26923008 5452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 26292

[startup+12.7018 s]
/proc/loadavg: 1.22 1.05 1.11 3/80 2399
/proc/meminfo: memFree=1832392/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=34556 CPUtime=25.3
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 7838 0 0 0 2523 7 0 0 18 0 3 0 329125269 35385344 7354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 8639 7354 218 20 0 7997 0
[pid=2396/tid=2398] ppid=2394 vsize=34556 CPUtime=12.66
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 3790 0 0 0 1263 3 0 0 25 0 3 0 329125270 35385344 7354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=34556 CPUtime=12.63
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 3700 0 0 0 1259 4 0 0 25 0 3 0 329125270 35385344 7354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 34556

[startup+25.503 s]
/proc/loadavg: 1.34 1.08 1.12 3/80 2399
/proc/meminfo: memFree=1824136/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=43412 CPUtime=50.85
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 10362 0 0 0 5075 10 0 0 18 0 3 0 329125269 44453888 9508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 10853 9508 218 20 0 10211 0
[pid=2396/tid=2398] ppid=2394 vsize=43412 CPUtime=25.45
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 4833 0 0 0 2541 4 0 0 25 0 3 0 329125270 44453888 9508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=43412 CPUtime=25.37
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 5181 0 0 0 2532 5 0 0 25 0 3 0 329125270 44453888 9508 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 43412

[startup+51.1015 s]
/proc/loadavg: 1.56 1.15 1.14 3/80 2399
/proc/meminfo: memFree=1818312/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=48552 CPUtime=101.91
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 12707 0 0 0 10178 13 0 0 18 0 3 0 329125269 49717248 10817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 12138 10817 218 20 0 11496 0
[pid=2396/tid=2398] ppid=2394 vsize=48552 CPUtime=51.01
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 6061 0 0 0 5096 5 0 0 25 0 3 0 329125270 49717248 10817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=48552 CPUtime=50.87
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 6298 0 0 0 5080 7 0 0 25 0 3 0 329125270 49717248 10817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 48552

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.19 3/80 2399
/proc/meminfo: memFree=1813576/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=52988 CPUtime=204.05
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 15584 0 0 0 20390 15 0 0 18 0 3 0 329125269 54259712 11992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 13247 11992 218 20 0 12605 0
[pid=2396/tid=2398] ppid=2394 vsize=52988 CPUtime=102.17
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 7685 0 0 0 10211 6 0 0 25 0 3 0 329125270 54259712 11992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=52988 CPUtime=101.85
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 7551 0 0 0 10177 8 0 0 25 0 3 0 329125270 54259712 11992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 52988

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.23 3/80 2399
/proc/meminfo: memFree=1809992/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=56704 CPUtime=323.7
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 18450 0 0 0 32352 18 0 0 18 0 3 0 329125269 58064896 12836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 14176 12836 218 20 0 13534 0
[pid=2396/tid=2398] ppid=2394 vsize=56704 CPUtime=162.09
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 9185 0 0 0 16202 7 0 0 25 0 3 0 329125270 58064896 12836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=56704 CPUtime=161.59
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 8917 0 0 0 16149 10 0 0 25 0 3 0 329125270 58064896 12836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 56704

[startup+222.303 s]
/proc/loadavg: 1.97 1.52 1.28 3/80 2399
/proc/meminfo: memFree=1809096/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=57324 CPUtime=443.39
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 20763 0 0 0 44319 20 0 0 18 0 3 0 329125269 58699776 13124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 14331 13124 218 20 0 13689 0
[pid=2396/tid=2398] ppid=2394 vsize=57324 CPUtime=222.04
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 10395 0 0 0 22196 8 0 0 25 0 3 0 329125270 58699776 13124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=57324 CPUtime=221.33
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 10020 0 0 0 22122 11 0 0 25 0 3 0 329125270 58699776 13124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 57324

[startup+282.303 s]
/proc/loadavg: 1.99 1.61 1.32 3/80 2399
/proc/meminfo: memFree=1807752/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=58816 CPUtime=563.07
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 22815 0 0 0 56286 21 0 0 18 0 3 0 329125269 60227584 13420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 14704 13420 218 20 0 14062 0
[pid=2396/tid=2398] ppid=2394 vsize=58816 CPUtime=281.97
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 11370 0 0 0 28188 9 0 0 25 0 3 0 329125270 60227584 13420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=58816 CPUtime=281.08
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 11097 0 0 0 28096 12 0 0 25 0 3 0 329125270 60227584 13420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 58816

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.36 3/80 2399
/proc/meminfo: memFree=1805128/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=61628 CPUtime=682.74
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 25271 0 0 0 68250 24 0 0 18 0 3 0 329125269 63107072 14074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 15407 14074 218 20 0 14765 0
[pid=2396/tid=2398] ppid=2394 vsize=61628 CPUtime=341.84
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 12753 0 0 0 34174 10 0 0 25 0 3 0 329125270 63107072 14074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2396/tid=2399] ppid=2394 vsize=61628 CPUtime=340.88
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 12170 0 0 0 34075 13 0 0 25 0 3 0 329125270 63107072 14074 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 61628

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.40 3/80 2399
/proc/meminfo: memFree=1802440/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=64060 CPUtime=802.43
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 27798 0 0 0 80216 27 0 0 18 0 3 0 329125269 65597440 14761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 16015 14761 218 20 0 15373 0
[pid=2396/tid=2398] ppid=2394 vsize=64060 CPUtime=401.58
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 14247 0 0 0 40147 11 0 0 25 0 3 0 329125270 65597440 14761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2396/tid=2399] ppid=2394 vsize=64060 CPUtime=400.82
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 13203 0 0 0 40068 14 0 0 25 0 3 0 329125270 65597440 14761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 64060

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.43 3/80 2399
/proc/meminfo: memFree=1801480/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=65256 CPUtime=922.1
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 29809 0 0 0 92181 29 0 0 18 0 3 0 329125269 66822144 14981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 16314 14981 218 20 0 15672 0
[pid=2396/tid=2398] ppid=2394 vsize=65256 CPUtime=461.33
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 15209 0 0 0 46120 13 0 0 25 0 3 0 329125270 66822144 14981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2396/tid=2399] ppid=2394 vsize=65256 CPUtime=460.76
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 14252 0 0 0 46060 16 0 0 25 0 3 0 329125270 66822144 14981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.1
Current children cumulated vsize (KiB) 65256

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.47 3/80 2399
/proc/meminfo: memFree=1800712/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=65608 CPUtime=1041.81
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 31693 0 0 0 104150 31 0 0 18 0 3 0 329125269 67182592 15219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 16402 15219 218 20 0 15760 0
[pid=2396/tid=2398] ppid=2394 vsize=65608 CPUtime=521.09
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 16134 0 0 0 52095 14 0 0 25 0 3 0 329125270 67182592 15219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2396/tid=2399] ppid=2394 vsize=65608 CPUtime=520.69
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 15211 0 0 0 52053 16 0 0 25 0 3 0 329125270 67182592 15219 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.81
Current children cumulated vsize (KiB) 65608

[startup+582.303 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 2399
/proc/meminfo: memFree=1799240/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=68304 CPUtime=1161.51
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 33627 0 0 0 116118 33 0 0 18 0 3 0 329125269 69943296 15576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 17076 15576 218 20 0 16434 0
[pid=2396/tid=2398] ppid=2394 vsize=68304 CPUtime=580.9
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 17109 0 0 0 58075 15 0 0 25 0 3 0 329125270 69943296 15576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2396/tid=2399] ppid=2394 vsize=68304 CPUtime=580.59
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 16170 0 0 0 58042 17 0 0 25 0 3 0 329125270 69943296 15576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.51
Current children cumulated vsize (KiB) 68304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.706 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 2399
/proc/meminfo: memFree=1798664/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=68484 CPUtime=1200.17
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 34321 0 0 0 119984 33 0 0 18 0 3 0 329125269 70127616 15707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 17121 15707 218 20 0 16479 0
[pid=2396/tid=2398] ppid=2394 vsize=68484 CPUtime=600.22
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 17432 0 0 0 60007 15 0 0 25 0 3 0 329125270 70127616 15707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2396/tid=2399] ppid=2394 vsize=68484 CPUtime=599.93
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 16541 0 0 0 59975 18 0 0 25 0 3 0 329125270 70127616 15707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 68484

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.85 1.50 3/80 2399
/proc/meminfo: memFree=1798664/2055920 swapFree=4144420/4192956
[pid=2396] ppid=2394 vsize=68484 CPUtime=1200.17
/proc/2396/stat : 2396 (MiraXTv3_dyn) S 2394 2396 1318 0 -1 4194304 34321 0 0 0 119984 33 0 0 18 0 3 0 329125269 70127616 15707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2396/statm: 17121 15707 218 20 0 16479 0
[pid=2396/tid=2398] ppid=2394 vsize=68484 CPUtime=600.22
/proc/2396/task/2398/stat : 2398 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 17432 0 0 0 60007 15 0 0 25 0 3 0 329125270 70127616 15707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2396/tid=2399] ppid=2394 vsize=68484 CPUtime=599.93
/proc/2396/task/2399/stat : 2399 (MiraXTv3_dyn) R 2394 2396 1318 0 -1 4194368 16541 0 0 0 59975 18 0 0 25 0 3 0 329125270 70127616 15707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 68484

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.728
CPU time (s): 1200.21
CPU user time (s): 1199.86
CPU system time (s): 0.348946
CPU usage (%): 199.46
Max. virtual memory (cumulated for all children) (KiB): 68484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.348946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34321
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= 274
involuntary context switches= 22455

runsolver used 0.58991 second user time and 1.60875 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Thu May 10 15:47:59 UTC 2007

IDJOB= 293050
IDBENCH= 19854
IDSOLVER= 128
FILE ID= node18/293050-1178812079

PBS_JOBID= 5250935

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293050-1178812079/MiraXTv3_dyn /tmp/evaluation/293050-1178812079/instance-293050-1178812079.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-293050-1178812079 -o ROOT/results/node18/solver-293050-1178812079 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293050-1178812079/MiraXTv3_dyn /tmp/evaluation/293050-1178812079/instance-293050-1178812079.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bd3636480ccd2ac89b0fc1e6396aab86

RANDOM SEED= 209724750

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1861544 kB
Buffers:         38576 kB
Cached:          86736 kB
SwapCached:      18304 kB
Active:          82340 kB
Inactive:        70960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861544 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          29948 kB
Slab:            26608 kB
Committed_AS:  8698968 kB
PageTables:       1776 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 node18 on Thu May 10 15:58:03 UTC 2007