Trace number 291574

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.05 601.622

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1317485140-08.UNSAT.shuffled.cnf
MD5SUM09ba83c5bb0d24fb8b0cf9ee4e9590ec
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.4636
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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/node13/watcher-291574-1178808017 -o ROOT/results/node13/solver-291574-1178808017 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291574-1178808017/MiraXTv3_dyn /tmp/evaluation/291574-1178808017/instance-291574-1178808017.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.88 0.97 1.15 3/77 7853
/proc/meminfo: memFree=1816064/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=3788 CPUtime=0
/proc/7853/stat : 7853 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 328719566 3878912 260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/7853/statm: 947 260 206 20 0 305 0

[startup+0.180069 s]
/proc/loadavg: 0.88 0.97 1.15 3/77 7853
/proc/meminfo: memFree=1816064/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=7172 CPUtime=0.33
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 877 0 0 0 33 0 0 0 18 0 3 0 328719566 7344128 852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 1793 852 218 20 0 1151 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 7172

[startup+0.202084 s]
/proc/loadavg: 0.88 0.97 1.15 3/77 7853
/proc/meminfo: memFree=1816064/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=8228 CPUtime=0.37
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 926 0 0 0 37 0 0 0 18 0 3 0 328719566 8425472 901 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 2057 901 218 20 0 1415 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 8228

[startup+0.301096 s]
/proc/loadavg: 0.88 0.97 1.15 3/77 7853
/proc/meminfo: memFree=1816064/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=8572 CPUtime=0.57
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 1115 0 0 0 57 0 0 0 18 0 3 0 328719566 8777728 1090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 2143 1090 218 20 0 1501 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8572

[startup+0.701181 s]
/proc/loadavg: 0.88 0.97 1.15 3/77 7853
/proc/meminfo: memFree=1816064/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=11040 CPUtime=1.38
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 1774 0 0 0 137 1 0 0 18 0 3 0 328719566 11304960 1749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 2760 1749 218 20 0 2118 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11040

[startup+1.50135 s]
/proc/loadavg: 0.88 0.97 1.15 3/80 7856
/proc/meminfo: memFree=1807912/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=14272 CPUtime=2.97
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 2303 0 0 0 296 1 0 0 18 0 3 0 328719566 14614528 2278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 3568 2278 218 20 0 2926 0
[pid=7853/tid=7855] ppid=7851 vsize=14272 CPUtime=1.48
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 975 0 0 0 148 0 0 0 18 0 3 0 328719567 14614528 2278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=14272 CPUtime=1.47
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 992 0 0 0 147 0 0 0 20 0 3 0 328719567 14614528 2278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14272

[startup+3.10169 s]
/proc/loadavg: 0.88 0.97 1.15 3/80 7856
/proc/meminfo: memFree=1806376/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=16916 CPUtime=6.16
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 2970 0 0 0 615 1 0 0 18 0 3 0 328719566 17321984 2909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 4229 2909 218 20 0 3587 0
[pid=7853/tid=7855] ppid=7851 vsize=16916 CPUtime=3.08
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 1252 0 0 0 308 0 0 0 25 0 3 0 328719567 17321984 2909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=16916 CPUtime=3.07
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 1382 0 0 0 306 1 0 0 22 0 3 0 328719567 17321984 2909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16916

[startup+6.30138 s]
/proc/loadavg: 0.97 0.98 1.15 3/80 7856
/proc/meminfo: memFree=1799720/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=23716 CPUtime=12.55
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 4764 0 0 0 1251 4 0 0 18 0 3 0 328719566 24285184 4586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 5929 4586 218 20 0 5287 0
[pid=7853/tid=7855] ppid=7851 vsize=23716 CPUtime=6.28
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 2172 0 0 0 627 1 0 0 25 0 3 0 328719567 24285184 4586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=23716 CPUtime=6.25
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 2256 0 0 0 623 2 0 0 18 0 3 0 328719567 24285184 4586 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 23716

[startup+12.7017 s]
/proc/loadavg: 1.05 1.00 1.16 3/80 7856
/proc/meminfo: memFree=1792040/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=29772 CPUtime=25.31
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 6608 0 0 0 2525 6 0 0 18 0 3 0 328719566 30486528 6175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 7443 6175 218 20 0 6801 0
[pid=7853/tid=7855] ppid=7851 vsize=29772 CPUtime=12.67
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 3058 0 0 0 1265 2 0 0 25 0 3 0 328719567 30486528 6175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=29772 CPUtime=12.62
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 3214 0 0 0 1259 3 0 0 25 0 3 0 328719567 30486528 6175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 29772

[startup+25.5025 s]
/proc/loadavg: 1.26 1.05 1.17 3/80 7856
/proc/meminfo: memFree=1784744/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=37108 CPUtime=50.83
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 8919 0 0 0 5075 8 0 0 18 0 3 0 328719566 37998592 8053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 9277 8053 218 20 0 8635 0
[pid=7853/tid=7855] ppid=7851 vsize=37108 CPUtime=25.46
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 4255 0 0 0 2543 3 0 0 25 0 3 0 328719567 37998592 8053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=37108 CPUtime=25.35
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 4328 0 0 0 2530 5 0 0 25 0 3 0 328719567 37998592 8053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 37108

[startup+51.1019 s]
/proc/loadavg: 1.51 1.12 1.19 3/80 7856
/proc/meminfo: memFree=1779368/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=41984 CPUtime=101.89
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 11180 0 0 0 10179 10 0 0 18 0 3 0 328719566 42991616 9407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 10496 9407 218 20 0 9854 0
[pid=7853/tid=7855] ppid=7851 vsize=41984 CPUtime=51.03
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 5576 0 0 0 5099 4 0 0 25 0 3 0 328719567 42991616 9407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=41984 CPUtime=50.83
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 5268 0 0 0 5078 5 0 0 25 0 3 0 328719567 42991616 9407 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 41984

[startup+102.302 s]
/proc/loadavg: 1.79 1.26 1.23 3/80 7856
/proc/meminfo: memFree=1774184/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=47864 CPUtime=204.03
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 13961 0 0 0 20390 13 0 0 18 0 3 0 328719566 49012736 10607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 11966 10607 218 20 0 11324 0
[pid=7853/tid=7855] ppid=7851 vsize=47864 CPUtime=102.2
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 6723 0 0 0 10215 5 0 0 25 0 3 0 328719567 49012736 10607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=47864 CPUtime=101.81
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 6902 0 0 0 10174 7 0 0 25 0 3 0 328719567 49012736 10607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 47864

[startup+162.303 s]
/proc/loadavg: 1.92 1.39 1.28 3/80 7856
/proc/meminfo: memFree=1770856/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=50988 CPUtime=323.71
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 16611 0 0 0 32356 15 0 0 18 0 3 0 328719566 52211712 11427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 12747 11427 218 20 0 12105 0
[pid=7853/tid=7855] ppid=7851 vsize=50988 CPUtime=162.16
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 8140 0 0 0 16210 6 0 0 25 0 3 0 328719567 52211712 11427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=50988 CPUtime=161.53
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 8135 0 0 0 16145 8 0 0 25 0 3 0 328719567 52211712 11427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 50988

[startup+222.306 s]
/proc/loadavg: 1.97 1.50 1.32 3/80 7857
/proc/meminfo: memFree=1769192/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=52860 CPUtime=443.4
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 18911 0 0 0 44324 16 0 0 18 0 3 0 328719566 54128640 11821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 13215 11821 218 20 0 12573 0
[pid=7853/tid=7855] ppid=7851 vsize=52860 CPUtime=222.14
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 9356 0 0 0 22207 7 0 0 25 0 3 0 328719567 54128640 11821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=52860 CPUtime=221.24
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 9219 0 0 0 22115 9 0 0 25 0 3 0 328719567 54128640 11821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 52860

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.36 3/80 7858
/proc/meminfo: memFree=1767976/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=54372 CPUtime=563.08
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 20966 0 0 0 56290 18 0 0 18 0 3 0 328719566 55676928 12165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 13593 12165 218 20 0 12951 0
[pid=7853/tid=7855] ppid=7851 vsize=54372 CPUtime=282.11
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 10368 0 0 0 28203 8 0 0 25 0 3 0 328719567 55676928 12165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=54372 CPUtime=280.95
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 10262 0 0 0 28086 9 0 0 25 0 3 0 328719567 55676928 12165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 54372

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.40 3/80 7858
/proc/meminfo: memFree=1766760/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=55264 CPUtime=682.76
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 22987 0 0 0 68257 19 0 0 18 0 3 0 328719566 56590336 12434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 13816 12434 218 20 0 13174 0
[pid=7853/tid=7855] ppid=7851 vsize=55264 CPUtime=342.08
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 11433 0 0 0 34200 8 0 0 25 0 3 0 328719567 56590336 12434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=55264 CPUtime=340.66
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 11218 0 0 0 34056 10 0 0 25 0 3 0 328719567 56590336 12434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 55264

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.43 3/80 7858
/proc/meminfo: memFree=1765672/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=55676 CPUtime=802.45
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 24963 0 0 0 80224 21 0 0 18 0 3 0 328719566 57012224 12710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 13919 12710 218 20 0 13277 0
[pid=7853/tid=7855] ppid=7851 vsize=55676 CPUtime=402.06
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 12371 0 0 0 40196 10 0 0 25 0 3 0 328719567 57012224 12710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=55676 CPUtime=400.37
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 12256 0 0 0 40026 11 0 0 25 0 3 0 328719567 57012224 12710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.45
Current children cumulated vsize (KiB) 55676

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.46 3/80 7858
/proc/meminfo: memFree=1762408/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=59936 CPUtime=922.15
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 27439 0 0 0 92191 24 0 0 18 0 3 0 328719566 61374464 13541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 14984 13541 218 20 0 14342 0
[pid=7853/tid=7855] ppid=7851 vsize=59936 CPUtime=462.04
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 13226 0 0 0 46194 10 0 0 25 0 3 0 328719567 61374464 13541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=59936 CPUtime=460.09
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 13877 0 0 0 45996 13 0 0 25 0 3 0 328719567 61374464 13541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 59936

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.49 3/80 7858
/proc/meminfo: memFree=1761640/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=61052 CPUtime=1041.85
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 29291 0 0 0 104159 26 0 0 18 0 3 0 328719566 62517248 13716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 15263 13716 218 20 0 14621 0
[pid=7853/tid=7855] ppid=7851 vsize=61052 CPUtime=522.01
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 14166 0 0 0 52190 11 0 0 25 0 3 0 328719567 62517248 13716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=61052 CPUtime=519.81
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 14789 0 0 0 51967 14 0 0 25 0 3 0 328719567 62517248 13716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.85
Current children cumulated vsize (KiB) 61052

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.52 3/80 7858
/proc/meminfo: memFree=1761000/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=61344 CPUtime=1161.49
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 31158 0 0 0 116122 27 0 0 18 0 3 0 328719566 62816256 13876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 15336 13876 218 20 0 14694 0
[pid=7853/tid=7855] ppid=7851 vsize=61344 CPUtime=581.99
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 15097 0 0 0 58187 12 0 0 25 0 3 0 328719567 62816256 13876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=61344 CPUtime=579.48
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 15725 0 0 0 57934 14 0 0 25 0 3 0 328719567 62816256 13876 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.49
Current children cumulated vsize (KiB) 61344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.85 1.53 3/80 7858
/proc/meminfo: memFree=1760936/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=61344 CPUtime=1200.02
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 31664 0 0 0 119974 28 0 0 18 0 3 0 328719566 62816256 13902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 15336 13902 218 20 0 14694 0
[pid=7853/tid=7855] ppid=7851 vsize=61344 CPUtime=601.28
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 15389 0 0 0 60116 12 0 0 25 0 3 0 328719567 62816256 13902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=61344 CPUtime=598.7
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 15939 0 0 0 59856 14 0 0 25 0 3 0 328719567 62816256 13902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 61344

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+601.601 s]
/proc/loadavg: 1.99 1.85 1.53 3/80 7858
/proc/meminfo: memFree=1760936/2055920 swapFree=4159364/4192956
[pid=7853] ppid=7851 vsize=61344 CPUtime=1200.02
/proc/7853/stat : 7853 (MiraXTv3_dyn) S 7851 7853 7116 0 -1 4194304 31664 0 0 0 119974 28 0 0 18 0 3 0 328719566 62816256 13902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7853/statm: 15336 13902 218 20 0 14694 0
[pid=7853/tid=7855] ppid=7851 vsize=61344 CPUtime=601.28
/proc/7853/task/7855/stat : 7855 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 15389 0 0 0 60116 12 0 0 25 0 3 0 328719567 62816256 13902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7853/tid=7856] ppid=7851 vsize=61344 CPUtime=598.7
/proc/7853/task/7856/stat : 7856 (MiraXTv3_dyn) R 7851 7853 7116 0 -1 4194368 15939 0 0 0 59856 14 0 0 25 0 3 0 328719567 62816256 13902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 61344

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.622
CPU time (s): 1200.05
CPU user time (s): 1199.76
CPU system time (s): 0.288956
CPU usage (%): 199.469
Max. virtual memory (cumulated for all children) (KiB): 61344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.288956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31664
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= 158
involuntary context switches= 22619

runsolver used 0.580911 second user time and 1.62075 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 14:40:17 UTC 2007

IDJOB= 291574
IDBENCH= 19818
IDSOLVER= 128
FILE ID= node13/291574-1178808017

PBS_JOBID= 5250940

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1317485140-08.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291574-1178808017/MiraXTv3_dyn /tmp/evaluation/291574-1178808017/instance-291574-1178808017.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-291574-1178808017 -o ROOT/results/node13/solver-291574-1178808017 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291574-1178808017/MiraXTv3_dyn /tmp/evaluation/291574-1178808017/instance-291574-1178808017.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  09ba83c5bb0d24fb8b0cf9ee4e9590ec

RANDOM SEED= 851933881

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1816344 kB
Buffers:         37504 kB
Cached:          95528 kB
SwapCached:      12828 kB
Active:         115408 kB
Inactive:        60780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816344 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4048 kB
Writeback:           0 kB
Mapped:          50020 kB
Slab:            48740 kB
Committed_AS:  9740996 kB
PageTables:       1924 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 node13 on Thu May 10 14:50:21 UTC 2007