Trace number 297355

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 1200.21 601.729

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S1699479488-11.SAT.shuffled.cnf
MD5SUM9278c1d1a76bef19bacee2a78120fe47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.020996
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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/node21/watcher-297355-1178826463 -o ROOT/results/node21/solver-297355-1178826463 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297355-1178826463/MiraXTv3_dyn /tmp/evaluation/297355-1178826463/instance-297355-1178826463.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 1.00 1.05 3/77 24470
/proc/meminfo: memFree=1847096/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=3788 CPUtime=0
/proc/24470/stat : 24470 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 330563625 3878912 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8877005 0 0 4096 0 0 0 0 17 1 0 0
/proc/24470/statm: 947 276 206 20 0 305 0

[startup+0.102362 s]
/proc/loadavg: 0.92 1.00 1.05 3/77 24470
/proc/meminfo: memFree=1847096/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=7120 CPUtime=0.18
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 700 0 0 0 18 0 0 0 18 0 3 0 330563625 7290880 675 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 1780 675 218 20 0 1138 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7120

[startup+0.201376 s]
/proc/loadavg: 0.92 1.00 1.05 3/77 24470
/proc/meminfo: memFree=1847096/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=7500 CPUtime=0.38
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 900 0 0 0 38 0 0 0 18 0 3 0 330563625 7680000 875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 1875 875 218 20 0 1233 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 7500

[startup+0.302384 s]
/proc/loadavg: 0.92 1.00 1.05 3/77 24470
/proc/meminfo: memFree=1847096/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=8944 CPUtime=0.58
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 1081 0 0 0 58 0 0 0 18 0 3 0 330563625 9158656 1056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 2236 1056 218 20 0 1594 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8944

[startup+0.701431 s]
/proc/loadavg: 0.92 1.00 1.05 3/77 24470
/proc/meminfo: memFree=1847096/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=11288 CPUtime=1.37
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 1744 0 0 0 137 0 0 0 18 0 3 0 330563625 11558912 1719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 2822 1719 218 20 0 2180 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11288

[startup+1.50252 s]
/proc/loadavg: 0.92 1.00 1.05 3/80 24473
/proc/meminfo: memFree=1838560/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=15576 CPUtime=2.98
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 2820 0 0 0 297 1 0 0 18 0 3 0 330563625 15949824 2795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 3894 2795 218 20 0 3252 0
[pid=24470/tid=24472] ppid=24468 vsize=15576 CPUtime=1.48
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 1048 0 0 0 148 0 0 0 18 0 3 0 330563626 15949824 2795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=15576 CPUtime=1.47
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 1415 0 0 0 147 0 0 0 21 0 3 0 330563626 15949824 2795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 15576

[startup+3.10169 s]
/proc/loadavg: 0.92 1.00 1.05 3/80 24473
/proc/meminfo: memFree=1835872/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=18196 CPUtime=6.16
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 3410 0 0 0 615 1 0 0 18 0 3 0 330563625 18632704 3385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 4549 3385 218 20 0 3907 0
[pid=24470/tid=24472] ppid=24468 vsize=18196 CPUtime=3.08
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 1334 0 0 0 308 0 0 0 19 0 3 0 330563626 18632704 3385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=18196 CPUtime=3.06
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 1719 0 0 0 306 0 0 0 20 0 3 0 330563626 18632704 3385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18196

[startup+6.30104 s]
/proc/loadavg: 1.01 1.02 1.05 3/80 24473
/proc/meminfo: memFree=1828832/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=25600 CPUtime=12.55
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 5260 0 0 0 1252 3 0 0 18 0 3 0 330563625 26214400 5161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 6400 5161 218 20 0 5758 0
[pid=24470/tid=24472] ppid=24468 vsize=25600 CPUtime=6.28
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 2154 0 0 0 627 1 0 0 25 0 3 0 330563626 26214400 5161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=25600 CPUtime=6.25
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 2749 0 0 0 624 1 0 0 18 0 3 0 330563626 26214400 5161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 25600

[startup+12.7017 s]
/proc/loadavg: 1.09 1.04 1.06 3/80 24473
/proc/meminfo: memFree=1814368/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=38224 CPUtime=25.31
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 8665 0 0 0 2524 7 0 0 18 0 3 0 330563625 39141376 8283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 9556 8283 218 20 0 8914 0
[pid=24470/tid=24472] ppid=24468 vsize=38224 CPUtime=12.66
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 3781 0 0 0 1264 2 0 0 25 0 3 0 330563626 39141376 8283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=38224 CPUtime=12.63
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 4527 0 0 0 1259 4 0 0 25 0 3 0 330563626 39141376 8283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 38224

[startup+25.5021 s]
/proc/loadavg: 1.29 1.08 1.07 3/80 24473
/proc/meminfo: memFree=1809760/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=43200 CPUtime=50.85
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 10300 0 0 0 5076 9 0 0 18 0 3 0 330563625 44236800 9548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 10800 9548 218 20 0 10158 0
[pid=24470/tid=24472] ppid=24468 vsize=43200 CPUtime=25.46
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 4637 0 0 0 2543 3 0 0 25 0 3 0 330563626 44236800 9548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=43200 CPUtime=25.37
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 5306 0 0 0 2532 5 0 0 25 0 3 0 330563626 44236800 9548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 43200

[startup+51.1029 s]
/proc/loadavg: 1.53 1.16 1.10 3/80 24473
/proc/meminfo: memFree=1800288/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=52384 CPUtime=101.89
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 13501 0 0 0 10175 14 0 0 18 0 3 0 330563625 53641216 11890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 13096 11890 218 20 0 12454 0
[pid=24470/tid=24472] ppid=24468 vsize=52384 CPUtime=51.05
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 6051 0 0 0 5100 5 0 0 25 0 3 0 330563626 53641216 11890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=52384 CPUtime=50.83
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 7093 0 0 0 5075 8 0 0 25 0 3 0 330563626 53641216 11890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 52384

[startup+102.303 s]
/proc/loadavg: 1.79 1.28 1.14 3/80 24473
/proc/meminfo: memFree=1790944/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=61704 CPUtime=204.01
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 17186 0 0 0 20382 19 0 0 18 0 3 0 330563625 63184896 14058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 15426 14058 218 20 0 14784 0
[pid=24470/tid=24472] ppid=24468 vsize=61704 CPUtime=102.21
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 7973 0 0 0 10213 8 0 0 25 0 3 0 330563626 63184896 14058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=61704 CPUtime=101.78
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 8856 0 0 0 10168 10 0 0 25 0 3 0 330563626 63184896 14058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 61704

[startup+162.302 s]
/proc/loadavg: 1.92 1.41 1.19 3/80 24473
/proc/meminfo: memFree=1788832/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=62980 CPUtime=323.65
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 19549 0 0 0 32344 21 0 0 18 0 3 0 330563625 64491520 14595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 15745 14595 218 20 0 15103 0
[pid=24470/tid=24472] ppid=24468 vsize=62980 CPUtime=162.15
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 9098 0 0 0 16206 9 0 0 19 0 3 0 330563626 64491520 14595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=62980 CPUtime=161.49
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 10094 0 0 0 16137 12 0 0 25 0 3 0 330563626 64491520 14595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.65
Current children cumulated vsize (KiB) 62980

[startup+222.307 s]
/proc/loadavg: 1.97 1.52 1.24 3/80 24473
/proc/meminfo: memFree=1786592/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=65508 CPUtime=443.33
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 21595 0 0 0 44310 23 0 0 18 0 3 0 330563625 67080192 15169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 16377 15169 218 20 0 15735 0
[pid=24470/tid=24472] ppid=24468 vsize=65508 CPUtime=222.13
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 10271 0 0 0 22203 10 0 0 25 0 3 0 330563626 67080192 15169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=65508 CPUtime=221.18
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 10967 0 0 0 22106 12 0 0 25 0 3 0 330563626 67080192 15169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 65508

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.28 3/80 24473
/proc/meminfo: memFree=1784288/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=67152 CPUtime=563.02
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 23909 0 0 0 56277 25 0 0 18 0 3 0 330563625 68763648 15739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 16788 15739 218 20 0 16146 0
[pid=24470/tid=24472] ppid=24468 vsize=67152 CPUtime=282.08
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 11319 0 0 0 28197 11 0 0 22 0 3 0 330563626 68763648 15739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=67152 CPUtime=280.92
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 12233 0 0 0 28079 13 0 0 25 0 3 0 330563626 68763648 15739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 67152

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.32 3/80 24473
/proc/meminfo: memFree=1779488/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=73168 CPUtime=682.71
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 26656 0 0 0 68243 28 0 0 18 0 3 0 330563625 74924032 16969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 18292 16969 218 20 0 17650 0
[pid=24470/tid=24472] ppid=24468 vsize=73168 CPUtime=342.05
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 12407 0 0 0 34193 12 0 0 25 0 3 0 330563626 74924032 16969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=73168 CPUtime=340.65
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 13892 0 0 0 34049 16 0 0 25 0 3 0 330563626 74924032 16969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 73168

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.37 3/80 24473
/proc/meminfo: memFree=1774816/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=78920 CPUtime=802.4
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 29365 0 0 0 80209 31 0 0 18 0 3 0 330563625 80814080 18107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 19730 18107 218 20 0 19088 0
[pid=24470/tid=24472] ppid=24468 vsize=78920 CPUtime=402.02
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 13979 0 0 0 40188 14 0 0 25 0 3 0 330563626 80814080 18107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=78920 CPUtime=400.36
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 15029 0 0 0 40020 16 0 0 25 0 3 0 330563626 80814080 18107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.4
Current children cumulated vsize (KiB) 78920

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.40 3/80 24473
/proc/meminfo: memFree=1773536/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=80508 CPUtime=922.07
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 31276 0 0 0 92174 33 0 0 18 0 3 0 330563625 82440192 18401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 20127 18401 218 20 0 19485 0
[pid=24470/tid=24472] ppid=24468 vsize=80508 CPUtime=461.97
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 14954 0 0 0 46182 15 0 0 25 0 3 0 330563626 82440192 18401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=80508 CPUtime=460.07
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 15965 0 0 0 45990 17 0 0 25 0 3 0 330563626 82440192 18401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8872287 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.07
Current children cumulated vsize (KiB) 80508

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.44 3/80 24473
/proc/meminfo: memFree=1772640/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=80640 CPUtime=1041.77
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 32953 0 0 0 104142 35 0 0 18 0 3 0 330563625 82575360 18643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 20160 18643 218 20 0 19518 0
[pid=24470/tid=24472] ppid=24468 vsize=80640 CPUtime=521.94
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 15839 0 0 0 52178 16 0 0 25 0 3 0 330563626 82575360 18643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=80640 CPUtime=519.81
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 16757 0 0 0 51963 18 0 0 25 0 3 0 330563626 82575360 18643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.77
Current children cumulated vsize (KiB) 80640

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.47 3/80 24473
/proc/meminfo: memFree=1772000/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=80640 CPUtime=1161.47
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 34782 0 0 0 116111 36 0 0 18 0 3 0 330563625 82575360 18888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 20160 18888 218 20 0 19518 0
[pid=24470/tid=24472] ppid=24468 vsize=80640 CPUtime=581.92
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 16663 0 0 0 58175 17 0 0 25 0 3 0 330563626 82575360 18888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=80640 CPUtime=579.54
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 17762 0 0 0 57935 19 0 0 25 0 3 0 330563626 82575360 18888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.47
Current children cumulated vsize (KiB) 80640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.701 s]
/proc/loadavg: 1.99 1.85 1.48 3/80 24473
/proc/meminfo: memFree=1770976/2055920 swapFree=4156344/4192956
[pid=24470] ppid=24468 vsize=81664 CPUtime=1200.18
/proc/24470/stat : 24470 (MiraXTv3_dyn) S 24468 24470 23124 0 -1 4194304 35397 0 0 0 119981 37 0 0 18 0 3 0 330563625 83623936 19042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24470/statm: 20416 19042 218 20 0 19774 0
[pid=24470/tid=24472] ppid=24468 vsize=81664 CPUtime=601.32
/proc/24470/task/24472/stat : 24472 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 16903 0 0 0 60115 17 0 0 25 0 3 0 330563626 83623936 19042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24470/tid=24473] ppid=24468 vsize=81664 CPUtime=598.83
/proc/24470/task/24473/stat : 24473 (MiraXTv3_dyn) R 24468 24470 23124 0 -1 4194368 18137 0 0 0 59864 19 0 0 25 0 3 0 330563626 83623936 19042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525994 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 81664

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.729
CPU time (s): 1200.21
CPU user time (s): 1199.82
CPU system time (s): 0.384941
CPU usage (%): 199.46
Max. virtual memory (cumulated for all children) (KiB): 82128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35397
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= 223
involuntary context switches= 22602

runsolver used 0.640902 second user time and 1.55876 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 19:47:43 UTC 2007

IDJOB= 297355
IDBENCH= 19959
IDSOLVER= 128
FILE ID= node21/297355-1178826463

PBS_JOBID= 5250960

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S1699479488-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297355-1178826463/MiraXTv3_dyn /tmp/evaluation/297355-1178826463/instance-297355-1178826463.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-297355-1178826463 -o ROOT/results/node21/solver-297355-1178826463 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/297355-1178826463/MiraXTv3_dyn /tmp/evaluation/297355-1178826463/instance-297355-1178826463.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9278c1d1a76bef19bacee2a78120fe47

RANDOM SEED= 905481649

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1847376 kB
Buffers:         37684 kB
Cached:          98348 kB
SwapCached:      15744 kB
Active:          89932 kB
Inactive:        69720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847376 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          30092 kB
Slab:            34468 kB
Committed_AS:  5074108 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 node21 on Thu May 10 19:57:47 UTC 2007