Trace number 291861

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.14 601.821

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1279127780-17.UNSAT.shuffled.cnf
MD5SUM7fdde2ec2d206698ff9f891232ef9afa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.9115
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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/node9/watcher-291861-1178808774 -o ROOT/results/node9/solver-291861-1178808774 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291861-1178808774/MiraXTv3_dyn /tmp/evaluation/291861-1178808774/instance-291861-1178808774.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: 2.01 1.78 1.37 3/77 17445
/proc/meminfo: memFree=1849824/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=3788 CPUtime=0
/proc/17445/stat : 17445 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 356914963 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/17445/statm: 947 257 206 20 0 305 0

[startup+0.089141 s]
/proc/loadavg: 2.01 1.78 1.37 3/77 17445
/proc/meminfo: memFree=1849824/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=6912 CPUtime=0.15
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 651 0 0 0 15 0 0 0 18 0 3 0 356914963 7077888 626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 1728 626 218 20 0 1086 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 6912

[startup+0.101141 s]
/proc/loadavg: 2.01 1.78 1.37 3/77 17445
/proc/meminfo: memFree=1849824/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=7120 CPUtime=0.18
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 717 0 0 0 18 0 0 0 18 0 3 0 356914963 7290880 692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 1780 692 218 20 0 1138 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7120

[startup+0.301168 s]
/proc/loadavg: 2.01 1.78 1.37 3/77 17445
/proc/meminfo: memFree=1849824/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=8816 CPUtime=0.58
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 1135 0 0 0 58 0 0 0 18 0 3 0 356914963 9027584 1110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 2204 1110 218 20 0 1562 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8816

[startup+0.701213 s]
/proc/loadavg: 2.01 1.78 1.37 3/77 17445
/proc/meminfo: memFree=1849824/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=11216 CPUtime=1.37
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 1790 0 0 0 137 0 0 0 18 0 3 0 356914963 11485184 1764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 2804 1765 218 20 0 2162 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11216

[startup+1.50231 s]
/proc/loadavg: 2.00 1.78 1.38 3/80 17448
/proc/meminfo: memFree=1842120/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=13624 CPUtime=2.97
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 2320 0 0 0 297 0 0 0 18 0 3 0 356914963 13950976 2294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 3406 2294 218 20 0 2764 0
[pid=17445/tid=17447] ppid=17443 vsize=13624 CPUtime=1.48
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 785 0 0 0 148 0 0 0 23 0 3 0 356914964 13950976 2294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=13624 CPUtime=1.47
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 1199 0 0 0 147 0 0 0 18 0 3 0 356914964 13950976 2294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13624

[startup+3.10149 s]
/proc/loadavg: 2.00 1.78 1.38 3/80 17448
/proc/meminfo: memFree=1840200/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=15336 CPUtime=6.16
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 3082 0 0 0 615 1 0 0 18 0 3 0 356914963 15704064 2984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 3834 2984 218 20 0 3192 0
[pid=17445/tid=17447] ppid=17443 vsize=15336 CPUtime=3.07
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 1090 0 0 0 307 0 0 0 25 0 3 0 356914964 15704064 2984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=15336 CPUtime=3.06
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 1656 0 0 0 306 0 0 0 25 0 3 0 356914964 15704064 2984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 15336

[startup+6.30185 s]
/proc/loadavg: 2.00 1.78 1.38 3/80 17448
/proc/meminfo: memFree=1833352/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=22056 CPUtime=12.55
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 4811 0 0 0 1253 2 0 0 18 0 3 0 356914963 22585344 4635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 5514 4635 218 20 0 4872 0
[pid=17445/tid=17447] ppid=17443 vsize=22056 CPUtime=6.28
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 1943 0 0 0 627 1 0 0 25 0 3 0 356914964 22585344 4635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=22056 CPUtime=6.25
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 2532 0 0 0 624 1 0 0 25 0 3 0 356914964 22585344 4636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22056

[startup+12.7016 s]
/proc/loadavg: 2.00 1.79 1.38 3/80 17448
/proc/meminfo: memFree=1824968/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=30640 CPUtime=25.3
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 6886 0 0 0 2526 4 0 0 18 0 3 0 356914963 31375360 6398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 7660 6398 218 20 0 7018 0
[pid=17445/tid=17447] ppid=17443 vsize=30640 CPUtime=12.67
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 3001 0 0 0 1265 2 0 0 25 0 3 0 356914964 31375360 6398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=30640 CPUtime=12.62
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 3549 0 0 0 1260 2 0 0 25 0 3 0 356914964 31375360 6398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 30640

[startup+25.502 s]
/proc/loadavg: 2.00 1.79 1.39 4/80 17448
/proc/meminfo: memFree=1817352/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=38460 CPUtime=50.85
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 9180 0 0 0 5078 7 0 0 18 0 3 0 356914963 39383040 8316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 9615 8316 218 20 0 8973 0
[pid=17445/tid=17447] ppid=17443 vsize=38460 CPUtime=25.46
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 4009 0 0 0 2544 2 0 0 25 0 3 0 356914964 39383040 8316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=38460 CPUtime=25.37
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 4835 0 0 0 2533 4 0 0 25 0 3 0 356914964 39383040 8316 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 38460

[startup+51.1019 s]
/proc/loadavg: 2.00 1.81 1.40 4/80 17448
/proc/meminfo: memFree=1812872/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=41520 CPUtime=101.9
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 11140 0 0 0 10181 9 0 0 18 0 3 0 356914963 42516480 9299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 10380 9299 218 20 0 9738 0
[pid=17445/tid=17447] ppid=17443 vsize=41520 CPUtime=51.04
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 5132 0 0 0 5101 3 0 0 25 0 3 0 356914964 42516480 9299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=41520 CPUtime=50.84
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 5672 0 0 0 5079 5 0 0 25 0 3 0 356914964 42516480 9299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 41520

[startup+102.307 s]
/proc/loadavg: 2.00 1.84 1.44 3/80 17448
/proc/meminfo: memFree=1807368/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=48656 CPUtime=204.04
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 14170 0 0 0 20392 12 0 0 18 0 3 0 356914963 49823744 10675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 12164 10675 218 20 0 11522 0
[pid=17445/tid=17447] ppid=17443 vsize=48656 CPUtime=102.22
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 6421 0 0 0 10217 5 0 0 25 0 3 0 356914964 49823744 10675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=48656 CPUtime=101.8
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 7413 0 0 0 10174 6 0 0 25 0 3 0 356914964 49823744 10675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 48656

[startup+162.301 s]
/proc/loadavg: 2.00 1.87 1.47 3/80 17448
/proc/meminfo: memFree=1804104/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=51384 CPUtime=323.72
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 16928 0 0 0 32358 14 0 0 18 0 3 0 356914963 52617216 11447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 12846 11447 218 20 0 12204 0
[pid=17445/tid=17447] ppid=17443 vsize=51384 CPUtime=162.17
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 7771 0 0 0 16211 6 0 0 25 0 3 0 356914964 52617216 11447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=51384 CPUtime=161.54
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 8821 0 0 0 16146 8 0 0 17 0 3 0 356914964 52617216 11447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9096777 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 51384

[startup+222.301 s]
/proc/loadavg: 2.00 1.89 1.50 3/80 17448
/proc/meminfo: memFree=1800328/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=54920 CPUtime=443.39
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 19845 0 0 0 44322 17 0 0 18 0 3 0 356914963 56238080 12460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 13730 12460 218 20 0 13088 0
[pid=17445/tid=17447] ppid=17443 vsize=54920 CPUtime=222.12
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 9250 0 0 0 22204 8 0 0 25 0 3 0 356914964 56238080 12460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=54920 CPUtime=221.25
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 10259 0 0 0 22116 9 0 0 25 0 3 0 356914964 56238080 12460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 54920

[startup+282.302 s]
/proc/loadavg: 2.00 1.90 1.53 3/80 17448
/proc/meminfo: memFree=1798600/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=57444 CPUtime=563.08
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 22081 0 0 0 56288 20 0 0 18 0 3 0 356914963 58822656 12816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 14361 12816 218 20 0 13719 0
[pid=17445/tid=17447] ppid=17443 vsize=57444 CPUtime=282.08
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 10401 0 0 0 28199 9 0 0 25 0 3 0 356914964 58822656 12816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=57444 CPUtime=280.98
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 11344 0 0 0 28088 10 0 0 25 0 3 0 356914964 58822656 12816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 57444

[startup+342.302 s]
/proc/loadavg: 2.00 1.92 1.56 3/80 17448
/proc/meminfo: memFree=1797576/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=58172 CPUtime=682.78
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 24099 0 0 0 68255 23 0 0 18 0 3 0 356914963 59568128 13080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 14543 13080 218 20 0 13901 0
[pid=17445/tid=17447] ppid=17443 vsize=58172 CPUtime=342.05
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 11420 0 0 0 34194 11 0 0 25 0 3 0 356914964 59568128 13080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=58172 CPUtime=340.7
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 12343 0 0 0 34059 11 0 0 25 0 3 0 356914964 59568128 13080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 58172

[startup+402.302 s]
/proc/loadavg: 2.00 1.93 1.58 3/80 17448
/proc/meminfo: memFree=1796808/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=58592 CPUtime=802.45
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 25996 0 0 0 80220 25 0 0 18 0 3 0 356914963 59998208 13276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 14648 13276 218 20 0 14006 0
[pid=17445/tid=17447] ppid=17443 vsize=58592 CPUtime=402.01
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 12322 0 0 0 40189 12 0 0 25 0 3 0 356914964 59998208 13276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17445/tid=17448] ppid=17443 vsize=58592 CPUtime=400.42
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 13338 0 0 0 40030 12 0 0 25 0 3 0 356914964 59998208 13276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.45
Current children cumulated vsize (KiB) 58592

[startup+462.301 s]
/proc/loadavg: 2.00 1.94 1.60 3/80 17448
/proc/meminfo: memFree=1796168/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=59896 CPUtime=922.12
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 27893 0 0 0 92185 27 0 0 18 0 3 0 356914963 61333504 13438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 14974 13438 218 20 0 14332 0
[pid=17445/tid=17447] ppid=17443 vsize=59896 CPUtime=461.91
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 13312 0 0 0 46177 14 0 0 25 0 3 0 356914964 61333504 13438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17445/tid=17448] ppid=17443 vsize=59896 CPUtime=460.2
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 14245 0 0 0 46007 13 0 0 25 0 3 0 356914964 61333504 13438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.12
Current children cumulated vsize (KiB) 59896

[startup+522.301 s]
/proc/loadavg: 2.00 1.95 1.63 3/86 17612
/proc/meminfo: memFree=1793656/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=61292 CPUtime=1041.58
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 29996 0 0 0 104117 41 0 0 18 0 3 0 356914963 62763008 13774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 15323 13774 218 20 0 14681 0
[pid=17445/tid=17447] ppid=17443 vsize=61292 CPUtime=521.53
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 14441 0 0 0 52126 27 0 0 25 0 3 0 356914964 62763008 13774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17445/tid=17448] ppid=17443 vsize=61292 CPUtime=520.03
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 15219 0 0 0 51990 13 0 0 25 0 3 0 356914964 62763008 13774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.58
Current children cumulated vsize (KiB) 61292

[startup+582.303 s]
/proc/loadavg: 2.00 1.95 1.65 3/80 17645
/proc/meminfo: memFree=1793928/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=61908 CPUtime=1161.22
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 31786 0 0 0 116076 46 0 0 18 0 3 0 356914963 63393792 13958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 15477 13958 218 20 0 14835 0
[pid=17445/tid=17447] ppid=17443 vsize=61908 CPUtime=581.22
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 15324 0 0 0 58091 31 0 0 25 0 3 0 356914964 63393792 13958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17445/tid=17448] ppid=17443 vsize=61908 CPUtime=579.97
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 16126 0 0 0 57983 14 0 0 25 0 3 0 356914964 63393792 13958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.22
Current children cumulated vsize (KiB) 61908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.801 s]
/proc/loadavg: 2.00 1.96 1.65 3/80 17645
/proc/meminfo: memFree=1793672/2055920 swapFree=4145492/4192956
[pid=17445] ppid=17443 vsize=61908 CPUtime=1200.11
/proc/17445/stat : 17445 (MiraXTv3_dyn) S 17443 17445 16650 0 -1 4194304 32416 0 0 0 119965 46 0 0 18 0 3 0 356914963 63393792 14018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17445/statm: 15477 14018 218 20 0 14835 0
[pid=17445/tid=17447] ppid=17443 vsize=61908 CPUtime=600.62
/proc/17445/task/17447/stat : 17447 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 15639 0 0 0 60031 31 0 0 25 0 3 0 356914964 63393792 14018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17445/tid=17448] ppid=17443 vsize=61908 CPUtime=599.47
/proc/17445/task/17448/stat : 17448 (MiraXTv3_dyn) R 17443 17445 16650 0 -1 4194368 16441 0 0 0 59932 15 0 0 25 0 3 0 356914964 63393792 14018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 61908

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.821
CPU time (s): 1200.14
CPU user time (s): 1199.67
CPU system time (s): 0.474927
CPU usage (%): 199.418
Max. virtual memory (cumulated for all children) (KiB): 61908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.67
system time used= 0.474927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32416
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= 231
involuntary context switches= 22690

runsolver used 0.608907 second user time and 1.62875 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 10 14:52:54 UTC 2007

IDJOB= 291861
IDBENCH= 19825
IDSOLVER= 128
FILE ID= node9/291861-1178808774

PBS_JOBID= 5250954

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1279127780-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291861-1178808774/MiraXTv3_dyn /tmp/evaluation/291861-1178808774/instance-291861-1178808774.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-291861-1178808774 -o ROOT/results/node9/solver-291861-1178808774 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291861-1178808774/MiraXTv3_dyn /tmp/evaluation/291861-1178808774/instance-291861-1178808774.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7fdde2ec2d206698ff9f891232ef9afa

RANDOM SEED= 555595452

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1850104 kB
Buffers:         38116 kB
Cached:          88652 kB
SwapCached:      15556 kB
Active:          85608 kB
Inactive:        64620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850104 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          30000 kB
Slab:            41040 kB
Committed_AS:  8887604 kB
PageTables:       1784 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 node9 on Thu May 10 15:02:58 UTC 2007