Trace number 300225

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.12 601.846

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S1063466123-05.cnf
MD5SUM2ff956099c059101847a47f637ebf993
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark229.176
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
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/node7/watcher-300225-1178836267 -o ROOT/results/node7/solver-300225-1178836267 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/300225-1178836267/MiraXTv3_dyn /tmp/evaluation/300225-1178836267/instance-300225-1178836267.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 15932
/proc/meminfo: memFree=1844472/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=3788 CPUtime=0
/proc/15932/stat : 15932 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194304 377 0 0 0 0 0 0 0 18 0 1 0 359664352 3878912 352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10855373 0 0 4096 0 0 0 0 17 0 0 0
/proc/15932/statm: 947 355 207 20 0 305 0

[startup+0.066288 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 15932
/proc/meminfo: memFree=1844472/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=5180 CPUtime=0.06
/proc/15932/stat : 15932 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194304 708 0 0 0 6 0 0 0 18 0 1 0 359664352 5304320 683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575902 0 0 4096 0 0 0 0 17 0 0 0
/proc/15932/statm: 1295 683 207 20 0 653 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5180

[startup+0.101293 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 15932
/proc/meminfo: memFree=1844472/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=5316 CPUtime=0.09
/proc/15932/stat : 15932 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194304 741 0 0 0 9 0 0 0 18 0 1 0 359664352 5443584 716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583711 0 0 4096 0 0 0 0 17 0 0 0
/proc/15932/statm: 1329 716 207 20 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5316

[startup+0.301318 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 15932
/proc/meminfo: memFree=1844472/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=13308 CPUtime=0.47
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 1861 0 0 0 47 0 0 0 18 0 3 0 359664352 13627392 1763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 3327 1763 218 20 0 2685 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13308

[startup+0.701361 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 15932
/proc/meminfo: memFree=1844472/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=19020 CPUtime=1.27
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 3232 0 0 0 126 1 0 0 18 0 3 0 359664352 19476480 3134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 4755 3134 218 20 0 4113 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 19020

[startup+1.50144 s]
/proc/loadavg: 0.91 0.95 0.99 3/80 15935
/proc/meminfo: memFree=1828832/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=28864 CPUtime=2.87
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 5720 0 0 0 284 3 0 0 18 0 3 0 359664352 29556736 5622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 7216 5622 218 20 0 6574 0
[pid=15932/tid=15934] ppid=15930 vsize=28864 CPUtime=1.38
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 2517 0 0 0 138 0 0 0 21 0 3 0 359664363 29556736 5622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=28864 CPUtime=1.37
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 2344 0 0 0 135 2 0 0 19 0 3 0 359664363 29556736 5622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 28864

[startup+3.10261 s]
/proc/loadavg: 0.91 0.95 0.99 3/80 15935
/proc/meminfo: memFree=1815968/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=41144 CPUtime=6.06
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 8741 0 0 0 600 6 0 0 18 0 3 0 359664352 42131456 8643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 10286 8643 218 20 0 9644 0
[pid=15932/tid=15934] ppid=15930 vsize=41144 CPUtime=2.98
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 4078 0 0 0 297 1 0 0 23 0 3 0 359664363 42131456 8643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=41144 CPUtime=2.96
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 3804 0 0 0 292 4 0 0 21 0 3 0 359664363 42131456 8643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 41144

[startup+6.30195 s]
/proc/loadavg: 1.00 0.97 0.99 4/80 15935
/proc/meminfo: memFree=1799968/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=58820 CPUtime=12.45
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 13175 0 0 0 1235 10 0 0 18 0 3 0 359664352 60231680 13005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 14705 13005 218 20 0 14063 0
[pid=15932/tid=15934] ppid=15930 vsize=58820 CPUtime=6.18
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 5916 0 0 0 616 2 0 0 18 0 3 0 359664363 60231680 13005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=58820 CPUtime=6.15
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 6400 0 0 0 608 7 0 0 22 0 3 0 359664363 60231680 13005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851909 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 58820

[startup+12.7026 s]
/proc/loadavg: 1.08 0.99 1.00 3/80 15935
/proc/meminfo: memFree=1751520/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=104040 CPUtime=25.22
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 24738 0 0 0 2503 19 0 0 18 0 3 0 359664352 106536960 24400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 26010 24400 218 20 0 25368 0
[pid=15932/tid=15934] ppid=15930 vsize=104040 CPUtime=12.58
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 11834 0 0 0 1252 6 0 0 25 0 3 0 359664363 106536960 24400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=104040 CPUtime=12.52
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 12045 0 0 0 1240 12 0 0 25 0 3 0 359664363 106536960 24400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 104040

[startup+25.502 s]
/proc/loadavg: 1.28 1.04 1.02 3/80 15935
/proc/meminfo: memFree=1736736/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=113528 CPUtime=50.74
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 27659 0 0 0 5052 22 0 0 18 0 3 0 359664352 116252672 26940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 28382 26940 218 20 0 27740 0
[pid=15932/tid=15934] ppid=15930 vsize=113528 CPUtime=25.36
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 13441 0 0 0 2529 7 0 0 25 0 3 0 359664363 116252672 26940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=113528 CPUtime=25.26
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 13359 0 0 0 2512 14 0 0 25 0 3 0 359664363 116252672 26940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 113528

[startup+51.1016 s]
/proc/loadavg: 1.53 1.11 1.04 3/80 15935
/proc/meminfo: memFree=1695392/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=154420 CPUtime=101.81
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 38793 0 0 0 10146 35 0 0 18 0 3 0 359664352 158126080 37254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 38605 37254 218 20 0 37963 0
[pid=15932/tid=15934] ppid=15930 vsize=154420 CPUtime=50.93
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 18895 0 0 0 5081 12 0 0 25 0 3 0 359664363 158126080 37254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=154420 CPUtime=50.76
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 19039 0 0 0 5054 22 0 0 25 0 3 0 359664363 158126080 37254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525960 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 154420

[startup+102.307 s]
/proc/loadavg: 1.79 1.25 1.09 3/80 15935
/proc/meminfo: memFree=1671264/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=179748 CPUtime=203.88
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 46042 0 0 0 20346 42 0 0 18 0 3 0 359664352 184061952 43250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 44937 43250 218 20 0 44295 0
[pid=15932/tid=15934] ppid=15930 vsize=179748 CPUtime=102.08
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 22387 0 0 0 10194 14 0 0 25 0 3 0 359664363 184061952 43250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=179748 CPUtime=101.69
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 22796 0 0 0 10142 27 0 0 25 0 3 0 359664363 184061952 43250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 179748

[startup+162.301 s]
/proc/loadavg: 1.92 1.38 1.14 3/80 15935
/proc/meminfo: memFree=1670496/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=179748 CPUtime=323.54
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 47559 0 0 0 32311 43 0 0 18 0 3 0 359664352 184061952 43427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 44937 43427 218 20 0 44295 0
[pid=15932/tid=15934] ppid=15930 vsize=179748 CPUtime=162
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 23062 0 0 0 16185 15 0 0 25 0 3 0 359664363 184061952 43427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=179748 CPUtime=161.43
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 23638 0 0 0 16115 28 0 0 25 0 3 0 359664363 184061952 43427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 179748

[startup+222.302 s]
/proc/loadavg: 1.97 1.49 1.19 3/80 15935
/proc/meminfo: memFree=1661280/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=189092 CPUtime=443.2
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 51340 0 0 0 44273 47 0 0 18 0 3 0 359664352 193630208 45734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 47273 45734 218 20 0 46631 0
[pid=15932/tid=15934] ppid=15930 vsize=189092 CPUtime=221.92
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 25389 0 0 0 22176 16 0 0 25 0 3 0 359664363 193630208 45734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=189092 CPUtime=221.17
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 25092 0 0 0 22087 30 0 0 25 0 3 0 359664363 193630208 45734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.2
Current children cumulated vsize (KiB) 189092

[startup+282.302 s]
/proc/loadavg: 1.99 1.58 1.24 3/80 15935
/proc/meminfo: memFree=1661216/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=189092 CPUtime=562.89
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 52607 0 0 0 56240 49 0 0 18 0 3 0 359664352 193630208 45778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 47273 45778 218 20 0 46631 0
[pid=15932/tid=15934] ppid=15930 vsize=189092 CPUtime=281.86
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 26001 0 0 0 28169 17 0 0 25 0 3 0 359664363 193630208 45778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=189092 CPUtime=280.91
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 25747 0 0 0 28060 31 0 0 25 0 3 0 359664363 193630208 45778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 189092

[startup+342.301 s]
/proc/loadavg: 1.99 1.65 1.29 3/80 15937
/proc/meminfo: memFree=1655776/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=194448 CPUtime=682.53
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 55054 0 0 0 68201 52 0 0 18 0 3 0 359664352 199114752 47132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 48612 47132 218 20 0 47970 0
[pid=15932/tid=15934] ppid=15930 vsize=194448 CPUtime=341.77
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 27100 0 0 0 34159 18 0 0 25 0 3 0 359664363 199114752 47132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=194448 CPUtime=340.64
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 27095 0 0 0 34031 33 0 0 25 0 3 0 359664363 199114752 47132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.53
Current children cumulated vsize (KiB) 194448

[startup+402.301 s]
/proc/loadavg: 1.99 1.71 1.33 3/80 15937
/proc/meminfo: memFree=1653216/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=196836 CPUtime=802.17
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 56787 0 0 0 80163 54 0 0 18 0 3 0 359664352 201560064 47777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 49209 47777 218 20 0 48567 0
[pid=15932/tid=15934] ppid=15930 vsize=196836 CPUtime=401.67
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 28350 0 0 0 40148 19 0 0 25 0 3 0 359664363 201560064 47777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=196836 CPUtime=400.38
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 27578 0 0 0 40004 34 0 0 25 0 3 0 359664363 201560064 47777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521256 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.17
Current children cumulated vsize (KiB) 196836

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.37 3/80 15937
/proc/meminfo: memFree=1653024/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=196836 CPUtime=921.86
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 57911 0 0 0 92131 55 0 0 18 0 3 0 359664352 201560064 47813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 49209 47813 218 20 0 48567 0
[pid=15932/tid=15934] ppid=15930 vsize=196836 CPUtime=461.61
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 28994 0 0 0 46142 19 0 0 25 0 3 0 359664363 201560064 47813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520197 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=196836 CPUtime=460.12
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 28058 0 0 0 45978 34 0 0 25 0 3 0 359664363 201560064 47813 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.86
Current children cumulated vsize (KiB) 196836

[startup+522.302 s]
/proc/loadavg: 1.99 1.80 1.40 3/80 15937
/proc/meminfo: memFree=1651232/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=198884 CPUtime=1041.52
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 59926 0 0 0 104095 57 0 0 18 0 3 0 359664352 203657216 48251 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 49721 48251 218 20 0 49079 0
[pid=15932/tid=15934] ppid=15930 vsize=198884 CPUtime=521.55
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 29829 0 0 0 52135 20 0 0 25 0 3 0 359664363 203657216 48251 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=198884 CPUtime=519.86
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 29238 0 0 0 51950 36 0 0 25 0 3 0 359664363 203657216 48251 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.52
Current children cumulated vsize (KiB) 198884

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 15937
/proc/meminfo: memFree=1651232/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=198884 CPUtime=1161.15
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 61114 0 0 0 116057 58 0 0 18 0 3 0 359664352 203657216 48266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 49721 48266 218 20 0 49079 0
[pid=15932/tid=15934] ppid=15930 vsize=198884 CPUtime=581.48
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 30462 0 0 0 58127 21 0 0 22 0 3 0 359664363 203657216 48266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=198884 CPUtime=579.56
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 29793 0 0 0 57919 37 0 0 22 0 3 0 359664363 203657216 48266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520091 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.15
Current children cumulated vsize (KiB) 198884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 15937
/proc/meminfo: memFree=1651232/2055920 swapFree=4156568/4192956
[pid=15932] ppid=15930 vsize=198884 CPUtime=1200.07
/proc/15932/stat : 15932 (MiraXTv3_dyn) S 15930 15932 15124 0 -1 4194304 61529 0 0 0 119948 59 0 0 18 0 3 0 359664352 203657216 48267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15932/statm: 49721 48267 218 20 0 49079 0
[pid=15932/tid=15934] ppid=15930 vsize=198884 CPUtime=600.97
/proc/15932/task/15934/stat : 15934 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 30669 0 0 0 60076 21 0 0 25 0 3 0 359664363 203657216 48267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15932/tid=15935] ppid=15930 vsize=198884 CPUtime=598.98
/proc/15932/task/15935/stat : 15935 (MiraXTv3_dyn) R 15930 15932 15124 0 -1 4194368 30001 0 0 0 59861 37 0 0 25 0 3 0 359664363 203657216 48267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 198884

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.846
CPU time (s): 1200.12
CPU user time (s): 1199.5
CPU system time (s): 0.624905
CPU usage (%): 199.407
Max. virtual memory (cumulated for all children) (KiB): 199160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.5
system time used= 0.624905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61529
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= 448
involuntary context switches= 22503

runsolver used 0.556915 second user time and 1.64275 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu May 10 22:31:07 UTC 2007

IDJOB= 300225
IDBENCH= 20029
IDSOLVER= 128
FILE ID= node7/300225-1178836267

PBS_JOBID= 5250992

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S1063466123-05.cnf
COMMAND LINE= /tmp/evaluation/300225-1178836267/MiraXTv3_dyn /tmp/evaluation/300225-1178836267/instance-300225-1178836267.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-300225-1178836267 -o ROOT/results/node7/solver-300225-1178836267 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/300225-1178836267/MiraXTv3_dyn /tmp/evaluation/300225-1178836267/instance-300225-1178836267.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2ff956099c059101847a47f637ebf993

RANDOM SEED= 985649361

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:       1844752 kB
Buffers:         39972 kB
Cached:         106368 kB
SwapCached:      16996 kB
Active:         101976 kB
Inactive:        68444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844752 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            4272 kB
Writeback:           0 kB
Mapped:          29992 kB
Slab:            26244 kB
Committed_AS: 14728952 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 22:41:11 UTC 2007