Trace number 299897

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.13 601.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1590273377-07.UNSAT.shuffled.cnf
MD5SUMeb4f7aa1b8444b3d3004f4a39bb280d2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark126.769
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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/node9/watcher-299897-1178835347 -o ROOT/results/node9/solver-299897-1178835347 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299897-1178835347/MiraXTv3_dyn /tmp/evaluation/299897-1178835347/instance-299897-1178835347.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.96 0.98 3/77 20722
/proc/meminfo: memFree=1842392/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=3788 CPUtime=0
/proc/20722/stat : 20722 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 359572265 3878912 267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/20722/statm: 947 267 206 20 0 305 0

[startup+0.011128 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 20722
/proc/meminfo: memFree=1842392/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=5744 CPUtime=0
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 418 0 0 0 0 0 0 0 18 0 3 0 359572265 5881856 393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 1436 393 218 20 0 794 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5744

[startup+0.10114 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 20722
/proc/meminfo: memFree=1842392/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=6968 CPUtime=0.18
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 644 0 0 0 18 0 0 0 18 0 3 0 359572265 7135232 619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 1742 619 218 20 0 1100 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6968

[startup+0.301163 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 20722
/proc/meminfo: memFree=1842392/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=7628 CPUtime=0.58
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 1016 0 0 0 58 0 0 0 18 0 3 0 359572265 7811072 991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 1907 991 218 20 0 1265 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 7628

[startup+0.70121 s]
/proc/loadavg: 0.91 0.96 0.98 3/77 20722
/proc/meminfo: memFree=1842392/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=10004 CPUtime=1.38
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 1612 0 0 0 138 0 0 0 18 0 3 0 359572265 10244096 1587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 2501 1587 218 20 0 1859 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10004

[startup+1.5023 s]
/proc/loadavg: 0.91 0.96 0.98 3/80 20725
/proc/meminfo: memFree=1835264/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=14136 CPUtime=2.98
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 2535 0 0 0 298 0 0 0 18 0 3 0 359572265 14475264 2510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 3534 2510 218 20 0 2892 0
[pid=20722/tid=20724] ppid=20720 vsize=14136 CPUtime=1.49
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 965 0 0 0 149 0 0 0 18 0 3 0 359572266 14475264 2510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9096988 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=14136 CPUtime=1.48
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 1234 0 0 0 148 0 0 0 25 0 3 0 359572266 14475264 2510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14136

[startup+3.10248 s]
/proc/loadavg: 0.91 0.96 0.98 3/80 20725
/proc/meminfo: memFree=1832512/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=16184 CPUtime=6.17
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 2999 0 0 0 616 1 0 0 18 0 3 0 359572265 16572416 2974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 4046 2974 218 20 0 3404 0
[pid=20722/tid=20724] ppid=20720 vsize=16184 CPUtime=3.08
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 1100 0 0 0 308 0 0 0 21 0 3 0 359572266 16572416 2974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=16184 CPUtime=3.07
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 1563 0 0 0 307 0 0 0 25 0 3 0 359572266 16572416 2974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 16184

[startup+6.30184 s]
/proc/loadavg: 1.00 0.97 0.99 3/80 20725
/proc/meminfo: memFree=1825472/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=23156 CPUtime=12.55
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 4986 0 0 0 1252 3 0 0 18 0 3 0 359572265 23711744 4846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 5789 4846 218 20 0 5147 0
[pid=20722/tid=20724] ppid=20720 vsize=23156 CPUtime=6.28
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 2022 0 0 0 627 1 0 0 25 0 3 0 359572266 23711744 4846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=23156 CPUtime=6.25
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 2628 0 0 0 624 1 0 0 25 0 3 0 359572266 23711744 4846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 23156

[startup+12.7016 s]
/proc/loadavg: 1.08 0.99 0.99 3/80 20725
/proc/meminfo: memFree=1813696/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=34624 CPUtime=25.31
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 7888 0 0 0 2525 6 0 0 18 0 3 0 359572265 35454976 7557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 8656 7557 218 20 0 8014 0
[pid=20722/tid=20724] ppid=20720 vsize=34624 CPUtime=12.66
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 3412 0 0 0 1264 2 0 0 25 0 3 0 359572266 35454976 7557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=34624 CPUtime=12.63
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 4140 0 0 0 1260 3 0 0 25 0 3 0 359572266 35454976 7557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 34624

[startup+25.502 s]
/proc/loadavg: 1.28 1.04 1.01 3/80 20725
/proc/meminfo: memFree=1809088/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=39036 CPUtime=50.84
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 9242 0 0 0 5077 7 0 0 18 0 3 0 359572265 39972864 8481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 9759 8481 218 20 0 9117 0
[pid=20722/tid=20724] ppid=20720 vsize=39036 CPUtime=25.45
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 4066 0 0 0 2542 3 0 0 25 0 3 0 359572266 39972864 8481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=39036 CPUtime=25.38
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 4840 0 0 0 2534 4 0 0 25 0 3 0 359572266 39972864 8481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 39036

[startup+51.1019 s]
/proc/loadavg: 1.53 1.11 1.03 3/80 20725
/proc/meminfo: memFree=1796992/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=50512 CPUtime=101.92
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 12903 0 0 0 10181 11 0 0 18 0 3 0 359572265 51724288 11419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 12628 11419 218 20 0 11986 0
[pid=20722/tid=20724] ppid=20720 vsize=50512 CPUtime=51.02
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 6005 0 0 0 5098 4 0 0 25 0 3 0 359572266 51724288 11419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517409 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=50512 CPUtime=50.88
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 6562 0 0 0 5082 6 0 0 25 0 3 0 359572266 51724288 11419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 50512

[startup+102.307 s]
/proc/loadavg: 1.79 1.25 1.08 3/80 20725
/proc/meminfo: memFree=1788416/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=59920 CPUtime=204.05
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 16446 0 0 0 20390 15 0 0 18 0 3 0 359572265 61358080 13504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 14980 13504 218 20 0 14338 0
[pid=20722/tid=20724] ppid=20720 vsize=59920 CPUtime=102.16
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 7922 0 0 0 10210 6 0 0 25 0 3 0 359572266 61358080 13504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=59920 CPUtime=101.86
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 8188 0 0 0 10178 8 0 0 25 0 3 0 359572266 61358080 13504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 59920

[startup+162.301 s]
/proc/loadavg: 1.92 1.38 1.14 3/80 20725
/proc/meminfo: memFree=1786816/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=60548 CPUtime=323.74
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 18587 0 0 0 32357 17 0 0 18 0 3 0 359572265 62001152 13885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 15137 13885 218 20 0 14495 0
[pid=20722/tid=20724] ppid=20720 vsize=60548 CPUtime=162.12
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 8990 0 0 0 16205 7 0 0 25 0 3 0 359572266 62001152 13885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=60548 CPUtime=161.61
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 9261 0 0 0 16152 9 0 0 25 0 3 0 359572266 62001152 13885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 60548

[startup+222.301 s]
/proc/loadavg: 1.97 1.49 1.19 3/80 20725
/proc/meminfo: memFree=1785472/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=62936 CPUtime=443.42
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 20521 0 0 0 44324 18 0 0 18 0 3 0 359572265 64446464 14226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 15734 14226 218 20 0 15092 0
[pid=20722/tid=20724] ppid=20720 vsize=62936 CPUtime=222.05
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 9998 0 0 0 22198 7 0 0 25 0 3 0 359572266 64446464 14226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=62936 CPUtime=221.35
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 10187 0 0 0 22124 11 0 0 25 0 3 0 359572266 64446464 14226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 62936

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.24 3/80 20725
/proc/meminfo: memFree=1784192/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=63716 CPUtime=563.09
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 22505 0 0 0 56289 20 0 0 18 0 3 0 359572265 65245184 14542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 15929 14542 218 20 0 15287 0
[pid=20722/tid=20724] ppid=20720 vsize=63716 CPUtime=281.98
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 11118 0 0 0 28190 8 0 0 25 0 3 0 359572266 65245184 14542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=63716 CPUtime=281.09
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 11051 0 0 0 28098 11 0 0 25 0 3 0 359572266 65245184 14542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 63716

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.28 3/80 20725
/proc/meminfo: memFree=1783232/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=64048 CPUtime=682.77
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 24391 0 0 0 68256 21 0 0 18 0 3 0 359572265 65585152 14792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 16012 14792 218 20 0 15370 0
[pid=20722/tid=20724] ppid=20720 vsize=64048 CPUtime=341.91
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 12061 0 0 0 34183 8 0 0 25 0 3 0 359572266 65585152 14792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=64048 CPUtime=340.84
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 11994 0 0 0 34072 12 0 0 25 0 3 0 359572266 65585152 14792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 64048

[startup+402.302 s]
/proc/loadavg: 2.03 1.73 1.33 3/80 20725
/proc/meminfo: memFree=1782400/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=64528 CPUtime=802.47
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 26069 0 0 0 80224 23 0 0 18 0 3 0 359572265 66076672 14991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 16132 14991 218 20 0 15490 0
[pid=20722/tid=20724] ppid=20720 vsize=64528 CPUtime=401.86
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 12913 0 0 0 40177 9 0 0 25 0 3 0 359572266 66076672 14991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=64528 CPUtime=400.59
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 12820 0 0 0 40045 14 0 0 25 0 3 0 359572266 66076672 14991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.47
Current children cumulated vsize (KiB) 64528

[startup+462.301 s]
/proc/loadavg: 2.01 1.78 1.37 3/80 20725
/proc/meminfo: memFree=1781696/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=65892 CPUtime=922.17
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 27657 0 0 0 92192 25 0 0 18 0 3 0 359572265 67473408 15171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 16473 15171 218 20 0 15831 0
[pid=20722/tid=20724] ppid=20720 vsize=65892 CPUtime=461.8
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 13766 0 0 0 46171 9 0 0 25 0 3 0 359572266 67473408 15171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=65892 CPUtime=460.35
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 13555 0 0 0 46020 15 0 0 25 0 3 0 359572266 67473408 15171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.17
Current children cumulated vsize (KiB) 65892

[startup+522.301 s]
/proc/loadavg: 2.00 1.81 1.40 3/80 20725
/proc/meminfo: memFree=1778944/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=68600 CPUtime=1041.88
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 29909 0 0 0 104161 27 0 0 18 0 3 0 359572265 70246400 15982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 17150 15982 218 20 0 16508 0
[pid=20722/tid=20724] ppid=20720 vsize=68600 CPUtime=521.74
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 14765 0 0 0 52165 9 0 0 25 0 3 0 359572266 70246400 15982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=68600 CPUtime=520.12
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 14808 0 0 0 51995 17 0 0 25 0 3 0 359572266 70246400 15982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.88
Current children cumulated vsize (KiB) 68600

[startup+582.302 s]
/proc/loadavg: 2.00 1.84 1.44 3/80 20725
/proc/meminfo: memFree=1777600/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=69128 CPUtime=1161.57
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 31703 0 0 0 116128 29 0 0 18 0 3 0 359572265 70787072 16186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 17282 16186 218 20 0 16640 0
[pid=20722/tid=20724] ppid=20720 vsize=69128 CPUtime=581.7
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 15816 0 0 0 58159 11 0 0 25 0 3 0 359572266 70787072 16186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=69128 CPUtime=579.86
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 15551 0 0 0 57968 18 0 0 25 0 3 0 359572266 70787072 16186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.57
Current children cumulated vsize (KiB) 69128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 1.85 1.45 3/80 20725
/proc/meminfo: memFree=1777472/2055920 swapFree=4145492/4192956
[pid=20722] ppid=20720 vsize=69288 CPUtime=1200.1
/proc/20722/stat : 20722 (MiraXTv3_dyn) S 20720 20722 19973 0 -1 4194304 32206 0 0 0 119980 30 0 0 18 0 3 0 359572265 70950912 16227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20722/statm: 17322 16227 218 20 0 16680 0
[pid=20722/tid=20724] ppid=20720 vsize=69288 CPUtime=600.99
/proc/20722/task/20724/stat : 20724 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 16081 0 0 0 60088 11 0 0 25 0 3 0 359572266 70950912 16227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20722/tid=20725] ppid=20720 vsize=69288 CPUtime=599.09
/proc/20722/task/20725/stat : 20725 (MiraXTv3_dyn) R 20720 20722 19973 0 -1 4194368 15789 0 0 0 59891 18 0 0 25 0 3 0 359572266 70950912 16227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 69288

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.63
CPU time (s): 1200.13
CPU user time (s): 1199.82
CPU system time (s): 0.311952
CPU usage (%): 199.479
Max. virtual memory (cumulated for all children) (KiB): 69448

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

runsolver used 0.572912 second user time and 1.62775 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 10 22:15:47 UTC 2007

IDJOB= 299897
IDBENCH= 20021
IDSOLVER= 128
FILE ID= node9/299897-1178835347

PBS_JOBID= 5250985

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1590273377-07.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299897-1178835347/MiraXTv3_dyn /tmp/evaluation/299897-1178835347/instance-299897-1178835347.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-299897-1178835347 -o ROOT/results/node9/solver-299897-1178835347 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299897-1178835347/MiraXTv3_dyn /tmp/evaluation/299897-1178835347/instance-299897-1178835347.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  eb4f7aa1b8444b3d3004f4a39bb280d2

RANDOM SEED= 368907791

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1842608 kB
Buffers:         39056 kB
Cached:          95124 kB
SwapCached:      15556 kB
Active:          91980 kB
Inactive:        65632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842608 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4012 kB
Writeback:           0 kB
Mapped:          29952 kB
Slab:            41244 kB
Committed_AS:  8917936 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= 66557 MiB

End job on node9 on Thu May 10 22:25:51 UTC 2007