Trace number 292476

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.07 601.628

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1110074311-09.UNSAT.shuffled.cnf
MD5SUM02a107b9ff03aada11a30505baf8353d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.592
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/node4/watcher-292476-1178810035 -o ROOT/results/node4/solver-292476-1178810035 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292476-1178810035/MiraXTv3_dyn /tmp/evaluation/292476-1178810035/instance-292476-1178810035.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: 1.98 1.56 1.22 3/77 10952
/proc/meminfo: memFree=1864080/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=3788 CPUtime=0
/proc/10952/stat : 10952 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 357041215 3878912 259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11019574 0 0 4096 0 0 0 0 17 1 0 0
/proc/10952/statm: 947 260 206 20 0 305 0

[startup+0.081661 s]
/proc/loadavg: 1.98 1.56 1.22 3/77 10952
/proc/meminfo: memFree=1864080/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=7004 CPUtime=0.13
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 643 0 0 0 13 0 0 0 18 0 3 0 357041215 7172096 618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 1751 618 218 20 0 1109 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 7004

[startup+0.101665 s]
/proc/loadavg: 1.98 1.56 1.22 3/77 10952
/proc/meminfo: memFree=1864080/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=7004 CPUtime=0.17
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 697 0 0 0 17 0 0 0 18 0 3 0 357041215 7172096 672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 1751 672 218 20 0 1109 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7004

[startup+0.301687 s]
/proc/loadavg: 1.98 1.56 1.22 3/77 10952
/proc/meminfo: memFree=1864080/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=8896 CPUtime=0.57
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 1182 0 0 0 57 0 0 0 18 0 3 0 357041215 9109504 1131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 2224 1132 218 20 0 1582 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8896

[startup+0.701726 s]
/proc/loadavg: 1.98 1.56 1.22 3/77 10952
/proc/meminfo: memFree=1864080/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=11580 CPUtime=1.37
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 1890 0 0 0 137 0 0 0 18 0 3 0 357041215 11857920 1839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 2895 1839 218 20 0 2253 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11580

[startup+1.5018 s]
/proc/loadavg: 1.98 1.56 1.22 3/80 10955
/proc/meminfo: memFree=1855864/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=14784 CPUtime=2.97
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 2425 0 0 0 296 1 0 0 18 0 3 0 357041215 15138816 2374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 3696 2374 218 20 0 3054 0
[pid=10952/tid=10954] ppid=10950 vsize=14784 CPUtime=1.48
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 847 0 0 0 148 0 0 0 18 0 3 0 357041216 15138816 2374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=14784 CPUtime=1.47
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 1237 0 0 0 147 0 0 0 16 0 3 0 357041216 15138816 2374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14784

[startup+3.10295 s]
/proc/loadavg: 1.98 1.57 1.22 3/80 10955
/proc/meminfo: memFree=1853880/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=17936 CPUtime=6.16
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 3294 0 0 0 615 1 0 0 18 0 3 0 357041215 18366464 3171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 4484 3171 218 20 0 3842 0
[pid=10952/tid=10954] ppid=10950 vsize=17936 CPUtime=3.08
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 1212 0 0 0 308 0 0 0 25 0 3 0 357041216 18366464 3171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=17936 CPUtime=3.07
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 1741 0 0 0 306 1 0 0 25 0 3 0 357041216 18366464 3171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17936

[startup+6.30126 s]
/proc/loadavg: 1.98 1.57 1.22 3/80 10955
/proc/meminfo: memFree=1846136/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=24856 CPUtime=12.54
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 5246 0 0 0 1251 3 0 0 18 0 3 0 357041215 25452544 5045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 6214 5045 218 20 0 5572 0
[pid=10952/tid=10954] ppid=10950 vsize=24856 CPUtime=6.27
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 2134 0 0 0 626 1 0 0 20 0 3 0 357041216 25452544 5045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=24856 CPUtime=6.24
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 2771 0 0 0 623 1 0 0 25 0 3 0 357041216 25452544 5045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 24856

[startup+12.7029 s]
/proc/loadavg: 1.99 1.58 1.23 3/80 10955
/proc/meminfo: memFree=1838264/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=31540 CPUtime=25.31
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 7065 0 0 0 2527 4 0 0 18 0 3 0 357041215 32296960 6666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 7885 6666 218 20 0 7243 0
[pid=10952/tid=10954] ppid=10950 vsize=31540 CPUtime=12.66
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 3001 0 0 0 1265 1 0 0 25 0 3 0 357041216 32296960 6666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=31540 CPUtime=12.62
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 3723 0 0 0 1260 2 0 0 25 0 3 0 357041216 32296960 6666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134529305 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 31540

[startup+25.5011 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 10955
/proc/meminfo: memFree=1830712/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=39008 CPUtime=50.85
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 9465 0 0 0 5078 7 0 0 18 0 3 0 357041215 39944192 8581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 9752 8581 218 20 0 9110 0
[pid=10952/tid=10954] ppid=10950 vsize=39008 CPUtime=25.46
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 4203 0 0 0 2543 3 0 0 25 0 3 0 357041216 39944192 8581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=39008 CPUtime=25.36
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 4921 0 0 0 2533 3 0 0 25 0 3 0 357041216 39944192 8581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 39008

[startup+51.1016 s]
/proc/loadavg: 1.99 1.63 1.26 3/80 10955
/proc/meminfo: memFree=1825016/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=44128 CPUtime=101.89
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 11727 0 0 0 10179 10 0 0 18 0 3 0 357041215 45187072 9869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 11032 9869 218 20 0 10390 0
[pid=10952/tid=10954] ppid=10950 vsize=44128 CPUtime=51.03
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 5362 0 0 0 5099 4 0 0 25 0 3 0 357041216 45187072 9869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=44128 CPUtime=50.83
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 6024 0 0 0 5078 5 0 0 25 0 3 0 357041216 45187072 9869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 44128

[startup+102.305 s]
/proc/loadavg: 1.99 1.69 1.30 3/80 10955
/proc/meminfo: memFree=1819896/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=49472 CPUtime=204.03
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 14743 0 0 0 20389 14 0 0 18 0 3 0 357041215 50659328 11085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 12368 11085 218 20 0 11726 0
[pid=10952/tid=10954] ppid=10950 vsize=49472 CPUtime=102.2
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 6684 0 0 0 10215 5 0 0 25 0 3 0 357041216 50659328 11085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=49472 CPUtime=101.8
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 7718 0 0 0 10172 8 0 0 25 0 3 0 357041216 50659328 11085 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 49472

[startup+162.301 s]
/proc/loadavg: 1.99 1.74 1.34 3/80 10955
/proc/meminfo: memFree=1815928/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=53548 CPUtime=323.72
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 17691 0 0 0 32355 17 0 0 18 0 3 0 357041215 54833152 12056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 13387 12056 218 20 0 12745 0
[pid=10952/tid=10954] ppid=10950 vsize=53548 CPUtime=162.15
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 8282 0 0 0 16208 7 0 0 25 0 3 0 357041216 54833152 12056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=53548 CPUtime=161.55
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 9068 0 0 0 16146 9 0 0 25 0 3 0 357041216 54833152 12056 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565889 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 53548

[startup+222.302 s]
/proc/loadavg: 1.99 1.79 1.38 3/80 10955
/proc/meminfo: memFree=1809976/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=59212 CPUtime=443.4
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 21141 0 0 0 44320 20 0 0 18 0 3 0 357041215 60633088 13526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 14803 13526 218 20 0 14161 0
[pid=10952/tid=10954] ppid=10950 vsize=59212 CPUtime=222.12
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 10546 0 0 0 22202 10 0 0 25 0 3 0 357041216 60633088 13526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=59212 CPUtime=221.25
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 10254 0 0 0 22116 9 0 0 25 0 3 0 357041216 60633088 13526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 59212

[startup+282.302 s]
/proc/loadavg: 1.99 1.82 1.41 3/80 10955
/proc/meminfo: memFree=1808184/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=61376 CPUtime=563.12
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 23389 0 0 0 56290 22 0 0 18 0 3 0 357041215 62849024 13982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 15344 13982 218 20 0 14702 0
[pid=10952/tid=10954] ppid=10950 vsize=61376 CPUtime=282.11
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 11784 0 0 0 28200 11 0 0 25 0 3 0 357041216 62849024 13982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=61376 CPUtime=280.99
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 11264 0 0 0 28089 10 0 0 25 0 3 0 357041216 62849024 13982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 61376

[startup+342.301 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 10955
/proc/meminfo: memFree=1806648/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=63644 CPUtime=682.81
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 25525 0 0 0 68257 24 0 0 18 0 3 0 357041215 65171456 14369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 15911 14369 218 20 0 15269 0
[pid=10952/tid=10954] ppid=10950 vsize=63644 CPUtime=342.07
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 12872 0 0 0 34195 12 0 0 25 0 3 0 357041216 65171456 14369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=63644 CPUtime=340.71
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 12312 0 0 0 34060 11 0 0 25 0 3 0 357041216 65171456 14369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 63644

[startup+402.301 s]
/proc/loadavg: 1.99 1.87 1.48 3/80 10955
/proc/meminfo: memFree=1805560/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=64256 CPUtime=802.48
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 27577 0 0 0 80223 25 0 0 18 0 3 0 357041215 65798144 14637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 16064 14637 218 20 0 15422 0
[pid=10952/tid=10954] ppid=10950 vsize=64256 CPUtime=402.03
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 13979 0 0 0 40190 13 0 0 25 0 3 0 357041216 65798144 14637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=64256 CPUtime=400.43
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 13257 0 0 0 40031 12 0 0 25 0 3 0 357041216 65798144 14637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.48
Current children cumulated vsize (KiB) 64256

[startup+462.302 s]
/proc/loadavg: 1.99 1.89 1.51 3/80 10955
/proc/meminfo: memFree=1804792/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=64628 CPUtime=922.16
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 29575 0 0 0 92189 27 0 0 18 0 3 0 357041215 66179072 14815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 16157 14815 218 20 0 15515 0
[pid=10952/tid=10954] ppid=10950 vsize=64628 CPUtime=462
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 14995 0 0 0 46186 14 0 0 25 0 3 0 357041216 66179072 14815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=64628 CPUtime=460.14
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 14239 0 0 0 46002 12 0 0 25 0 3 0 357041216 66179072 14815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.16
Current children cumulated vsize (KiB) 64628

[startup+522.302 s]
/proc/loadavg: 1.99 1.91 1.54 3/80 10955
/proc/meminfo: memFree=1803960/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=66064 CPUtime=1041.85
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 31472 0 0 0 104156 29 0 0 18 0 3 0 357041215 67649536 15041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 16516 15041 218 20 0 15874 0
[pid=10952/tid=10954] ppid=10950 vsize=66064 CPUtime=521.96
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 15934 0 0 0 52181 15 0 0 25 0 3 0 357041216 67649536 15041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=66064 CPUtime=519.86
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 15197 0 0 0 51973 13 0 0 25 0 3 0 357041216 67649536 15041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.85
Current children cumulated vsize (KiB) 66064

[startup+582.301 s]
/proc/loadavg: 1.99 1.92 1.56 3/80 10955
/proc/meminfo: memFree=1803384/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=66272 CPUtime=1161.54
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 33309 0 0 0 116123 31 0 0 18 0 3 0 357041215 67862528 15178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 16568 15178 218 20 0 15926 0
[pid=10952/tid=10954] ppid=10950 vsize=66272 CPUtime=581.93
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 16855 0 0 0 58177 16 0 0 25 0 3 0 357041216 67862528 15178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=66272 CPUtime=579.58
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 16113 0 0 0 57945 13 0 0 25 0 3 0 357041216 67862528 15178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.54
Current children cumulated vsize (KiB) 66272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.93 1.57 3/80 10955
/proc/meminfo: memFree=1803000/2055920 swapFree=4141212/4192956
[pid=10952] ppid=10950 vsize=66404 CPUtime=1200.03
/proc/10952/stat : 10952 (MiraXTv3_dyn) S 10950 10952 9967 0 -1 4194304 33946 0 0 0 119972 31 0 0 18 0 3 0 357041215 67997696 15243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10952/statm: 16601 15243 218 20 0 15959 0
[pid=10952/tid=10954] ppid=10950 vsize=66404 CPUtime=601.23
/proc/10952/task/10954/stat : 10954 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 17143 0 0 0 60106 17 0 0 25 0 3 0 357041216 67997696 15243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10952/tid=10955] ppid=10950 vsize=66404 CPUtime=598.78
/proc/10952/task/10955/stat : 10955 (MiraXTv3_dyn) R 10950 10952 9967 0 -1 4194368 16462 0 0 0 59865 13 0 0 25 0 3 0 357041216 67997696 15243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 66404

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.628
CPU time (s): 1200.07
CPU user time (s): 1199.74
CPU system time (s): 0.32695
CPU usage (%): 199.47
Max. virtual memory (cumulated for all children) (KiB): 66788

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

runsolver used 0.583911 second user time and 1.61475 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Thu May 10 15:13:55 UTC 2007

IDJOB= 292476
IDBENCH= 19840
IDSOLVER= 128
FILE ID= node4/292476-1178810035

PBS_JOBID= 5250953

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1110074311-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292476-1178810035/MiraXTv3_dyn /tmp/evaluation/292476-1178810035/instance-292476-1178810035.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-292476-1178810035 -o ROOT/results/node4/solver-292476-1178810035 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292476-1178810035/MiraXTv3_dyn /tmp/evaluation/292476-1178810035/instance-292476-1178810035.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  02a107b9ff03aada11a30505baf8353d

RANDOM SEED= 601166666

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1864360 kB
Buffers:         37112 kB
Cached:          79132 kB
SwapCached:      15676 kB
Active:          83156 kB
Inactive:        56636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864360 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:          29984 kB
Slab:            37244 kB
Committed_AS:  9850920 kB
PageTables:       1816 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 node4 on Thu May 10 15:23:58 UTC 2007