Trace number 303751

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.11 601.932

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S371462865-10.cnf
MD5SUMc6ea0b04be0e39b0b41f1f4cccf6fbc3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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/node14/watcher-303751-1178849251 -o ROOT/results/node14/solver-303751-1178849251 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/303751-1178849251/MiraXTv3_dyn /tmp/evaluation/303751-1178849251/instance-303751-1178849251.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.99 2.02 1.96 3/77 22310
/proc/meminfo: memFree=1841480/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=3788 CPUtime=0
/proc/22310/stat : 22310 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194304 398 0 0 0 0 0 0 0 18 0 1 0 332842892 3878912 373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 0 0 0
/proc/22310/statm: 947 373 206 20 0 305 0

[startup+0.02424 s]
/proc/loadavg: 1.99 2.02 1.96 3/77 22310
/proc/meminfo: memFree=1841480/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=4872 CPUtime=0.02
/proc/22310/stat : 22310 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194304 654 0 0 0 2 0 0 0 18 0 1 0 332842892 4988928 629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526879 0 0 4096 0 0 0 0 17 0 0 0
/proc/22310/statm: 1218 629 206 20 0 576 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4872

[startup+0.101246 s]
/proc/loadavg: 1.99 2.02 1.96 3/77 22310
/proc/meminfo: memFree=1841480/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=5316 CPUtime=0.09
/proc/22310/stat : 22310 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194304 783 0 0 0 9 0 0 0 18 0 1 0 332842892 5443584 758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/22310/statm: 1329 758 207 20 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5316

[startup+0.301265 s]
/proc/loadavg: 1.99 2.02 1.96 3/77 22310
/proc/meminfo: memFree=1841480/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=5488 CPUtime=0.29
/proc/22310/stat : 22310 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194304 818 0 0 0 29 0 0 0 19 0 1 0 332842892 5619712 793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583705 0 0 4096 0 0 0 0 17 0 0 0
/proc/22310/statm: 1372 793 207 20 0 730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5488

[startup+0.70131 s]
/proc/loadavg: 1.99 2.02 1.96 3/77 22310
/proc/meminfo: memFree=1841480/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=13940 CPUtime=0.95
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 1936 0 0 0 95 0 0 0 21 0 3 0 332842892 14274560 1904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 3485 1904 218 20 0 2843 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 13940

[startup+1.50239 s]
/proc/loadavg: 1.99 2.02 1.96 3/80 22313
/proc/meminfo: memFree=1831856/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=21056 CPUtime=2.56
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 3681 0 0 0 255 1 0 0 21 0 3 0 332842892 21561344 3649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 5264 3649 218 20 0 4622 0
[pid=22310/tid=22312] ppid=22308 vsize=21056 CPUtime=1.07
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 1438 0 0 0 107 0 0 0 18 0 3 0 332842934 21561344 3649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22310/tid=22313] ppid=22308 vsize=21056 CPUtime=1.05
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 1359 0 0 0 105 0 0 0 20 0 3 0 332842934 21561344 3650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 21056

[startup+3.10154 s]
/proc/loadavg: 1.99 2.02 1.96 3/80 22313
/proc/meminfo: memFree=1822960/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=28196 CPUtime=5.75
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 5267 0 0 0 573 2 0 0 21 0 3 0 332842892 28872704 5235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 7049 5235 218 20 0 6407 0
[pid=22310/tid=22312] ppid=22308 vsize=28196 CPUtime=2.66
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 2207 0 0 0 266 0 0 0 25 0 3 0 332842934 28872704 5235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22310/tid=22313] ppid=22308 vsize=28196 CPUtime=2.65
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 2176 0 0 0 264 1 0 0 23 0 3 0 332842934 28872704 5235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 28196

[startup+6.30184 s]
/proc/loadavg: 1.99 2.02 1.96 3/80 22313
/proc/meminfo: memFree=1811696/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=41196 CPUtime=12.13
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 8644 0 0 0 1208 5 0 0 21 0 3 0 332842892 42184704 8539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 10299 8539 218 20 0 9657 0
[pid=22310/tid=22312] ppid=22308 vsize=41196 CPUtime=5.87
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 3670 0 0 0 585 2 0 0 25 0 3 0 332842934 42184704 8539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22310/tid=22313] ppid=22308 vsize=41196 CPUtime=5.84
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 4090 0 0 0 582 2 0 0 20 0 3 0 332842934 42184704 8539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 41196

[startup+12.7014 s]
/proc/loadavg: 1.99 2.02 1.96 3/80 22313
/proc/meminfo: memFree=1784240/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=66496 CPUtime=24.9
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 15232 0 0 0 2478 12 0 0 21 0 3 0 332842892 68091904 14860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 16624 14860 218 20 0 15982 0
[pid=22310/tid=22312] ppid=22308 vsize=66496 CPUtime=12.26
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 7161 0 0 0 1221 5 0 0 25 0 3 0 332842934 68091904 14860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22310/tid=22313] ppid=22308 vsize=66496 CPUtime=12.21
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 7187 0 0 0 1215 6 0 0 18 0 3 0 332842934 68091904 14860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 66496

[startup+25.5017 s]
/proc/loadavg: 1.99 2.02 1.96 3/80 22313
/proc/meminfo: memFree=1774384/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=74448 CPUtime=50.43
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 17878 0 0 0 5029 14 0 0 21 0 3 0 332842892 76234752 17106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 18612 17106 218 20 0 17970 0
[pid=22310/tid=22312] ppid=22308 vsize=74448 CPUtime=25.04
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 8454 0 0 0 2499 5 0 0 24 0 3 0 332842934 76234752 17106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22310/tid=22313] ppid=22308 vsize=74448 CPUtime=24.96
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 8540 0 0 0 2488 8 0 0 25 0 3 0 332842934 76234752 17106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 74448

[startup+51.1011 s]
/proc/loadavg: 1.99 2.02 1.96 3/80 22313
/proc/meminfo: memFree=1754352/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=93832 CPUtime=101.5
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 23763 0 0 0 10129 21 0 0 21 0 3 0 332842892 96083968 22171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 23458 22171 218 20 0 22816 0
[pid=22310/tid=22312] ppid=22308 vsize=93832 CPUtime=50.62
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 11460 0 0 0 5054 8 0 0 25 0 3 0 332842934 96083968 22171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22310/tid=22313] ppid=22308 vsize=93832 CPUtime=50.46
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 11419 0 0 0 5034 12 0 0 25 0 3 0 332842934 96083968 22171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7360040 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 93832

[startup+102.307 s]
/proc/loadavg: 1.99 2.01 1.96 3/80 22313
/proc/meminfo: memFree=1750192/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=96600 CPUtime=203.63
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 25960 0 0 0 20341 22 0 0 21 0 3 0 332842892 98918400 22808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 24150 22808 218 20 0 23508 0
[pid=22310/tid=22312] ppid=22308 vsize=96600 CPUtime=101.77
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 12908 0 0 0 10168 9 0 0 25 0 3 0 332842934 98918400 22808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22310/tid=22313] ppid=22308 vsize=96600 CPUtime=101.44
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 12168 0 0 0 10131 13 0 0 25 0 3 0 332842934 98918400 22808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.63
Current children cumulated vsize (KiB) 96600

[startup+162.302 s]
/proc/loadavg: 1.99 2.01 1.96 3/80 22313
/proc/meminfo: memFree=1745904/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=101080 CPUtime=323.31
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 28635 0 0 0 32305 26 0 0 21 0 3 0 332842892 103505920 23858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 25270 23858 218 20 0 24628 0
[pid=22310/tid=22312] ppid=22308 vsize=101080 CPUtime=161.7
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 14307 0 0 0 16160 10 0 0 25 0 3 0 332842934 103505920 23858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22310/tid=22313] ppid=22308 vsize=101080 CPUtime=161.17
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 13444 0 0 0 16103 14 0 0 25 0 3 0 332842934 103505920 23858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.31
Current children cumulated vsize (KiB) 101080

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.96 3/80 22313
/proc/meminfo: memFree=1744624/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=101856 CPUtime=442.96
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 30719 0 0 0 44268 28 0 0 21 0 3 0 332842892 104300544 24187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 25464 24187 218 20 0 24822 0
[pid=22310/tid=22312] ppid=22308 vsize=101856 CPUtime=221.5
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 15384 0 0 0 22138 12 0 0 25 0 3 0 332842934 104300544 24187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22310/tid=22313] ppid=22308 vsize=101856 CPUtime=221.03
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 14451 0 0 0 22088 15 0 0 25 0 3 0 332842934 104300544 24187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.96
Current children cumulated vsize (KiB) 101856

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 1.96 3/80 22313
/proc/meminfo: memFree=1738544/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=108636 CPUtime=562.62
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 33818 0 0 0 56231 31 0 0 21 0 3 0 332842892 111243264 25726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 27159 25726 218 20 0 26517 0
[pid=22310/tid=22312] ppid=22308 vsize=108636 CPUtime=281.24
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 16519 0 0 0 28111 13 0 0 23 0 3 0 332842934 111243264 25726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22310/tid=22313] ppid=22308 vsize=108636 CPUtime=280.95
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 16415 0 0 0 28078 17 0 0 25 0 3 0 332842934 111243264 25726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.62
Current children cumulated vsize (KiB) 108636

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 1.96 3/80 22313
/proc/meminfo: memFree=1736880/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=110432 CPUtime=682.3
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 35516 0 0 0 68198 32 0 0 21 0 3 0 332842892 113082368 26189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 27608 26189 218 20 0 26966 0
[pid=22310/tid=22312] ppid=22308 vsize=110432 CPUtime=340.97
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 17303 0 0 0 34083 14 0 0 25 0 3 0 332842934 113082368 26189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22310/tid=22313] ppid=22308 vsize=110432 CPUtime=340.89
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 17329 0 0 0 34072 17 0 0 25 0 3 0 332842934 113082368 26189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.3
Current children cumulated vsize (KiB) 110432

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.96 3/80 22313
/proc/meminfo: memFree=1736560/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=110432 CPUtime=801.96
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 37304 0 0 0 80163 33 0 0 21 0 3 0 332842892 113082368 26222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 27608 26222 218 20 0 26966 0
[pid=22310/tid=22312] ppid=22308 vsize=110432 CPUtime=400.72
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 18151 0 0 0 40058 14 0 0 25 0 3 0 332842934 113082368 26222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22310/tid=22313] ppid=22308 vsize=110432 CPUtime=400.82
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 18269 0 0 0 40064 18 0 0 25 0 3 0 332842934 113082368 26222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.96
Current children cumulated vsize (KiB) 110432

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.96 3/80 22313
/proc/meminfo: memFree=1734512/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=112692 CPUtime=921.64
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 39372 0 0 0 92129 35 0 0 21 0 3 0 332842892 115396608 26730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 28173 26730 218 20 0 27531 0
[pid=22310/tid=22312] ppid=22308 vsize=112692 CPUtime=460.45
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 19364 0 0 0 46029 16 0 0 25 0 3 0 332842934 115396608 26730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22310/tid=22313] ppid=22308 vsize=112692 CPUtime=460.75
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 19124 0 0 0 46057 18 0 0 25 0 3 0 332842934 115396608 26730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.64
Current children cumulated vsize (KiB) 112692

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 1.96 3/80 22313
/proc/meminfo: memFree=1734064/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=113880 CPUtime=1041.34
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 40853 0 0 0 104097 37 0 0 21 0 3 0 332842892 116613120 26846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 28470 26846 218 20 0 27828 0
[pid=22310/tid=22312] ppid=22308 vsize=113880 CPUtime=520.2
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 20052 0 0 0 52003 17 0 0 25 0 3 0 332842934 116613120 26846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22310/tid=22313] ppid=22308 vsize=113880 CPUtime=520.7
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 19917 0 0 0 52051 19 0 0 25 0 3 0 332842934 116613120 26846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.34
Current children cumulated vsize (KiB) 113880

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 1.96 3/80 22313
/proc/meminfo: memFree=1733744/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=113880 CPUtime=1160.98
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 42317 0 0 0 116060 38 0 0 21 0 3 0 332842892 116613120 26945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 28470 26945 218 20 0 27828 0
[pid=22310/tid=22312] ppid=22308 vsize=113880 CPUtime=579.93
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 20791 0 0 0 57975 18 0 0 25 0 3 0 332842934 116613120 26945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22310/tid=22313] ppid=22308 vsize=113880 CPUtime=580.62
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 20642 0 0 0 58043 19 0 0 25 0 3 0 332842934 116613120 26945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.98
Current children cumulated vsize (KiB) 113880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.901 s]
/proc/loadavg: 1.99 2.00 1.96 3/80 22313
/proc/meminfo: memFree=1731248/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=116408 CPUtime=1200.07
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 43394 0 0 0 119968 39 0 0 21 0 3 0 332842892 119201792 27567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 29102 27567 218 20 0 28460 0
[pid=22310/tid=22312] ppid=22308 vsize=116408 CPUtime=599.44
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 21602 0 0 0 59925 19 0 0 25 0 3 0 332842934 119201792 27567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22310/tid=22313] ppid=22308 vsize=116408 CPUtime=600.2
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 20908 0 0 0 60001 19 0 0 25 0 3 0 332842934 119201792 27567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 116408

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

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

[startup+601.901 s]
/proc/loadavg: 1.99 2.00 1.96 3/80 22313
/proc/meminfo: memFree=1731248/2055920 swapFree=4145896/4192956
[pid=22310] ppid=22308 vsize=116408 CPUtime=1200.07
/proc/22310/stat : 22310 (MiraXTv3_dyn) S 22308 22310 20829 0 -1 4194304 43394 0 0 0 119968 39 0 0 21 0 3 0 332842892 119201792 27567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22310/statm: 29102 27567 218 20 0 28460 0
[pid=22310/tid=22312] ppid=22308 vsize=116408 CPUtime=599.44
/proc/22310/task/22312/stat : 22312 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 21602 0 0 0 59925 19 0 0 25 0 3 0 332842934 119201792 27567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22310/tid=22313] ppid=22308 vsize=116408 CPUtime=600.2
/proc/22310/task/22313/stat : 22313 (MiraXTv3_dyn) R 22308 22310 20829 0 -1 4194368 20908 0 0 0 60001 19 0 0 25 0 3 0 332842934 119201792 27567 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 116408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.932
CPU time (s): 1200.11
CPU user time (s): 1199.7
CPU system time (s): 0.414936
CPU usage (%): 199.377
Max. virtual memory (cumulated for all children) (KiB): 116668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.414936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43394
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= 318
involuntary context switches= 22511

runsolver used 0.671897 second user time and 1.52777 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 02:07:31 UTC 2007

IDJOB= 303751
IDBENCH= 20115
IDSOLVER= 128
FILE ID= node14/303751-1178849251

PBS_JOBID= 5251011

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S371462865-10.cnf
COMMAND LINE= /tmp/evaluation/303751-1178849251/MiraXTv3_dyn /tmp/evaluation/303751-1178849251/instance-303751-1178849251.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-303751-1178849251 -o ROOT/results/node14/solver-303751-1178849251 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/303751-1178849251/MiraXTv3_dyn /tmp/evaluation/303751-1178849251/instance-303751-1178849251.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c6ea0b04be0e39b0b41f1f4cccf6fbc3

RANDOM SEED= 822974557

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1841696 kB
Buffers:         40692 kB
Cached:         107512 kB
SwapCached:      15064 kB
Active:         110052 kB
Inactive:        62136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841696 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4420 kB
Writeback:           0 kB
Mapped:          30008 kB
Slab:            27600 kB
Committed_AS:  9482024 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= 66560 MiB

End job on node14 on Fri May 11 02:17:35 UTC 2007