Trace number 300840

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.17 601.647

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1638354370-16.cnf
MD5SUMba6ae373482c2c9451134b661ab28d3f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.76982
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
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/node16/watcher-300840-1178838590 -o ROOT/results/node16/solver-300840-1178838590 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/300840-1178838590/MiraXTv3_dyn /tmp/evaluation/300840-1178838590/instance-300840-1178838590.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.90 1.98 1.88 3/77 26101
/proc/meminfo: memFree=1804488/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=3920 CPUtime=0
/proc/26101/stat : 26101 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 331776602 4014080 350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 0 0 0
/proc/26101/statm: 980 350 206 20 0 338 0

[startup+0.077605 s]
/proc/loadavg: 1.90 1.98 1.88 3/77 26101
/proc/meminfo: memFree=1804488/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=5144 CPUtime=0.07
/proc/26101/stat : 26101 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194304 682 0 0 0 7 0 0 0 18 0 1 0 331776602 5267456 657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/26101/statm: 1286 657 207 20 0 644 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5144

[startup+0.101603 s]
/proc/loadavg: 1.90 1.98 1.88 3/77 26101
/proc/meminfo: memFree=1804488/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=10480 CPUtime=0.1
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 1125 0 0 0 10 0 0 0 18 0 3 0 331776602 10731520 1063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 2620 1064 216 20 0 1978 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10480

[startup+0.301563 s]
/proc/loadavg: 1.90 1.98 1.88 3/77 26101
/proc/meminfo: memFree=1804488/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=12692 CPUtime=0.49
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 1794 0 0 0 48 1 0 0 18 0 3 0 331776602 12996608 1732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 3173 1732 218 20 0 2531 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 12692

[startup+0.701479 s]
/proc/loadavg: 1.90 1.98 1.88 3/77 26101
/proc/meminfo: memFree=1804488/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=19128 CPUtime=1.29
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 3129 0 0 0 128 1 0 0 18 0 3 0 331776602 19587072 3067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 4782 3067 218 20 0 4140 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 19128

[startup+1.50231 s]
/proc/loadavg: 1.90 1.98 1.88 3/80 26104
/proc/meminfo: memFree=1789104/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=28192 CPUtime=2.88
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 5558 0 0 0 286 2 0 0 18 0 3 0 331776602 28868608 5496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 7048 5497 218 20 0 6406 0
[pid=26101/tid=26103] ppid=26099 vsize=28192 CPUtime=1.4
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 2441 0 0 0 139 1 0 0 19 0 3 0 331776612 28868608 5497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=28192 CPUtime=1.39
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 2362 0 0 0 138 1 0 0 24 0 3 0 331776612 28868608 5497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 28192

[startup+3.10197 s]
/proc/loadavg: 1.91 1.98 1.88 3/80 26104
/proc/meminfo: memFree=1776368/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=38072 CPUtime=6.08
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 7945 0 0 0 604 4 0 0 18 0 3 0 331776602 38985728 7883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 9518 7883 218 20 0 8876 0
[pid=26101/tid=26103] ppid=26099 vsize=38072 CPUtime=3
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 3660 0 0 0 299 1 0 0 25 0 3 0 331776612 38985728 7883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=38072 CPUtime=2.98
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 3529 0 0 0 296 2 0 0 22 0 3 0 331776612 38985728 7883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 38072

[startup+6.30129 s]
/proc/loadavg: 1.91 1.98 1.88 3/80 26104
/proc/meminfo: memFree=1760624/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=57864 CPUtime=12.46
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 12931 0 0 0 1238 8 0 0 18 0 3 0 331776602 59252736 12797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 14466 12797 218 20 0 13824 0
[pid=26101/tid=26103] ppid=26099 vsize=57864 CPUtime=6.19
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 5859 0 0 0 617 2 0 0 21 0 3 0 331776612 59252736 12797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=57864 CPUtime=6.17
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 6316 0 0 0 612 5 0 0 25 0 3 0 331776612 59252736 12797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 57864

[startup+12.7019 s]
/proc/loadavg: 1.92 1.98 1.88 3/80 26104
/proc/meminfo: memFree=1715064/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=99904 CPUtime=25.24
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 23794 0 0 0 2507 17 0 0 18 0 3 0 331776602 102301696 23444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 24976 23444 218 20 0 24334 0
[pid=26101/tid=26103] ppid=26099 vsize=99904 CPUtime=12.59
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 11525 0 0 0 1253 6 0 0 25 0 3 0 331776612 102301696 23444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=99904 CPUtime=12.54
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 11513 0 0 0 1244 10 0 0 25 0 3 0 331776612 102301696 23444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 99904

[startup+25.5012 s]
/proc/loadavg: 1.93 1.98 1.88 3/80 26104
/proc/meminfo: memFree=1702200/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=109452 CPUtime=50.76
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 26569 0 0 0 5056 20 0 0 18 0 3 0 331776602 112078848 25829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 27363 25829 218 20 0 26721 0
[pid=26101/tid=26103] ppid=26099 vsize=109452 CPUtime=25.37
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 12240 0 0 0 2530 7 0 0 25 0 3 0 331776612 112078848 25829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=109452 CPUtime=25.29
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 13573 0 0 0 2517 12 0 0 25 0 3 0 331776612 112078848 25829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 109452

[startup+51.1018 s]
/proc/loadavg: 1.96 1.98 1.88 3/80 26104
/proc/meminfo: memFree=1668792/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=143440 CPUtime=101.85
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 36129 0 0 0 10155 30 0 0 18 0 3 0 331776602 146882560 34563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 35860 34563 218 20 0 35218 0
[pid=26101/tid=26103] ppid=26099 vsize=143440 CPUtime=50.95
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 17444 0 0 0 5084 11 0 0 25 0 3 0 331776612 146882560 34563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=143440 CPUtime=50.8
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 17929 0 0 0 5062 18 0 0 25 0 3 0 331776612 146882560 34563 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 143440

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.89 3/80 26104
/proc/meminfo: memFree=1647672/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=161928 CPUtime=204.02
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 41973 0 0 0 20366 36 0 0 18 0 3 0 331776602 165814272 39148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 40482 39148 218 20 0 39840 0
[pid=26101/tid=26103] ppid=26099 vsize=161928 CPUtime=102.11
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 21497 0 0 0 10197 14 0 0 25 0 3 0 331776612 165814272 39148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=161928 CPUtime=101.8
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 19720 0 0 0 10159 21 0 0 25 0 3 0 331776612 165814272 39148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 161928

[startup+162.301 s]
/proc/loadavg: 1.86 1.95 1.88 3/80 26104
/proc/meminfo: memFree=1639352/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=170032 CPUtime=323.64
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 45593 0 0 0 32324 40 0 0 18 0 3 0 331776602 174112768 41294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 42508 41294 218 20 0 41866 0
[pid=26101/tid=26103] ppid=26099 vsize=170032 CPUtime=161.98
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 23512 0 0 0 16182 16 0 0 25 0 3 0 331776612 174112768 41294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=170032 CPUtime=161.55
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 21325 0 0 0 16132 23 0 0 25 0 3 0 331776612 174112768 41294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.64
Current children cumulated vsize (KiB) 170032

[startup+222.302 s]
/proc/loadavg: 1.95 1.96 1.89 3/80 26104
/proc/meminfo: memFree=1639096/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=170032 CPUtime=443.34
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 47157 0 0 0 44292 42 0 0 18 0 3 0 331776602 174112768 41306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 42508 41306 218 20 0 41866 0
[pid=26101/tid=26103] ppid=26099 vsize=170032 CPUtime=221.92
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 24328 0 0 0 22175 17 0 0 25 0 3 0 331776612 174112768 41306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=170032 CPUtime=221.31
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 22073 0 0 0 22107 24 0 0 25 0 3 0 331776612 174112768 41306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 170032

[startup+282.302 s]
/proc/loadavg: 1.98 1.96 1.90 3/80 26104
/proc/meminfo: memFree=1639032/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=170032 CPUtime=563.07
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 48346 0 0 0 56264 43 0 0 18 0 3 0 331776602 174112768 41339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 42508 41339 218 20 0 41866 0
[pid=26101/tid=26103] ppid=26099 vsize=170032 CPUtime=281.89
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 24890 0 0 0 28172 17 0 0 25 0 3 0 331776612 174112768 41339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=170032 CPUtime=281.08
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 22700 0 0 0 28083 25 0 0 25 0 3 0 331776612 174112768 41339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 170032

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 26104
/proc/meminfo: memFree=1639096/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=170032 CPUtime=682.73
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 48822 0 0 0 68229 44 0 0 18 0 3 0 331776602 174112768 41339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 42508 41339 218 20 0 41866 0
[pid=26101/tid=26103] ppid=26099 vsize=170032 CPUtime=341.82
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 24890 0 0 0 34165 17 0 0 25 0 3 0 331776612 174112768 41339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=170032 CPUtime=340.8
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 23176 0 0 0 34054 26 0 0 25 0 3 0 331776612 174112768 41339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 170032

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26104
/proc/meminfo: memFree=1636728/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=172080 CPUtime=802.47
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 50026 0 0 0 80200 47 0 0 18 0 3 0 331776602 176209920 41999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 43020 41999 218 20 0 42378 0
[pid=26101/tid=26103] ppid=26099 vsize=172080 CPUtime=401.79
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 24993 0 0 0 40161 18 0 0 25 0 3 0 331776612 176209920 41999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26101/tid=26104] ppid=26099 vsize=172080 CPUtime=400.57
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 24277 0 0 0 40029 28 0 0 25 0 3 0 331776612 176209920 41999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.47
Current children cumulated vsize (KiB) 172080

[startup+462.302 s]
/proc/loadavg: 2.06 1.99 1.91 3/80 26104
/proc/meminfo: memFree=1633528/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=175480 CPUtime=922.18
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 51511 0 0 0 92169 49 0 0 18 0 3 0 331776602 179691520 42725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 43870 42725 218 20 0 43228 0
[pid=26101/tid=26103] ppid=26099 vsize=175480 CPUtime=461.61
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 25836 0 0 0 46142 19 0 0 25 0 3 0 331776612 179691520 42725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26101/tid=26104] ppid=26099 vsize=175480 CPUtime=460.47
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 24919 0 0 0 46018 29 0 0 25 0 3 0 331776612 179691520 42725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.18
Current children cumulated vsize (KiB) 175480

[startup+522.302 s]
/proc/loadavg: 2.02 1.99 1.91 3/80 26104
/proc/meminfo: memFree=1633400/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=175480 CPUtime=1041.88
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 52837 0 0 0 104138 50 0 0 18 0 3 0 331776602 179691520 42740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 43870 42740 218 20 0 43228 0
[pid=26101/tid=26103] ppid=26099 vsize=175480 CPUtime=521.37
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 26322 0 0 0 52118 19 0 0 25 0 3 0 331776612 179691520 42740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26101/tid=26104] ppid=26099 vsize=175480 CPUtime=520.41
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 25759 0 0 0 52011 30 0 0 25 0 3 0 331776612 179691520 42740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.88
Current children cumulated vsize (KiB) 175480

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26104
/proc/meminfo: memFree=1620472/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=189128 CPUtime=1161.59
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 56834 0 0 0 116103 56 0 0 18 0 3 0 331776602 193667072 45978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 47282 45978 218 20 0 46640 0
[pid=26101/tid=26103] ppid=26099 vsize=189128 CPUtime=581.34
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 27143 0 0 0 58113 21 0 0 25 0 3 0 331776612 193667072 45978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26101/tid=26104] ppid=26099 vsize=189128 CPUtime=580.14
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 28935 0 0 0 57981 33 0 0 25 0 3 0 331776612 193667072 45978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.59
Current children cumulated vsize (KiB) 189128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26104
/proc/meminfo: memFree=1619192/2055920 swapFree=4143412/4192956
[pid=26101] ppid=26099 vsize=191176 CPUtime=1200.11
/proc/26101/stat : 26101 (MiraXTv3_dyn) S 26099 26101 24866 0 -1 4194304 57566 0 0 0 119955 56 0 0 18 0 3 0 331776602 195764224 46296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26101/statm: 47794 46296 218 20 0 47152 0
[pid=26101/tid=26103] ppid=26099 vsize=191176 CPUtime=600.64
/proc/26101/task/26103/stat : 26103 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 27350 0 0 0 60043 21 0 0 25 0 3 0 331776612 195764224 46296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26101/tid=26104] ppid=26099 vsize=191176 CPUtime=599.37
/proc/26101/task/26104/stat : 26104 (MiraXTv3_dyn) R 26099 26101 24866 0 -1 4194368 29460 0 0 0 59903 34 0 0 25 0 3 0 331776612 195764224 46296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 191176

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.647
CPU time (s): 1200.17
CPU user time (s): 1199.57
CPU system time (s): 0.596909
CPU usage (%): 199.481
Max. virtual memory (cumulated for all children) (KiB): 191176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.57
system time used= 0.596909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57566
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= 438
involuntary context switches= 22564

runsolver used 0.558915 second user time and 1.65375 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu May 10 23:09:50 UTC 2007

IDJOB= 300840
IDBENCH= 20044
IDSOLVER= 128
FILE ID= node16/300840-1178838590

PBS_JOBID= 5250982

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1638354370-16.cnf
COMMAND LINE= /tmp/evaluation/300840-1178838590/MiraXTv3_dyn /tmp/evaluation/300840-1178838590/instance-300840-1178838590.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-300840-1178838590 -o ROOT/results/node16/solver-300840-1178838590 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/300840-1178838590/MiraXTv3_dyn /tmp/evaluation/300840-1178838590/instance-300840-1178838590.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ba6ae373482c2c9451134b661ab28d3f

RANDOM SEED= 143788818

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1804704 kB
Buffers:         46384 kB
Cached:         118508 kB
SwapCached:      17960 kB
Active:          91912 kB
Inactive:        97876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804704 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            4248 kB
Writeback:           0 kB
Mapped:          29960 kB
Slab:            46976 kB
Committed_AS: 14176024 kB
PageTables:       1836 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= 66560 MiB

End job on node16 on Thu May 10 23:19:53 UTC 2007