Trace number 312320

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.18 601.734

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
MD5SUMa3885eff2851f09f9ef1a5d548225d79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.5714
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
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-312320-1178876439 -o ROOT/results/node9/solver-312320-1178876439 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312320-1178876439/MiraXTv3_dyn /tmp/evaluation/312320-1178876439/instance-312320-1178876439.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 25648
/proc/meminfo: memFree=1824752/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=3920 CPUtime=0
/proc/25648/stat : 25648 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 363681492 4014080 305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9102285 0 0 4096 0 0 0 0 17 0 0 0
/proc/25648/statm: 980 309 205 20 0 338 0

[startup+0.085503 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 25648
/proc/meminfo: memFree=1824752/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=7332 CPUtime=0.14
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 817 0 0 0 14 0 0 0 18 0 3 0 363681492 7507968 792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 1833 792 218 20 0 1191 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 7332

[startup+0.101501 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 25648
/proc/meminfo: memFree=1824752/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=7332 CPUtime=0.17
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 820 0 0 0 17 0 0 0 18 0 3 0 363681492 7507968 795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 1833 795 218 20 0 1191 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7332

[startup+0.301527 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 25648
/proc/meminfo: memFree=1824752/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=8664 CPUtime=0.57
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 1084 0 0 0 57 0 0 0 18 0 3 0 363681492 8871936 1059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 2166 1059 218 20 0 1524 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8664

[startup+0.701574 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 25648
/proc/meminfo: memFree=1824752/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=10780 CPUtime=1.36
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 1577 0 0 0 136 0 0 0 18 0 3 0 363681492 11038720 1552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 2695 1553 218 20 0 2053 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 10780

[startup+1.50166 s]
/proc/loadavg: 1.01 1.00 1.15 3/80 25651
/proc/meminfo: memFree=1818008/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=14472 CPUtime=2.96
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 2364 0 0 0 295 1 0 0 18 0 3 0 363681492 14819328 2339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 3618 2339 218 20 0 2976 0
[pid=25648/tid=25650] ppid=25646 vsize=14472 CPUtime=1.47
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 982 0 0 0 147 0 0 0 25 0 3 0 363681494 14819328 2339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=14472 CPUtime=1.46
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 917 0 0 0 146 0 0 0 17 0 3 0 363681494 14819328 2339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520015 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14472

[startup+3.10185 s]
/proc/loadavg: 1.01 1.00 1.15 3/80 25651
/proc/meminfo: memFree=1813720/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=18968 CPUtime=6.16
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 3663 0 0 0 614 2 0 0 18 0 3 0 363681492 19423232 3638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 4742 3638 218 20 0 4100 0
[pid=25648/tid=25650] ppid=25646 vsize=18968 CPUtime=3.07
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 1636 0 0 0 307 0 0 0 25 0 3 0 363681494 19423232 3638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=18968 CPUtime=3.06
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 1562 0 0 0 305 1 0 0 22 0 3 0 363681494 19423232 3638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18968

[startup+6.30121 s]
/proc/loadavg: 1.09 1.02 1.16 3/80 25651
/proc/meminfo: memFree=1809752/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=22184 CPUtime=12.53
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 4238 0 0 0 1250 3 0 0 18 0 3 0 363681492 22716416 4213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 5546 4213 218 20 0 4904 0
[pid=25648/tid=25650] ppid=25646 vsize=22184 CPUtime=6.27
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 1889 0 0 0 626 1 0 0 25 0 3 0 363681494 22716416 4213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=22184 CPUtime=6.23
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 1884 0 0 0 622 1 0 0 16 0 3 0 363681494 22716416 4213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9105125 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 22184

[startup+12.7029 s]
/proc/loadavg: 1.16 1.03 1.16 3/80 25651
/proc/meminfo: memFree=1795352/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=35144 CPUtime=25.31
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 7930 0 0 0 2524 7 0 0 18 0 3 0 363681492 35987456 7751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 8786 7751 218 20 0 8144 0
[pid=25648/tid=25650] ppid=25646 vsize=35144 CPUtime=12.66
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 3693 0 0 0 1264 2 0 0 25 0 3 0 363681494 35987456 7751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=35144 CPUtime=12.61
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 3772 0 0 0 1257 4 0 0 25 0 3 0 363681494 35987456 7751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 35144

[startup+25.5014 s]
/proc/loadavg: 1.34 1.08 1.18 3/80 25651
/proc/meminfo: memFree=1775832/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=53860 CPUtime=50.84
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 12677 0 0 0 5072 12 0 0 18 0 3 0 363681492 55152640 12295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 13465 12295 218 20 0 12823 0
[pid=25648/tid=25650] ppid=25646 vsize=53860 CPUtime=25.46
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 6382 0 0 0 2541 5 0 0 25 0 3 0 363681494 55152640 12295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=53860 CPUtime=25.36
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 5830 0 0 0 2529 7 0 0 25 0 3 0 363681494 55152640 12295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 53860

[startup+51.1013 s]
/proc/loadavg: 1.57 1.15 1.20 3/80 25651
/proc/meminfo: memFree=1765912/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=64432 CPUtime=101.91
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 15774 0 0 0 10175 16 0 0 18 0 3 0 363681492 65978368 14957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 16108 14957 218 20 0 15466 0
[pid=25648/tid=25650] ppid=25646 vsize=64432 CPUtime=51.02
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 7933 0 0 0 5096 6 0 0 25 0 3 0 363681494 65978368 14957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=64432 CPUtime=50.85
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 7376 0 0 0 5076 9 0 0 25 0 3 0 363681494 65978368 14957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 64432

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.23 3/80 25651
/proc/meminfo: memFree=1748440/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=82216 CPUtime=204.07
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 20836 0 0 0 20385 22 0 0 18 0 3 0 363681492 84189184 19183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 20554 19183 218 20 0 19912 0
[pid=25648/tid=25650] ppid=25646 vsize=82216 CPUtime=102.19
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 10663 0 0 0 10210 9 0 0 25 0 3 0 363681494 84189184 19183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=82216 CPUtime=101.86
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 9708 0 0 0 10173 13 0 0 25 0 3 0 363681494 84189184 19183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 82216

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.28 3/80 25651
/proc/meminfo: memFree=1743896/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=85884 CPUtime=323.77
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 22735 0 0 0 32352 25 0 0 18 0 3 0 363681492 87945216 20211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 21471 20211 218 20 0 20829 0
[pid=25648/tid=25650] ppid=25646 vsize=85884 CPUtime=162.15
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 11574 0 0 0 16205 10 0 0 25 0 3 0 363681494 87945216 20211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=85884 CPUtime=161.6
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 10696 0 0 0 16145 15 0 0 25 0 3 0 363681494 87945216 20211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.77
Current children cumulated vsize (KiB) 85884

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.32 3/80 25651
/proc/meminfo: memFree=1740248/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=89980 CPUtime=443.38
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 24563 0 0 0 44310 28 0 0 18 0 3 0 363681492 92139520 21108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 22495 21108 218 20 0 21853 0
[pid=25648/tid=25650] ppid=25646 vsize=89980 CPUtime=221.99
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 12066 0 0 0 22189 10 0 0 25 0 3 0 363681494 92139520 21108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=89980 CPUtime=221.35
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 12032 0 0 0 22118 17 0 0 25 0 3 0 363681494 92139520 21108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 89980

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.36 3/80 25651
/proc/meminfo: memFree=1737944/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=92208 CPUtime=562.95
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 26142 0 0 0 56264 31 0 0 18 0 3 0 363681492 94420992 21689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 23052 21689 218 20 0 22410 0
[pid=25648/tid=25650] ppid=25646 vsize=92208 CPUtime=281.91
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 12615 0 0 0 28180 11 0 0 25 0 3 0 363681494 94420992 21689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=92208 CPUtime=281
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 13062 0 0 0 28081 19 0 0 25 0 3 0 363681494 94420992 21689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526215 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.95
Current children cumulated vsize (KiB) 92208

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.40 3/80 25651
/proc/meminfo: memFree=1737624/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=92208 CPUtime=682.66
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 27091 0 0 0 68234 32 0 0 18 0 3 0 363681492 94420992 21750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 23052 21750 218 20 0 22410 0
[pid=25648/tid=25650] ppid=25646 vsize=92208 CPUtime=341.86
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 13152 0 0 0 34175 11 0 0 25 0 3 0 363681494 94420992 21750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=92208 CPUtime=340.77
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 13474 0 0 0 34057 20 0 0 25 0 3 0 363681494 94420992 21750 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.66
Current children cumulated vsize (KiB) 92208

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.43 3/80 25651
/proc/meminfo: memFree=1737560/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=92904 CPUtime=802.38
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 28042 0 0 0 80205 33 0 0 18 0 3 0 363681492 95133696 21783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 23226 21783 218 20 0 22584 0
[pid=25648/tid=25650] ppid=25646 vsize=92904 CPUtime=401.82
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 13584 0 0 0 40170 12 0 0 25 0 3 0 363681494 95133696 21783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25648/tid=25651] ppid=25646 vsize=92904 CPUtime=400.54
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 13993 0 0 0 40033 21 0 0 25 0 3 0 363681494 95133696 21783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.38
Current children cumulated vsize (KiB) 92904

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.47 3/80 25651
/proc/meminfo: memFree=1737304/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=93212 CPUtime=922.05
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 28953 0 0 0 92171 34 0 0 18 0 3 0 363681492 95449088 21843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 23303 21843 218 20 0 22661 0
[pid=25648/tid=25650] ppid=25646 vsize=93212 CPUtime=461.64
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 14063 0 0 0 46152 12 0 0 25 0 3 0 363681494 95449088 21843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=93212 CPUtime=460.37
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 14425 0 0 0 46016 21 0 0 25 0 3 0 363681494 95449088 21843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.05
Current children cumulated vsize (KiB) 93212

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.50 3/80 25651
/proc/meminfo: memFree=1736728/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=93212 CPUtime=1041.71
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 30108 0 0 0 104135 36 0 0 18 0 3 0 363681492 95449088 22033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 23303 22033 218 20 0 22661 0
[pid=25648/tid=25650] ppid=25646 vsize=93212 CPUtime=521.37
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 14515 0 0 0 52124 13 0 0 25 0 3 0 363681494 95449088 22033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565831 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=93212 CPUtime=520.31
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 15128 0 0 0 52009 22 0 0 25 0 3 0 363681494 95449088 22033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.71
Current children cumulated vsize (KiB) 93212

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.53 3/80 25651
/proc/meminfo: memFree=1736472/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=93212 CPUtime=1161.43
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 31277 0 0 0 116106 37 0 0 18 0 3 0 363681492 95449088 22042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 23303 22042 218 20 0 22661 0
[pid=25648/tid=25650] ppid=25646 vsize=93212 CPUtime=581.14
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 15096 0 0 0 58100 14 0 0 25 0 3 0 363681494 95449088 22042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=93212 CPUtime=580.26
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 15716 0 0 0 58004 22 0 0 25 0 3 0 363681494 95449088 22042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.43
Current children cumulated vsize (KiB) 93212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.54 3/80 25651
/proc/meminfo: memFree=1736408/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=93580 CPUtime=1200.14
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 31482 0 0 0 119977 37 0 0 18 0 3 0 363681492 95825920 22071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 23395 22071 218 20 0 22753 0
[pid=25648/tid=25650] ppid=25646 vsize=93580 CPUtime=600.46
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 15191 0 0 0 60032 14 0 0 25 0 3 0 363681494 95825920 22071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=93580 CPUtime=599.65
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 15826 0 0 0 59942 23 0 0 25 0 3 0 363681494 95825920 22071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 93580

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

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

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.54 3/80 25651
/proc/meminfo: memFree=1736408/2055920 swapFree=4145492/4192956
[pid=25648] ppid=25646 vsize=93580 CPUtime=1200.14
/proc/25648/stat : 25648 (MiraXTv3_dyn) S 25646 25648 24785 0 -1 4194304 31482 0 0 0 119977 37 0 0 18 0 3 0 363681492 95825920 22071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/25648/statm: 23395 22071 218 20 0 22753 0
[pid=25648/tid=25650] ppid=25646 vsize=93580 CPUtime=600.46
/proc/25648/task/25650/stat : 25650 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 15191 0 0 0 60032 14 0 0 25 0 3 0 363681494 95825920 22071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25648/tid=25651] ppid=25646 vsize=93580 CPUtime=599.65
/proc/25648/task/25651/stat : 25651 (MiraXTv3_dyn) R 25646 25648 24785 0 -1 4194368 15826 0 0 0 59942 23 0 0 25 0 3 0 363681494 95825920 22071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 93580

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.734
CPU time (s): 1200.18
CPU user time (s): 1199.79
CPU system time (s): 0.39394
CPU usage (%): 199.453
Max. virtual memory (cumulated for all children) (KiB): 93580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.39394
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31482
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= 138
involuntary context switches= 22638

runsolver used 0.599908 second user time and 1.60476 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 09:40:39 UTC 2007

IDJOB= 312320
IDBENCH= 20338
IDSOLVER= 128
FILE ID= node9/312320-1178876439

PBS_JOBID= 5251048

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/312320-1178876439/MiraXTv3_dyn /tmp/evaluation/312320-1178876439/instance-312320-1178876439.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-312320-1178876439 -o ROOT/results/node9/solver-312320-1178876439 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312320-1178876439/MiraXTv3_dyn /tmp/evaluation/312320-1178876439/instance-312320-1178876439.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a3885eff2851f09f9ef1a5d548225d79

RANDOM SEED= 819118614

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:       1825032 kB
Buffers:         40032 kB
Cached:         111624 kB
SwapCached:      15556 kB
Active:         112812 kB
Inactive:        62324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825032 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:          29976 kB
Slab:            41344 kB
Committed_AS:  8957560 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 Fri May 11 09:50:43 UTC 2007