Trace number 295141

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.09 601.824

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S461794864-15.SAT.shuffled.cnf
MD5SUM87601d6b29694c44112ef8c86b506fed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.73958
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

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/node7/watcher-295141-1178819399 -o ROOT/results/node7/solver-295141-1178819399 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295141-1178819399/MiraXTv3_dyn /tmp/evaluation/295141-1178819399/instance-295141-1178819399.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.82 1.91 1.67 3/77 13888
/proc/meminfo: memFree=1847608/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=3788 CPUtime=0
/proc/13888/stat : 13888 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194304 307 0 0 0 0 0 0 0 18 0 1 0 357977498 3878912 282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/13888/statm: 947 283 206 20 0 305 0

[startup+0.021942 s]
/proc/loadavg: 1.82 1.91 1.67 3/77 13888
/proc/meminfo: memFree=1847608/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=4320 CPUtime=0.01
/proc/13888/stat : 13888 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194304 444 0 0 0 1 0 0 0 18 0 1 0 357977498 4423680 419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583954 0 0 4096 0 0 0 0 17 1 0 0
/proc/13888/statm: 1080 419 207 20 0 438 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4320

[startup+0.10195 s]
/proc/loadavg: 1.82 1.91 1.67 3/77 13888
/proc/meminfo: memFree=1847608/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=4320 CPUtime=0.09
/proc/13888/stat : 13888 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194304 450 0 0 0 9 0 0 0 18 0 1 0 357977498 4423680 425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583715 0 0 4096 0 0 0 0 17 1 0 0
/proc/13888/statm: 1080 425 207 20 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301976 s]
/proc/loadavg: 1.82 1.91 1.67 3/77 13888
/proc/meminfo: memFree=1847608/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=8684 CPUtime=0.46
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 1069 0 0 0 46 0 0 0 18 0 3 0 357977498 8892416 1044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 2171 1044 218 20 0 1529 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8684

[startup+0.702016 s]
/proc/loadavg: 1.82 1.91 1.67 3/77 13888
/proc/meminfo: memFree=1847608/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=12264 CPUtime=1.26
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 1862 0 0 0 125 1 0 0 18 0 3 0 357977498 12558336 1837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 3066 1837 218 20 0 2424 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 12264

[startup+1.5021 s]
/proc/loadavg: 1.82 1.91 1.67 3/80 13891
/proc/meminfo: memFree=1839264/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=16004 CPUtime=2.86
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 2703 0 0 0 284 2 0 0 18 0 3 0 357977498 16388096 2678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 4001 2678 218 20 0 3359 0
[pid=13888/tid=13890] ppid=13886 vsize=16004 CPUtime=1.36
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 1080 0 0 0 136 0 0 0 25 0 3 0 357977510 16388096 2678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13886 vsize=16004 CPUtime=1.36
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 1142 0 0 0 135 1 0 0 18 0 3 0 357977510 16388096 2678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 16004

[startup+3.10127 s]
/proc/loadavg: 1.82 1.91 1.67 3/80 13891
/proc/meminfo: memFree=1836384/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=18380 CPUtime=6.04
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 3515 0 0 0 602 2 0 0 18 0 3 0 357977498 18821120 3454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 4595 3454 218 20 0 3953 0
[pid=13888/tid=13890] ppid=13886 vsize=18380 CPUtime=2.96
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 1425 0 0 0 295 1 0 0 25 0 3 0 357977510 18821120 3454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522209 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13886 vsize=18380 CPUtime=2.95
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 1609 0 0 0 294 1 0 0 25 0 3 0 357977510 18821120 3454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 18380

[startup+6.30161 s]
/proc/loadavg: 1.83 1.92 1.67 3/80 13891
/proc/meminfo: memFree=1828000/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=26872 CPUtime=12.43
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 5732 0 0 0 1239 4 0 0 18 0 3 0 357977498 27516928 5558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 6718 5558 218 20 0 6076 0
[pid=13888/tid=13890] ppid=13886 vsize=26872 CPUtime=6.15
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 2547 0 0 0 614 1 0 0 21 0 3 0 357977510 27516928 5558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13886 vsize=26872 CPUtime=6.14
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 2704 0 0 0 612 2 0 0 25 0 3 0 357977510 27516928 5558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 26872

[startup+12.7013 s]
/proc/loadavg: 1.84 1.92 1.67 3/80 13891
/proc/meminfo: memFree=1819424/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=34116 CPUtime=25.19
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 7594 0 0 0 2514 5 0 0 18 0 3 0 357977498 34934784 7122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 8529 7122 218 20 0 7887 0
[pid=13888/tid=13890] ppid=13886 vsize=34116 CPUtime=12.55
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 3501 0 0 0 1253 2 0 0 24 0 3 0 357977510 34934784 7122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13886 vsize=34116 CPUtime=12.5
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 3612 0 0 0 1248 2 0 0 25 0 3 0 357977510 34934784 7122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 34116

[startup+25.5016 s]
/proc/loadavg: 1.88 1.92 1.68 3/80 13891
/proc/meminfo: memFree=1812000/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=41016 CPUtime=50.71
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 9970 0 0 0 5063 8 0 0 18 0 3 0 357977498 42000384 8957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 10254 8957 218 20 0 9612 0
[pid=13888/tid=13890] ppid=13886 vsize=41016 CPUtime=25.34
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 4465 0 0 0 2531 3 0 0 25 0 3 0 357977510 42000384 8957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13886 vsize=41016 CPUtime=25.23
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 5024 0 0 0 2519 4 0 0 25 0 3 0 357977510 42000384 8957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 41016

[startup+51.1023 s]
/proc/loadavg: 1.92 1.92 1.68 3/80 13891
/proc/meminfo: memFree=1809184/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=44020 CPUtime=101.76
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 11796 0 0 0 10166 10 0 0 18 0 3 0 357977498 45076480 9679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 11005 9679 218 20 0 10363 0
[pid=13888/tid=13890] ppid=13886 vsize=44020 CPUtime=50.92
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 5358 0 0 0 5088 4 0 0 25 0 3 0 357977510 45076480 9679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13886 vsize=44020 CPUtime=50.71
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 5957 0 0 0 5066 5 0 0 25 0 3 0 357977510 45076480 9679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 44020

[startup+102.307 s]
/proc/loadavg: 1.97 1.94 1.70 3/80 13891
/proc/meminfo: memFree=1802848/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=50204 CPUtime=203.87
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 15394 0 0 0 20375 12 0 0 18 0 3 0 357977498 51408896 11225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 12551 11225 218 20 0 11909 0
[pid=13888/tid=13890] ppid=13886 vsize=50204 CPUtime=102.07
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 7206 0 0 0 10202 5 0 0 25 0 3 0 357977510 51408896 11225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13886 vsize=50204 CPUtime=101.66
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 7707 0 0 0 10160 6 0 0 25 0 3 0 357977510 51408896 11225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 50204

[startup+162.302 s]
/proc/loadavg: 1.93 1.93 1.71 3/80 13891
/proc/meminfo: memFree=1796512/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=56532 CPUtime=323.53
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 19307 0 0 0 32337 16 0 0 18 0 3 0 357977498 57888768 12793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 14133 12793 218 20 0 13491 0
[pid=13888/tid=13890] ppid=13886 vsize=56532 CPUtime=162.03
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 9171 0 0 0 16196 7 0 0 25 0 3 0 357977510 57888768 12793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13886 vsize=56532 CPUtime=161.36
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 9655 0 0 0 16128 8 0 0 25 0 3 0 357977510 57888768 12793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (KiB) 56532

[startup+222.302 s]
/proc/loadavg: 1.97 1.94 1.73 3/80 13891
/proc/meminfo: memFree=1794720/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=58568 CPUtime=443.18
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 21981 0 0 0 44300 18 0 0 18 0 3 0 357977498 59973632 13256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 14642 13256 218 20 0 14000 0
[pid=13888/tid=13890] ppid=13886 vsize=58568 CPUtime=221.93
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 10494 0 0 0 22185 8 0 0 25 0 3 0 357977510 59973632 13256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13888/tid=13891] ppid=13886 vsize=58568 CPUtime=221.12
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 11006 0 0 0 22103 9 0 0 25 0 3 0 357977510 59973632 13256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.18
Current children cumulated vsize (KiB) 58568

[startup+282.303 s]
/proc/loadavg: 1.99 1.95 1.74 3/80 13891
/proc/meminfo: memFree=1793248/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=60540 CPUtime=562.85
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 24567 0 0 0 56265 20 0 0 18 0 3 0 357977498 61992960 13680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 15135 13680 218 20 0 14493 0
[pid=13888/tid=13890] ppid=13886 vsize=60540 CPUtime=281.62
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 11758 0 0 0 28154 8 0 0 25 0 3 0 357977510 61992960 13680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13888/tid=13891] ppid=13886 vsize=60540 CPUtime=281.09
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 12328 0 0 0 28098 11 0 0 25 0 3 0 357977510 61992960 13680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.85
Current children cumulated vsize (KiB) 60540

[startup+342.303 s]
/proc/loadavg: 1.99 1.95 1.75 3/80 13891
/proc/meminfo: memFree=1790688/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=62100 CPUtime=682.49
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 27478 0 0 0 68227 22 0 0 18 0 3 0 357977498 63590400 14279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 15525 14279 218 20 0 14883 0
[pid=13888/tid=13890] ppid=13886 vsize=62100 CPUtime=341.32
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 13331 0 0 0 34123 9 0 0 25 0 3 0 357977510 63590400 14279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13888/tid=13891] ppid=13886 vsize=62100 CPUtime=341.04
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 13666 0 0 0 34092 12 0 0 25 0 3 0 357977510 63590400 14279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.49
Current children cumulated vsize (KiB) 62100

[startup+402.302 s]
/proc/loadavg: 1.99 1.96 1.76 3/80 13891
/proc/meminfo: memFree=1784864/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=67972 CPUtime=802.16
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 31174 0 0 0 80189 27 0 0 18 0 3 0 357977498 69603328 15731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 16993 15731 218 20 0 16351 0
[pid=13888/tid=13890] ppid=13886 vsize=67972 CPUtime=401.03
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 14585 0 0 0 40092 11 0 0 20 0 3 0 357977510 69603328 15731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13888/tid=13891] ppid=13886 vsize=67972 CPUtime=400.99
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 16108 0 0 0 40084 15 0 0 25 0 3 0 357977510 69603328 15731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.16
Current children cumulated vsize (KiB) 67972

[startup+462.303 s]
/proc/loadavg: 1.99 1.96 1.77 3/80 13891
/proc/meminfo: memFree=1783712/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=69372 CPUtime=921.82
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 33567 0 0 0 92154 28 0 0 18 0 3 0 357977498 71036928 16016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 17343 16016 218 20 0 16701 0
[pid=13888/tid=13890] ppid=13886 vsize=69372 CPUtime=460.74
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 15768 0 0 0 46063 11 0 0 17 0 3 0 357977510 71036928 16016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13888/tid=13891] ppid=13886 vsize=69372 CPUtime=460.94
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 17318 0 0 0 46078 16 0 0 18 0 3 0 357977510 71036928 16016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.82
Current children cumulated vsize (KiB) 69372

[startup+522.303 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 13891
/proc/meminfo: memFree=1782880/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=69808 CPUtime=1041.48
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 35944 0 0 0 104118 30 0 0 18 0 3 0 357977498 71483392 16216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 17452 16216 218 20 0 16810 0
[pid=13888/tid=13890] ppid=13886 vsize=69808 CPUtime=520.63
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 16885 0 0 0 52051 12 0 0 25 0 3 0 357977510 71483392 16216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13886 vsize=69808 CPUtime=520.71
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 18578 0 0 0 52054 17 0 0 25 0 3 0 357977510 71483392 16216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.48
Current children cumulated vsize (KiB) 69808

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 13891
/proc/meminfo: memFree=1782368/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=70336 CPUtime=1161.15
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 37930 0 0 0 116084 31 0 0 18 0 3 0 357977498 72024064 16345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 17584 16345 218 20 0 16942 0
[pid=13888/tid=13890] ppid=13886 vsize=70336 CPUtime=580.59
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 17923 0 0 0 58046 13 0 0 25 0 3 0 357977510 72024064 16345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13886 vsize=70336 CPUtime=580.43
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 19526 0 0 0 58026 17 0 0 25 0 3 0 357977510 72024064 16345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.15
Current children cumulated vsize (KiB) 70336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.801 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 13891
/proc/meminfo: memFree=1778656/2055920 swapFree=4156568/4192956
[pid=13888] ppid=13886 vsize=74564 CPUtime=1200.06
/proc/13888/stat : 13888 (MiraXTv3_dyn) S 13886 13888 13644 0 -1 4194304 39367 0 0 0 119973 33 0 0 18 0 3 0 357977498 76353536 17299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13888/statm: 18641 17299 218 20 0 17999 0
[pid=13888/tid=13890] ppid=13886 vsize=74564 CPUtime=600.08
/proc/13888/task/13890/stat : 13890 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 18256 0 0 0 59995 13 0 0 25 0 3 0 357977510 76353536 17299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13888/tid=13891] ppid=13886 vsize=74564 CPUtime=599.84
/proc/13888/task/13891/stat : 13891 (MiraXTv3_dyn) R 13886 13888 13644 0 -1 4194368 20630 0 0 0 59965 19 0 0 25 0 3 0 357977510 76353536 17299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10850816 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 74564

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.824
CPU time (s): 1200.09
CPU user time (s): 1199.74
CPU system time (s): 0.346947
CPU usage (%): 199.409
Max. virtual memory (cumulated for all children) (KiB): 74564

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

runsolver used 0.569913 second user time and 1.62775 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu May 10 17:49:59 UTC 2007

IDJOB= 295141
IDBENCH= 19905
IDSOLVER= 128
FILE ID= node7/295141-1178819399

PBS_JOBID= 5250976

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S461794864-15.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295141-1178819399/MiraXTv3_dyn /tmp/evaluation/295141-1178819399/instance-295141-1178819399.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-295141-1178819399 -o ROOT/results/node7/solver-295141-1178819399 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295141-1178819399/MiraXTv3_dyn /tmp/evaluation/295141-1178819399/instance-295141-1178819399.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  87601d6b29694c44112ef8c86b506fed

RANDOM SEED= 826268211

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1847824 kB
Buffers:         39280 kB
Cached:         104132 kB
SwapCached:      16932 kB
Active:         100224 kB
Inactive:        67192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847824 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:          29992 kB
Slab:            26072 kB
Committed_AS: 14710104 kB
PageTables:       1860 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= 66553 MiB

End job on node7 on Thu May 10 18:00:03 UTC 2007