Trace number 298175

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.06 601.629

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S539876024-03.SAT.shuffled.cnf
MD5SUMb381c5db6618c52308ae51b63263d1f3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.018997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/node15/watcher-298175-1178893520 -o ROOT/results/node15/solver-298175-1178893520 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298175-1178893520/MiraXTv3_dyn /tmp/evaluation/298175-1178893520/instance-298175-1178893520.cnf 

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


[startup+0 s]
/proc/loadavg: 0.96 1.00 1.09 3/77 12148
/proc/meminfo: memFree=1794368/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=3788 CPUtime=0
/proc/12148/stat : 12148 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 337269613 3878912 267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7951309 0 0 4096 0 0 0 0 17 1 0 0
/proc/12148/statm: 947 271 207 20 0 305 0

[startup+0.074141 s]
/proc/loadavg: 0.96 1.00 1.09 3/77 12148
/proc/meminfo: memFree=1794368/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=7008 CPUtime=0.12
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 581 0 0 0 12 0 0 0 18 0 3 0 337269613 7176192 556 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 1752 556 218 20 0 1110 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7008

[startup+0.101973 s]
/proc/loadavg: 0.96 1.00 1.09 3/77 12148
/proc/meminfo: memFree=1794368/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=7184 CPUtime=0.18
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 670 0 0 0 18 0 0 0 18 0 3 0 337269613 7356416 645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 1796 645 218 20 0 1154 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7184

[startup+0.301993 s]
/proc/loadavg: 0.96 1.00 1.09 3/77 12148
/proc/meminfo: memFree=1794368/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=8000 CPUtime=0.57
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 1033 0 0 0 57 0 0 0 18 0 3 0 337269613 8192000 1008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 2000 1008 218 20 0 1358 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8000

[startup+0.701033 s]
/proc/loadavg: 0.96 1.00 1.09 3/77 12148
/proc/meminfo: memFree=1794368/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=10520 CPUtime=1.38
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 1653 0 0 0 137 1 0 0 18 0 3 0 337269613 10772480 1628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 2630 1628 218 20 0 1988 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10520

[startup+1.50111 s]
/proc/loadavg: 0.96 1.00 1.09 3/80 12151
/proc/meminfo: memFree=1786792/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=14144 CPUtime=2.97
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 2666 0 0 0 296 1 0 0 18 0 3 0 337269613 14483456 2640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 3536 2640 218 20 0 2894 0
[pid=12148/tid=12150] ppid=12146 vsize=14144 CPUtime=1.48
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 1037 0 0 0 148 0 0 0 17 0 3 0 337269614 14483456 2640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565649 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12148/tid=12151] ppid=12146 vsize=14144 CPUtime=1.47
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 1281 0 0 0 147 0 0 0 18 0 3 0 337269614 14483456 2640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14144

[startup+3.10226 s]
/proc/loadavg: 0.96 1.00 1.09 3/80 12151
/proc/meminfo: memFree=1783656/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=16796 CPUtime=6.16
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 3231 0 0 0 615 1 0 0 18 0 3 0 337269613 17199104 3205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 4199 3205 218 20 0 3557 0
[pid=12148/tid=12150] ppid=12146 vsize=16796 CPUtime=3.08
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 1316 0 0 0 308 0 0 0 20 0 3 0 337269614 17199104 3205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12148/tid=12151] ppid=12146 vsize=16796 CPUtime=3.06
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 1567 0 0 0 306 0 0 0 17 0 3 0 337269614 17199104 3205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16796

[startup+6.30155 s]
/proc/loadavg: 1.04 1.01 1.09 3/80 12151
/proc/meminfo: memFree=1776680/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=24204 CPUtime=12.55
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 5167 0 0 0 1252 3 0 0 18 0 3 0 337269613 24784896 5027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 6051 5027 218 20 0 5409 0
[pid=12148/tid=12150] ppid=12146 vsize=24204 CPUtime=6.28
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 2124 0 0 0 627 1 0 0 20 0 3 0 337269614 24784896 5027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12148/tid=12151] ppid=12146 vsize=24204 CPUtime=6.25
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 2695 0 0 0 624 1 0 0 25 0 3 0 337269614 24784896 5027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520038 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24204

[startup+12.7021 s]
/proc/loadavg: 1.12 1.03 1.10 3/80 12151
/proc/meminfo: memFree=1763240/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=35744 CPUtime=25.31
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 8328 0 0 0 2525 6 0 0 18 0 3 0 337269613 36601856 7944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 8936 7944 218 20 0 8294 0
[pid=12148/tid=12150] ppid=12146 vsize=35744 CPUtime=12.67
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 3651 0 0 0 1265 2 0 0 22 0 3 0 337269614 36601856 7944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12148/tid=12151] ppid=12146 vsize=35744 CPUtime=12.62
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 4329 0 0 0 1258 4 0 0 22 0 3 0 337269614 36601856 7944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 35744

[startup+25.5013 s]
/proc/loadavg: 1.31 1.08 1.11 3/80 12151
/proc/meminfo: memFree=1759464/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=40504 CPUtime=50.83
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 9656 0 0 0 5076 7 0 0 18 0 3 0 337269613 41476096 8901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 10126 8901 218 20 0 9484 0
[pid=12148/tid=12150] ppid=12146 vsize=40504 CPUtime=25.46
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 4161 0 0 0 2544 2 0 0 25 0 3 0 337269614 41476096 8901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12148/tid=12151] ppid=12146 vsize=40504 CPUtime=25.35
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 5147 0 0 0 2531 4 0 0 25 0 3 0 337269614 41476096 8901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 40504

[startup+51.1017 s]
/proc/loadavg: 1.55 1.15 1.13 3/80 12151
/proc/meminfo: memFree=1749608/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=49112 CPUtime=101.89
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 12779 0 0 0 10178 11 0 0 18 0 3 0 337269613 50290688 11232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 12278 11232 218 20 0 11636 0
[pid=12148/tid=12150] ppid=12146 vsize=49112 CPUtime=51.05
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 5754 0 0 0 5101 4 0 0 25 0 3 0 337269614 50290688 11232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12148/tid=12151] ppid=12146 vsize=49112 CPUtime=50.83
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 6677 0 0 0 5076 7 0 0 25 0 3 0 337269614 50290688 11232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 49112

[startup+102.306 s]
/proc/loadavg: 1.80 1.28 1.18 3/80 12151
/proc/meminfo: memFree=1745384/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=53648 CPUtime=204.02
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 15437 0 0 0 20388 14 0 0 18 0 3 0 337269613 54935552 12282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 13412 12282 218 20 0 12770 0
[pid=12148/tid=12150] ppid=12146 vsize=53648 CPUtime=102.21
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 7142 0 0 0 10216 5 0 0 25 0 3 0 337269614 54935552 12282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12148/tid=12151] ppid=12146 vsize=53648 CPUtime=101.79
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 7947 0 0 0 10171 8 0 0 25 0 3 0 337269614 54935552 12282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 53648

[startup+162.302 s]
/proc/loadavg: 1.92 1.41 1.22 3/80 12151
/proc/meminfo: memFree=1742632/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=56148 CPUtime=323.69
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 17822 0 0 0 32352 17 0 0 18 0 3 0 337269613 57495552 12920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 14037 12920 218 20 0 13395 0
[pid=12148/tid=12150] ppid=12146 vsize=56148 CPUtime=161.93
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 8333 0 0 0 16187 6 0 0 25 0 3 0 337269614 57495552 12920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=56148 CPUtime=161.74
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 9141 0 0 0 16164 10 0 0 25 0 3 0 337269614 57495552 12920 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 56148

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.27 3/80 12151
/proc/meminfo: memFree=1741032/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=57812 CPUtime=443.37
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 19821 0 0 0 44318 19 0 0 18 0 3 0 337269613 59199488 13345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 14453 13345 218 20 0 13811 0
[pid=12148/tid=12150] ppid=12146 vsize=57812 CPUtime=221.65
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 9246 0 0 0 22158 7 0 0 25 0 3 0 337269614 59199488 13345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526010 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=57812 CPUtime=221.69
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 10227 0 0 0 22158 11 0 0 25 0 3 0 337269614 59199488 13345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 57812

[startup+282.302 s]
/proc/loadavg: 2.20 1.65 1.33 3/80 12151
/proc/meminfo: memFree=1738088/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=62112 CPUtime=563.05
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 22425 0 0 0 56284 21 0 0 18 0 3 0 337269613 63602688 14101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 15528 14101 218 20 0 14886 0
[pid=12148/tid=12150] ppid=12146 vsize=62112 CPUtime=281.37
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 10741 0 0 0 28129 8 0 0 25 0 3 0 337269614 63602688 14101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=62112 CPUtime=281.65
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 11336 0 0 0 28153 12 0 0 25 0 3 0 337269614 63602688 14101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 62112

[startup+342.301 s]
/proc/loadavg: 2.13 1.72 1.37 3/80 12151
/proc/meminfo: memFree=1735080/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=64376 CPUtime=682.74
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 24758 0 0 0 68251 23 0 0 18 0 3 0 337269613 65921024 14914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 16094 14914 218 20 0 15452 0
[pid=12148/tid=12150] ppid=12146 vsize=64376 CPUtime=341.09
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 11856 0 0 0 34101 8 0 0 25 0 3 0 337269614 65921024 14914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=64376 CPUtime=341.63
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 12554 0 0 0 34149 14 0 0 25 0 3 0 337269614 65921024 14914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 64376

[startup+402.302 s]
/proc/loadavg: 2.10 1.79 1.41 3/80 12151
/proc/meminfo: memFree=1730728/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=67768 CPUtime=802.43
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 27326 0 0 0 80216 27 0 0 18 0 3 0 337269613 69394432 15913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 16942 15913 218 20 0 16300 0
[pid=12148/tid=12150] ppid=12146 vsize=67768 CPUtime=400.81
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 12664 0 0 0 40073 8 0 0 25 0 3 0 337269614 69394432 15913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=67768 CPUtime=401.6
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 14314 0 0 0 40142 18 0 0 25 0 3 0 337269614 69394432 15913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 67768

[startup+462.301 s]
/proc/loadavg: 2.32 1.90 1.47 3/80 12151
/proc/meminfo: memFree=1729256/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=69812 CPUtime=922.11
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 29111 0 0 0 92183 28 0 0 18 0 3 0 337269613 71487488 16303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 17453 16303 218 20 0 16811 0
[pid=12148/tid=12150] ppid=12146 vsize=69812 CPUtime=460.53
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 13694 0 0 0 46044 9 0 0 25 0 3 0 337269614 71487488 16303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=69812 CPUtime=461.57
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 15069 0 0 0 46138 19 0 0 25 0 3 0 337269614 71487488 16303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.11
Current children cumulated vsize (KiB) 69812

[startup+522.302 s]
/proc/loadavg: 2.11 1.92 1.50 3/80 12151
/proc/meminfo: memFree=1726696/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=72352 CPUtime=1041.8
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 31253 0 0 0 104150 30 0 0 18 0 3 0 337269613 74088448 16907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 18088 16907 218 20 0 17446 0
[pid=12148/tid=12150] ppid=12146 vsize=72352 CPUtime=520.25
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 14867 0 0 0 52015 10 0 0 25 0 3 0 337269614 74088448 16907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=72352 CPUtime=521.54
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 16038 0 0 0 52134 20 0 0 25 0 3 0 337269614 74088448 16907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.8
Current children cumulated vsize (KiB) 72352

[startup+582.301 s]
/proc/loadavg: 2.04 1.93 1.53 3/80 12151
/proc/meminfo: memFree=1725928/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=73376 CPUtime=1161.5
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 33024 0 0 0 116118 32 0 0 18 0 3 0 337269613 75137024 17105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 18344 17105 218 20 0 17702 0
[pid=12148/tid=12150] ppid=12146 vsize=73376 CPUtime=579.98
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 15825 0 0 0 57987 11 0 0 25 0 3 0 337269614 75137024 17105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=73376 CPUtime=581.51
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 16851 0 0 0 58130 21 0 0 25 0 3 0 337269614 75137024 17105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.5
Current children cumulated vsize (KiB) 73376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.03 1.93 1.54 3/80 12151
/proc/meminfo: memFree=1725416/2055920 swapFree=4156500/4192956
[pid=12148] ppid=12146 vsize=73660 CPUtime=1200.03
/proc/12148/stat : 12148 (MiraXTv3_dyn) S 12146 12148 10954 0 -1 4194304 33705 0 0 0 119970 33 0 0 18 0 3 0 337269613 75427840 17330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 18415 17330 218 20 0 17773 0
[pid=12148/tid=12150] ppid=12146 vsize=73660 CPUtime=599.19
/proc/12148/task/12150/stat : 12150 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 16216 0 0 0 59908 11 0 0 25 0 3 0 337269614 75427840 17330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=73660 CPUtime=600.82
/proc/12148/task/12151/stat : 12151 (MiraXTv3_dyn) R 12146 12148 10954 0 -1 4194368 17141 0 0 0 60061 21 0 0 25 0 3 0 337269614 75427840 17330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 73660

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.629
CPU time (s): 1200.06
CPU user time (s): 1199.72
CPU system time (s): 0.344947
CPU usage (%): 199.469
Max. virtual memory (cumulated for all children) (KiB): 73660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.344947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33705
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= 367
involuntary context switches= 22684

runsolver used 0.598908 second user time and 1.60176 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 14:25:20 UTC 2007

IDJOB= 298175
IDBENCH= 19979
IDSOLVER= 128
FILE ID= node15/298175-1178893520

PBS_JOBID= 5251065

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S539876024-03.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298175-1178893520/MiraXTv3_dyn /tmp/evaluation/298175-1178893520/instance-298175-1178893520.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-298175-1178893520 -o ROOT/results/node15/solver-298175-1178893520 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298175-1178893520/MiraXTv3_dyn /tmp/evaluation/298175-1178893520/instance-298175-1178893520.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b381c5db6618c52308ae51b63263d1f3

RANDOM SEED= 484595176

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:       1794520 kB
Buffers:         41700 kB
Cached:         153916 kB
SwapCached:      16272 kB
Active:         127548 kB
Inactive:        92236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794520 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          29916 kB
Slab:            27076 kB
Committed_AS: 10883472 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= 66552 MiB

End job on node15 on Fri May 11 14:35:24 UTC 2007