Trace number 306785

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.26 601.876

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S1054448974-13.cnf
MD5SUMf290f56a074b6fc7cc916d5199a37a77
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
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/node19/watcher-306785-1178860380 -o ROOT/results/node19/solver-306785-1178860380 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306785-1178860380/MiraXTv3_dyn /tmp/evaluation/306785-1178860380/instance-306785-1178860380.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.92 0.98 0.99 3/77 12829
/proc/meminfo: memFree=1800136/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=3788 CPUtime=0
/proc/12829/stat : 12829 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194304 393 0 0 0 0 0 0 0 18 0 1 0 333955386 3878912 368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12829/statm: 947 377 202 20 0 305 0

[startup+0.056682 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12829
/proc/meminfo: memFree=1800136/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=7436 CPUtime=0.04
/proc/12829/stat : 12829 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194304 1361 0 0 0 4 0 0 0 18 0 1 0 333955386 7614464 1336 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 0 0 0
/proc/12829/statm: 1859 1336 206 20 0 1217 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7436

[startup+0.101686 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12829
/proc/meminfo: memFree=1800136/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=8652 CPUtime=0.09
/proc/12829/stat : 12829 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194304 1688 0 0 0 9 0 0 0 18 0 1 0 333955386 8859648 1663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 0 0 0
/proc/12829/statm: 2163 1663 206 20 0 1521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8652

[startup+0.301714 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12829
/proc/meminfo: memFree=1800136/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=31188 CPUtime=0.32
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 4318 0 0 0 30 2 0 0 19 0 3 0 333955386 31936512 4145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 7797 4145 218 20 0 7155 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 31188

[startup+0.70176 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12829
/proc/meminfo: memFree=1800136/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=31904 CPUtime=1.08
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 4518 0 0 0 106 2 0 0 19 0 3 0 333955386 32669696 4268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 7976 4268 218 20 0 7334 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 31904

[startup+1.50185 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 12832
/proc/meminfo: memFree=1782960/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=33588 CPUtime=2.68
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 5157 0 0 0 265 3 0 0 19 0 3 0 333955386 34394112 4907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 8397 4907 218 20 0 7755 0
[pid=12829/tid=12831] ppid=12827 vsize=33588 CPUtime=1.24
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 1529 0 0 0 124 0 0 0 25 0 3 0 333955410 34394112 4907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=33588 CPUtime=1.18
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 1517 0 0 0 117 1 0 0 25 0 3 0 333955410 34394112 4907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 33588

[startup+3.10302 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 12832
/proc/meminfo: memFree=1778800/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=39960 CPUtime=5.87
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 6772 0 0 0 583 4 0 0 19 0 3 0 333955386 40919040 6522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 9990 6522 218 20 0 9348 0
[pid=12829/tid=12831] ppid=12827 vsize=39960 CPUtime=2.84
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 2362 0 0 0 284 0 0 0 23 0 3 0 333955410 40919040 6522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=39960 CPUtime=2.78
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 2299 0 0 0 276 2 0 0 25 0 3 0 333955410 40919040 6522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 39960

[startup+6.30137 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 12832
/proc/meminfo: memFree=1764592/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=53608 CPUtime=12.25
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 10191 0 0 0 1217 8 0 0 19 0 3 0 333955386 54894592 9941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 13402 9942 218 20 0 12760 0
[pid=12829/tid=12831] ppid=12827 vsize=53608 CPUtime=6.04
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 4039 0 0 0 602 2 0 0 18 0 3 0 333955410 54894592 9942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=53608 CPUtime=5.96
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 4042 0 0 0 592 4 0 0 25 0 3 0 333955410 54894592 9942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 53608

[startup+12.7021 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 12832
/proc/meminfo: memFree=1737264/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=79232 CPUtime=25.03
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 16779 0 0 0 2488 15 0 0 19 0 3 0 333955386 81133568 16529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 19808 16529 218 20 0 19166 0
[pid=12829/tid=12831] ppid=12827 vsize=79232 CPUtime=12.43
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 7701 0 0 0 1238 5 0 0 25 0 3 0 333955410 81133568 16529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919173 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=79232 CPUtime=12.34
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 6967 0 0 0 1226 8 0 0 25 0 3 0 333955410 81133568 16529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 79232

[startup+25.5015 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 12832
/proc/meminfo: memFree=1711152/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=104996 CPUtime=50.56
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 22912 0 0 0 5032 24 0 0 19 0 3 0 333955386 107515904 22626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 26249 22626 218 20 0 25607 0
[pid=12829/tid=12831] ppid=12827 vsize=104996 CPUtime=25.22
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 9771 0 0 0 2515 7 0 0 25 0 3 0 333955410 107515904 22626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=104996 CPUtime=25.08
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 11030 0 0 0 2493 15 0 0 25 0 3 0 333955410 107515904 22626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 104996

[startup+51.1012 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 12832
/proc/meminfo: memFree=1612592/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=203724 CPUtime=101.63
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 48279 0 0 0 10109 54 0 0 19 0 3 0 333955386 208613376 47789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 50931 47789 218 20 0 50289 0
[pid=12829/tid=12831] ppid=12827 vsize=203724 CPUtime=50.8
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 21613 0 0 0 5063 17 0 0 25 0 3 0 333955410 208613376 47789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=203724 CPUtime=50.58
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 24555 0 0 0 5023 35 0 0 24 0 3 0 333955410 208613376 47789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 203724

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 12832
/proc/meminfo: memFree=1561520/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=252128 CPUtime=203.8
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 60649 0 0 0 20312 68 0 0 19 0 3 0 333955386 258179072 59771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 63032 59771 218 20 0 62390 0
[pid=12829/tid=12831] ppid=12827 vsize=252128 CPUtime=101.96
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 27733 0 0 0 10174 22 0 0 25 0 3 0 333955410 258179072 59771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=252128 CPUtime=101.58
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 30805 0 0 0 10114 44 0 0 25 0 3 0 333955410 258179072 59771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 252128

[startup+162.301 s]
/proc/loadavg: 1.95 1.40 1.15 3/80 12832
/proc/meminfo: memFree=1475120/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=337676 CPUtime=323.4
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 82648 0 0 0 32243 97 0 0 19 0 3 0 333955386 345780224 81137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 84419 81137 218 20 0 83777 0
[pid=12829/tid=12831] ppid=12827 vsize=337676 CPUtime=161.81
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 39366 0 0 0 16148 33 0 0 25 0 3 0 333955410 345780224 81137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=337676 CPUtime=161.33
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 41171 0 0 0 16071 62 0 0 25 0 3 0 333955410 345780224 81137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.4
Current children cumulated vsize (KiB) 337676

[startup+222.302 s]
/proc/loadavg: 1.98 1.51 1.20 3/80 12832
/proc/meminfo: memFree=1453040/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=359656 CPUtime=443.11
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 88694 0 0 0 44208 103 0 0 19 0 3 0 333955386 368287744 86651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 89914 86651 218 20 0 89272 0
[pid=12829/tid=12831] ppid=12827 vsize=359656 CPUtime=221.76
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 45116 0 0 0 22138 38 0 0 25 0 3 0 333955410 368287744 86651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=359656 CPUtime=221.09
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 41467 0 0 0 22046 63 0 0 25 0 3 0 333955410 368287744 86651 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.11
Current children cumulated vsize (KiB) 359656

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 12832
/proc/meminfo: memFree=1453040/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=359656 CPUtime=562.82
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 89035 0 0 0 56179 103 0 0 19 0 3 0 333955386 368287744 86656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 89914 86656 218 20 0 89272 0
[pid=12829/tid=12831] ppid=12827 vsize=359656 CPUtime=281.71
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 45252 0 0 0 28133 38 0 0 25 0 3 0 333955410 368287744 86656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=359656 CPUtime=280.85
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 41672 0 0 0 28022 63 0 0 25 0 3 0 333955410 368287744 86656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.82
Current children cumulated vsize (KiB) 359656

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 12832
/proc/meminfo: memFree=1417904/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=393788 CPUtime=682.53
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 98415 0 0 0 68138 115 0 0 19 0 3 0 333955386 403238912 95424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 98447 95424 218 20 0 97805 0
[pid=12829/tid=12831] ppid=12827 vsize=393788 CPUtime=341.67
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 49279 0 0 0 34126 41 0 0 25 0 3 0 333955410 403238912 95424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=393788 CPUtime=340.6
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 47025 0 0 0 33988 72 0 0 25 0 3 0 333955410 403238912 95424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.53
Current children cumulated vsize (KiB) 393788

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 12832
/proc/meminfo: memFree=1417840/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=393788 CPUtime=802.22
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 98642 0 0 0 80107 115 0 0 19 0 3 0 333955386 403238912 95437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 98447 95437 218 20 0 97805 0
[pid=12829/tid=12831] ppid=12827 vsize=393788 CPUtime=401.61
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 49419 0 0 0 40120 41 0 0 25 0 3 0 333955410 403238912 95437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=393788 CPUtime=400.37
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 47112 0 0 0 39964 73 0 0 25 0 3 0 333955410 403238912 95437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.22
Current children cumulated vsize (KiB) 393788

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 12832
/proc/meminfo: memFree=1417840/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=393788 CPUtime=921.84
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 98646 0 0 0 92068 116 0 0 19 0 3 0 333955386 403238912 95429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 98447 95429 218 20 0 97805 0
[pid=12829/tid=12831] ppid=12827 vsize=393788 CPUtime=461.48
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 49422 0 0 0 46107 41 0 0 25 0 3 0 333955410 403238912 95429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=393788 CPUtime=460.11
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 47113 0 0 0 45938 73 0 0 25 0 3 0 333955410 403238912 95429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.84
Current children cumulated vsize (KiB) 393788

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 12832
/proc/meminfo: memFree=1417904/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=393788 CPUtime=1041.56
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 98649 0 0 0 104040 116 0 0 19 0 3 0 333955386 403238912 95432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 98447 95432 218 20 0 97805 0
[pid=12829/tid=12831] ppid=12827 vsize=393788 CPUtime=521.43
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 49424 0 0 0 52102 41 0 0 25 0 3 0 333955410 403238912 95432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565616 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=393788 CPUtime=519.88
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 47114 0 0 0 51914 74 0 0 25 0 3 0 333955410 403238912 95432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.56
Current children cumulated vsize (KiB) 393788

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 12832
/proc/meminfo: memFree=1406960/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=404976 CPUtime=1161.27
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 101514 0 0 0 116006 121 0 0 19 0 3 0 333955386 414695424 98158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 101244 98158 218 20 0 100602 0
[pid=12829/tid=12831] ppid=12827 vsize=404976 CPUtime=581.38
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 51544 0 0 0 58094 44 0 0 25 0 3 0 333955410 414695424 98158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=404976 CPUtime=579.63
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 47859 0 0 0 57888 75 0 0 25 0 3 0 333955410 414695424 98158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.27
Current children cumulated vsize (KiB) 404976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 12832
/proc/meminfo: memFree=1406896/2055920 swapFree=4148252/4192956
[pid=12829] ppid=12827 vsize=404976 CPUtime=1200.18
/proc/12829/stat : 12829 (MiraXTv3_dyn) S 12827 12829 12389 0 -1 4194304 101656 0 0 0 119897 121 0 0 19 0 3 0 333955386 414695424 98160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12829/statm: 101244 98160 218 20 0 100602 0
[pid=12829/tid=12831] ppid=12827 vsize=404976 CPUtime=600.87
/proc/12829/task/12831/stat : 12831 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 51615 0 0 0 60043 44 0 0 25 0 3 0 333955410 414695424 98160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12829/tid=12832] ppid=12827 vsize=404976 CPUtime=599.06
/proc/12829/task/12832/stat : 12832 (MiraXTv3_dyn) R 12827 12829 12389 0 -1 4194368 47930 0 0 0 59831 75 0 0 25 0 3 0 333955410 414695424 98160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 404976

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.876
CPU time (s): 1200.26
CPU user time (s): 1198.99
CPU system time (s): 1.27381
CPU usage (%): 199.42
Max. virtual memory (cumulated for all children) (KiB): 405256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.99
system time used= 1.27381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101656
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= 427
involuntary context switches= 22405

runsolver used 0.628904 second user time and 1.58276 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 05:13:00 UTC 2007

IDJOB= 306785
IDBENCH= 20189
IDSOLVER= 128
FILE ID= node19/306785-1178860380

PBS_JOBID= 5251028

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f290f56a074b6fc7cc916d5199a37a77

RANDOM SEED= 141741745

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1800424 kB
Buffers:         47028 kB
Cached:         123548 kB
SwapCached:      14248 kB
Active:         102640 kB
Inactive:        91752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800424 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4992 kB
Writeback:           0 kB
Mapped:          29916 kB
Slab:            46708 kB
Committed_AS:  9153380 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= 66559 MiB

End job on node19 on Fri May 11 05:23:04 UTC 2007