Trace number 295018

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.08 601.823

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1678989107-02.SAT.shuffled.cnf
MD5SUMb57134f285064a87b960fe6b9e245882
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.113981
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

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/node11/watcher-295018-1178818905 -o ROOT/results/node11/solver-295018-1178818905 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295018-1178818905/MiraXTv3_dyn /tmp/evaluation/295018-1178818905/instance-295018-1178818905.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.91 0.95 0.98 3/77 15098
/proc/meminfo: memFree=1858208/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=3788 CPUtime=0
/proc/15098/stat : 15098 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194304 307 0 0 0 0 0 0 0 18 0 1 0 322939482 3878912 282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 1 0 0
/proc/15098/statm: 947 282 206 20 0 305 0

[startup+0.020258 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15098
/proc/meminfo: memFree=1858208/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=4352 CPUtime=0.01
/proc/15098/stat : 15098 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194304 446 0 0 0 1 0 0 0 18 0 1 0 322939482 4456448 421 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/15098/statm: 1088 421 207 20 0 446 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4352

[startup+0.101267 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15098
/proc/meminfo: memFree=1858208/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=4352 CPUtime=0.09
/proc/15098/stat : 15098 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194304 451 0 0 0 9 0 0 0 18 0 1 0 322939482 4456448 426 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/15098/statm: 1088 426 207 20 0 446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4352

[startup+0.301294 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15098
/proc/meminfo: memFree=1858208/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=8716 CPUtime=0.46
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 1053 0 0 0 46 0 0 0 18 0 3 0 322939482 8925184 1028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 2179 1028 218 20 0 1537 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8716

[startup+0.701343 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15098
/proc/meminfo: memFree=1858208/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=12296 CPUtime=1.25
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 1822 0 0 0 125 0 0 0 18 0 3 0 322939482 12591104 1797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 3074 1797 218 20 0 2432 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 12296

[startup+1.50244 s]
/proc/loadavg: 0.91 0.95 0.98 3/80 15101
/proc/meminfo: memFree=1849992/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=16116 CPUtime=2.86
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 2724 0 0 0 285 1 0 0 18 0 3 0 322939482 16502784 2699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 4029 2699 218 20 0 3387 0
[pid=15098/tid=15100] ppid=15096 vsize=16116 CPUtime=1.36
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 1102 0 0 0 136 0 0 0 25 0 3 0 322939495 16502784 2699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520249 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=16116 CPUtime=1.35
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 1140 0 0 0 135 0 0 0 24 0 3 0 322939495 16502784 2699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 16116

[startup+3.10163 s]
/proc/loadavg: 0.91 0.95 0.98 3/80 15101
/proc/meminfo: memFree=1847240/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=18620 CPUtime=6.05
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 3549 0 0 0 603 2 0 0 18 0 3 0 322939482 19066880 3452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 4655 3452 218 20 0 4013 0
[pid=15098/tid=15100] ppid=15096 vsize=18620 CPUtime=2.96
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 1513 0 0 0 296 0 0 0 19 0 3 0 322939495 19066880 3452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=18620 CPUtime=2.94
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 1554 0 0 0 294 0 0 0 25 0 3 0 322939495 19066880 3452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 18620

[startup+6.30201 s]
/proc/loadavg: 1.00 0.97 0.99 3/80 15101
/proc/meminfo: memFree=1838472/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=27128 CPUtime=12.44
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 5774 0 0 0 1240 4 0 0 18 0 3 0 322939482 27779072 5601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 6782 5601 218 20 0 6140 0
[pid=15098/tid=15100] ppid=15096 vsize=27128 CPUtime=6.16
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 2651 0 0 0 615 1 0 0 25 0 3 0 322939495 27779072 5601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=27128 CPUtime=6.13
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 2641 0 0 0 612 1 0 0 25 0 3 0 322939495 27779072 5601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 27128

[startup+12.7018 s]
/proc/loadavg: 1.08 0.99 0.99 3/80 15101
/proc/meminfo: memFree=1829576/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=34540 CPUtime=25.2
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 7677 0 0 0 2514 6 0 0 18 0 3 0 322939482 35368960 7206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 8635 7206 218 20 0 7993 0
[pid=15098/tid=15100] ppid=15096 vsize=34540 CPUtime=12.55
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 3576 0 0 0 1253 2 0 0 25 0 3 0 322939495 35368960 7206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=34540 CPUtime=12.5
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 3619 0 0 0 1248 2 0 0 25 0 3 0 322939495 35368960 7206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 34540

[startup+25.5013 s]
/proc/loadavg: 1.28 1.04 1.01 3/80 15101
/proc/meminfo: memFree=1819344/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=43560 CPUtime=50.72
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 10750 0 0 0 5063 9 0 0 18 0 3 0 322939482 44605440 9801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 10890 9801 218 20 0 10248 0
[pid=15098/tid=15100] ppid=15096 vsize=43560 CPUtime=25.34
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 4911 0 0 0 2531 3 0 0 25 0 3 0 322939495 44605440 9801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=43560 CPUtime=25.24
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 5357 0 0 0 2520 4 0 0 25 0 3 0 322939495 44605440 9801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 43560

[startup+51.1013 s]
/proc/loadavg: 1.53 1.11 1.03 3/80 15101
/proc/meminfo: memFree=1816720/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=46864 CPUtime=101.77
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 12523 0 0 0 10166 11 0 0 18 0 3 0 322939482 47988736 10474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 11716 10474 218 20 0 11074 0
[pid=15098/tid=15100] ppid=15096 vsize=46864 CPUtime=50.92
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 5798 0 0 0 5087 5 0 0 25 0 3 0 322939495 47988736 10474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=46864 CPUtime=50.71
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 6243 0 0 0 5066 5 0 0 25 0 3 0 322939495 47988736 10474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 46864

[startup+102.306 s]
/proc/loadavg: 1.79 1.25 1.08 3/80 15101
/proc/meminfo: memFree=1813776/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=49348 CPUtime=203.88
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 15222 0 0 0 20375 13 0 0 18 0 3 0 322939482 50532352 11192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 12337 11192 218 20 0 11695 0
[pid=15098/tid=15100] ppid=15096 vsize=49348 CPUtime=102.09
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 7167 0 0 0 10203 6 0 0 25 0 3 0 322939495 50532352 11192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=49348 CPUtime=101.66
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 7573 0 0 0 10160 6 0 0 25 0 3 0 322939495 50532352 11192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 49348

[startup+162.301 s]
/proc/loadavg: 1.92 1.38 1.14 3/80 15101
/proc/meminfo: memFree=1809488/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=53620 CPUtime=323.53
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 18629 0 0 0 32338 15 0 0 18 0 3 0 322939482 54906880 12254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 13405 12254 218 20 0 12763 0
[pid=15098/tid=15100] ppid=15096 vsize=53620 CPUtime=162.03
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 8747 0 0 0 16196 7 0 0 25 0 3 0 322939495 54906880 12254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=53620 CPUtime=161.36
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 9400 0 0 0 16129 7 0 0 25 0 3 0 322939495 54906880 12254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (KiB) 53620

[startup+222.302 s]
/proc/loadavg: 1.97 1.49 1.19 3/80 15101
/proc/meminfo: memFree=1807184/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=55920 CPUtime=443.17
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 21489 0 0 0 44299 18 0 0 18 0 3 0 322939482 57262080 12769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 13980 12769 218 20 0 13338 0
[pid=15098/tid=15100] ppid=15096 vsize=55920 CPUtime=221.97
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 10138 0 0 0 22189 8 0 0 25 0 3 0 322939495 57262080 12769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=55920 CPUtime=221.05
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 10869 0 0 0 22097 8 0 0 25 0 3 0 322939495 57262080 12769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.17
Current children cumulated vsize (KiB) 55920

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.24 3/80 15101
/proc/meminfo: memFree=1803792/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=60632 CPUtime=562.84
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 24446 0 0 0 56263 21 0 0 18 0 3 0 322939482 62087168 13647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 15158 13647 218 20 0 14516 0
[pid=15098/tid=15100] ppid=15096 vsize=60632 CPUtime=281.93
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 11310 0 0 0 28184 9 0 0 25 0 3 0 322939495 62087168 13647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=60632 CPUtime=280.77
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 12654 0 0 0 28066 11 0 0 25 0 3 0 322939495 62087168 13647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.84
Current children cumulated vsize (KiB) 60632

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.28 3/80 15101
/proc/meminfo: memFree=1799888/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=64064 CPUtime=682.5
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 27740 0 0 0 68227 23 0 0 18 0 3 0 322939482 65601536 14630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 16016 14630 218 20 0 15374 0
[pid=15098/tid=15100] ppid=15096 vsize=64064 CPUtime=341.88
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 13069 0 0 0 34178 10 0 0 25 0 3 0 322939495 65601536 14630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=64064 CPUtime=340.48
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 14189 0 0 0 34036 12 0 0 25 0 3 0 322939495 65601536 14630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.5
Current children cumulated vsize (KiB) 64064

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/80 15103
/proc/meminfo: memFree=1797904/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=65868 CPUtime=802.17
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 30384 0 0 0 80191 26 0 0 18 0 3 0 322939482 67448832 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 16467 15098 218 20 0 15825 0
[pid=15098/tid=15100] ppid=15096 vsize=65868 CPUtime=401.83
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 14293 0 0 0 40171 12 0 0 25 0 3 0 322939495 67448832 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=65868 CPUtime=400.2
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 15609 0 0 0 40007 13 0 0 25 0 3 0 322939495 67448832 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565482 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.17
Current children cumulated vsize (KiB) 65868

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.36 4/80 15103
/proc/meminfo: memFree=1796432/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=67668 CPUtime=921.83
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 32724 0 0 0 92155 28 0 0 18 0 3 0 322939482 69292032 15466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 16917 15466 218 20 0 16275 0
[pid=15098/tid=15100] ppid=15096 vsize=67668 CPUtime=461.79
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 15434 0 0 0 46166 13 0 0 25 0 3 0 322939495 69292032 15466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=67668 CPUtime=459.91
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 16808 0 0 0 45977 14 0 0 25 0 3 0 322939495 69292032 15466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.83
Current children cumulated vsize (KiB) 67668

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.40 3/80 15103
/proc/meminfo: memFree=1795344/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=68380 CPUtime=1041.49
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 34987 0 0 0 104120 29 0 0 18 0 3 0 322939482 70021120 15757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 17095 15757 218 20 0 16453 0
[pid=15098/tid=15100] ppid=15096 vsize=68380 CPUtime=521.74
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 16606 0 0 0 52160 14 0 0 25 0 3 0 322939495 70021120 15757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=68380 CPUtime=519.61
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 17899 0 0 0 51947 14 0 0 25 0 3 0 322939495 70021120 15757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.49
Current children cumulated vsize (KiB) 68380

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.43 3/80 15103
/proc/meminfo: memFree=1794192/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=69888 CPUtime=1161.16
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 37293 0 0 0 116085 31 0 0 18 0 3 0 322939482 71565312 16012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 17472 16012 218 20 0 16830 0
[pid=15098/tid=15100] ppid=15096 vsize=69888 CPUtime=581.7
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 17723 0 0 0 58155 15 0 0 25 0 3 0 322939495 71565312 16012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=69888 CPUtime=579.33
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 19088 0 0 0 57918 15 0 0 25 0 3 0 322939495 71565312 16012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.16
Current children cumulated vsize (KiB) 69888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.801 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 15103
/proc/meminfo: memFree=1793232/2055920 swapFree=4144152/4192956
[pid=15098] ppid=15096 vsize=70280 CPUtime=1200.04
/proc/15098/stat : 15098 (MiraXTv3_dyn) S 15096 15098 14880 0 -1 4194304 38208 0 0 0 119972 32 0 0 18 0 3 0 322939482 71966720 16306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15098/statm: 17570 16306 218 20 0 16928 0
[pid=15098/tid=15100] ppid=15096 vsize=70280 CPUtime=601.19
/proc/15098/task/15100/stat : 15100 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 18070 0 0 0 60103 16 0 0 25 0 3 0 322939495 71966720 16306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15098/tid=15101] ppid=15096 vsize=70280 CPUtime=598.72
/proc/15098/task/15101/stat : 15101 (MiraXTv3_dyn) R 15096 15098 14880 0 -1 4194368 19656 0 0 0 59856 16 0 0 25 0 3 0 322939495 71966720 16306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 70280

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.823
CPU time (s): 1200.08
CPU user time (s): 1199.74
CPU system time (s): 0.338948
CPU usage (%): 199.407
Max. virtual memory (cumulated for all children) (KiB): 70280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38209
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= 426
involuntary context switches= 22369

runsolver used 0.612906 second user time and 1.58476 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Thu May 10 17:41:45 UTC 2007

IDJOB= 295018
IDBENCH= 19902
IDSOLVER= 128
FILE ID= node11/295018-1178818905

PBS_JOBID= 5250970

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1678989107-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295018-1178818905/MiraXTv3_dyn /tmp/evaluation/295018-1178818905/instance-295018-1178818905.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-295018-1178818905 -o ROOT/results/node11/solver-295018-1178818905 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295018-1178818905/MiraXTv3_dyn /tmp/evaluation/295018-1178818905/instance-295018-1178818905.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b57134f285064a87b960fe6b9e245882

RANDOM SEED= 542350938

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1858552 kB
Buffers:         38768 kB
Cached:          92808 kB
SwapCached:      18364 kB
Active:          80496 kB
Inactive:        75668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858552 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:          29996 kB
Slab:            26644 kB
Committed_AS:  7545344 kB
PageTables:       1848 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 node11 on Thu May 10 17:51:49 UTC 2007