Trace number 303548

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 v1? (TO) 1200.1 1200.62

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S666382280-13.cnf
MD5SUMc43d54c2e9e3de5b9ca4424a3e9c633d
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 MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-303548-1178848612 -o ROOT/results/node9/solver-303548-1178848612 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/303548-1178848612/MiraXTv1_dyn /tmp/evaluation/303548-1178848612/instance-303548-1178848612.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.98 3/77 22031
/proc/meminfo: memFree=1836520/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=3788 CPUtime=0
/proc/22031/stat : 22031 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 360898733 3878912 341 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 947 349 202 20 0 305 0

[startup+0.096083 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 22031
/proc/meminfo: memFree=1836520/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=5312 CPUtime=0.09
/proc/22031/stat : 22031 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194304 783 0 0 0 9 0 0 0 18 0 1 0 360898733 5439488 758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 1328 758 207 20 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5312

[startup+0.101083 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 22031
/proc/meminfo: memFree=1836520/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=5312 CPUtime=0.09
/proc/22031/stat : 22031 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194304 783 0 0 0 9 0 0 0 18 0 1 0 360898733 5439488 758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583702 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 1328 758 207 20 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5312

[startup+0.301107 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 22031
/proc/meminfo: memFree=1836520/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=5484 CPUtime=0.29
/proc/22031/stat : 22031 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194304 817 0 0 0 29 0 0 0 19 0 1 0 360898733 5615616 792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/22031/statm: 1371 792 207 20 0 729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5484

[startup+0.701152 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 22031
/proc/meminfo: memFree=1836520/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=9408 CPUtime=0.69
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 1358 0 0 0 69 0 0 0 20 0 2 0 360898733 9633792 1329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 2352 1329 218 20 0 1710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9408

[startup+1.50224 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 22033
/proc/meminfo: memFree=1830552/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=12576 CPUtime=1.49
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 2238 0 0 0 149 0 0 0 20 0 2 0 360898733 12877824 2209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 3144 2209 218 20 0 2502 0
[pid=22031/tid=22033] ppid=22029 vsize=12576 CPUtime=1.04
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 1360 0 0 0 104 0 0 0 25 0 2 0 360898778 12877824 2209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12576

[startup+3.10142 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 22033
/proc/meminfo: memFree=1827608/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=16676 CPUtime=3.09
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 3137 0 0 0 308 1 0 0 20 0 2 0 360898733 17076224 3108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 4169 3108 218 20 0 3527 0
[pid=22031/tid=22033] ppid=22029 vsize=16676 CPUtime=2.64
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 2259 0 0 0 263 1 0 0 25 0 2 0 360898778 17076224 3108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16676

[startup+6.30178 s]
/proc/loadavg: 0.92 0.95 0.98 3/79 22033
/proc/meminfo: memFree=1819416/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=21328 CPUtime=6.29
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 4403 0 0 0 627 2 0 0 20 0 2 0 360898733 21839872 4338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 5332 4338 218 20 0 4690 0
[pid=22031/tid=22033] ppid=22029 vsize=21328 CPUtime=5.84
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 3525 0 0 0 582 2 0 0 25 0 2 0 360898778 21839872 4338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21328

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 22033
/proc/meminfo: memFree=1810072/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=30796 CPUtime=12.69
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 6949 0 0 0 1265 4 0 0 20 0 2 0 360898733 31535104 6751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 7699 6751 218 20 0 7057 0
[pid=22031/tid=22033] ppid=22029 vsize=30796 CPUtime=12.23
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 6071 0 0 0 1220 3 0 0 25 0 2 0 360898778 31535104 6751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30796

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 22033
/proc/meminfo: memFree=1804120/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=35976 CPUtime=25.48
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 8570 0 0 0 2544 4 0 0 20 0 2 0 360898733 36839424 8142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 8994 8142 218 20 0 8352 0
[pid=22031/tid=22033] ppid=22029 vsize=35976 CPUtime=25.03
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 7692 0 0 0 2499 4 0 0 25 0 2 0 360898778 36839424 8142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35976

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 22033
/proc/meminfo: memFree=1800344/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=39564 CPUtime=51.07
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 9944 0 0 0 5102 5 0 0 20 0 2 0 360898733 40513536 9072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 9891 9072 218 20 0 9249 0
[pid=22031/tid=22033] ppid=22029 vsize=39564 CPUtime=50.62
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 9066 0 0 0 5057 5 0 0 25 0 2 0 360898778 40513536 9072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39564

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 22033
/proc/meminfo: memFree=1797976/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=42352 CPUtime=102.27
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 11417 0 0 0 10220 7 0 0 20 0 2 0 360898733 43368448 9700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 10588 9700 218 20 0 9946 0
[pid=22031/tid=22033] ppid=22029 vsize=42352 CPUtime=101.81
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 10539 0 0 0 10175 6 0 0 25 0 2 0 360898778 43368448 9700 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42352

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22033
/proc/meminfo: memFree=1796120/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=44384 CPUtime=162.24
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 12738 0 0 0 16216 8 0 0 20 0 2 0 360898733 45449216 10176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 11096 10176 218 20 0 10454 0
[pid=22031/tid=22033] ppid=22029 vsize=44384 CPUtime=161.8
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 11860 0 0 0 16172 8 0 0 25 0 2 0 360898778 45449216 10176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44384

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 22033
/proc/meminfo: memFree=1794456/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=45904 CPUtime=222.23
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 13969 0 0 0 22214 9 0 0 20 0 2 0 360898733 47005696 10562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 11476 10562 218 20 0 10834 0
[pid=22031/tid=22033] ppid=22029 vsize=45904 CPUtime=221.77
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 13091 0 0 0 22169 8 0 0 25 0 2 0 360898778 47005696 10562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 45904

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/85 22189
/proc/meminfo: memFree=1792216/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=46888 CPUtime=282.12
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 14991 0 0 0 28202 10 0 0 20 0 2 0 360898733 48013312 10804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 11722 10804 218 20 0 11080 0
[pid=22031/tid=22033] ppid=22029 vsize=46888 CPUtime=281.67
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 14113 0 0 0 28157 10 0 0 25 0 2 0 360898778 48013312 10804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 46888

[startup+342.302 s]
/proc/loadavg: 1.05 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1792016/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=47932 CPUtime=342.03
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 15870 0 0 0 34191 12 0 0 20 0 2 0 360898733 49082368 11033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 11983 11033 218 20 0 11341 0
[pid=22031/tid=22033] ppid=22029 vsize=47932 CPUtime=341.57
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 14992 0 0 0 34146 11 0 0 25 0 2 0 360898778 49082368 11033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 47932

[startup+402.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1791760/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=48360 CPUtime=402.01
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 16893 0 0 0 40188 13 0 0 20 0 2 0 360898733 49520640 11146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 12090 11146 218 20 0 11448 0
[pid=22031/tid=22033] ppid=22029 vsize=48360 CPUtime=401.56
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 16015 0 0 0 40143 13 0 0 25 0 2 0 360898778 49520640 11146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 48360

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1790736/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=49316 CPUtime=461.99
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 17891 0 0 0 46185 14 0 0 20 0 2 0 360898733 50499584 11364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 12329 11364 218 20 0 11687 0
[pid=22031/tid=22033] ppid=22029 vsize=49316 CPUtime=461.55
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 17013 0 0 0 46141 14 0 0 25 0 2 0 360898778 50499584 11364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 49316

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1789776/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=50348 CPUtime=521.98
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 18875 0 0 0 52183 15 0 0 20 0 2 0 360898733 51556352 11633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 12587 11633 218 20 0 11945 0
[pid=22031/tid=22033] ppid=22029 vsize=50348 CPUtime=521.52
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 17997 0 0 0 52138 14 0 0 25 0 2 0 360898778 51556352 11633 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 50348

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1789392/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=50812 CPUtime=581.95
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 19769 0 0 0 58180 15 0 0 20 0 2 0 360898733 52031488 11747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 12703 11747 218 20 0 12061 0
[pid=22031/tid=22033] ppid=22029 vsize=50812 CPUtime=581.51
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 18891 0 0 0 58136 15 0 0 25 0 2 0 360898778 52031488 11747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 50812

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1788824/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=51420 CPUtime=641.94
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 20555 0 0 0 64178 16 0 0 20 0 2 0 360898733 52654080 11883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 12855 11883 218 20 0 12213 0
[pid=22031/tid=22033] ppid=22029 vsize=51420 CPUtime=641.5
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 19677 0 0 0 64134 16 0 0 25 0 2 0 360898778 52654080 11883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 51420

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1788376/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=52200 CPUtime=701.92
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 21517 0 0 0 70175 17 0 0 20 0 2 0 360898733 53452800 12065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 13050 12065 218 20 0 12408 0
[pid=22031/tid=22033] ppid=22029 vsize=52200 CPUtime=701.48
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 20639 0 0 0 70131 17 0 0 25 0 2 0 360898778 53452800 12065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 52200

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1787800/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=52612 CPUtime=761.91
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 22321 0 0 0 76174 17 0 0 20 0 2 0 360898733 53874688 12154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 13153 12154 218 20 0 12511 0
[pid=22031/tid=22033] ppid=22029 vsize=52612 CPUtime=761.46
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 21443 0 0 0 76129 17 0 0 25 0 2 0 360898778 53874688 12154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 52612

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1787544/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=52800 CPUtime=821.88
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 23167 0 0 0 82170 18 0 0 20 0 2 0 360898733 54067200 12220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 13200 12220 218 20 0 12558 0
[pid=22031/tid=22033] ppid=22029 vsize=52800 CPUtime=821.44
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 22289 0 0 0 82126 18 0 0 25 0 2 0 360898778 54067200 12220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 52800

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1787096/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=53360 CPUtime=881.87
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 24132 0 0 0 88168 19 0 0 20 0 2 0 360898733 54640640 12340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 13340 12340 218 20 0 12698 0
[pid=22031/tid=22033] ppid=22029 vsize=53360 CPUtime=881.42
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 23254 0 0 0 88123 19 0 0 25 0 2 0 360898778 54640640 12340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 53360

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1786328/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=54220 CPUtime=941.85
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 25057 0 0 0 94165 20 0 0 20 0 2 0 360898733 55521280 12550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 13555 12550 218 20 0 12913 0
[pid=22031/tid=22033] ppid=22029 vsize=54220 CPUtime=941.41
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 24179 0 0 0 94121 20 0 0 25 0 2 0 360898778 55521280 12550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 54220

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1785624/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=54828 CPUtime=1001.84
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 25866 0 0 0 100163 21 0 0 20 0 2 0 360898733 56143872 12709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 13707 12709 218 20 0 13065 0
[pid=22031/tid=22033] ppid=22029 vsize=54828 CPUtime=1001.38
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 24988 0 0 0 100118 20 0 0 25 0 2 0 360898778 56143872 12709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 54828

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1785240/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=55164 CPUtime=1061.81
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 26726 0 0 0 106160 21 0 0 20 0 2 0 360898733 56487936 12789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 13791 12789 218 20 0 13149 0
[pid=22031/tid=22033] ppid=22029 vsize=55164 CPUtime=1061.37
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 25848 0 0 0 106116 21 0 0 25 0 2 0 360898778 56487936 12789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 55164

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1784856/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=55636 CPUtime=1121.8
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 27530 0 0 0 112158 22 0 0 20 0 2 0 360898733 56971264 12878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 13909 12878 218 20 0 13267 0
[pid=22031/tid=22033] ppid=22029 vsize=55636 CPUtime=1121.35
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 26652 0 0 0 112113 22 0 0 25 0 2 0 360898778 56971264 12878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 55636

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1784536/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=55968 CPUtime=1181.78
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 28324 0 0 0 118155 23 0 0 20 0 2 0 360898733 57311232 12957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 13992 12957 218 20 0 13350 0
[pid=22031/tid=22033] ppid=22029 vsize=55968 CPUtime=1181.34
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 27446 0 0 0 118111 23 0 0 25 0 2 0 360898778 57311232 12957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9097567 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 55968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22726
/proc/meminfo: memFree=1784472/2055920 swapFree=4145492/4192956
[pid=22031] ppid=22029 vsize=56120 CPUtime=1200.09
/proc/22031/stat : 22031 (MiraXTv1_dyn) S 22029 22031 21477 0 -1 4194304 28554 0 0 0 119985 24 0 0 20 0 2 0 360898733 57466880 12992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22031/statm: 14030 12992 218 20 0 13388 0
[pid=22031/tid=22033] ppid=22029 vsize=56120 CPUtime=1199.63
/proc/22031/task/22033/stat : 22033 (MiraXTv1_dyn) R 22029 22031 21477 0 -1 4194368 27676 0 0 0 119940 23 0 0 25 0 2 0 360898778 57466880 12992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525993 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 56120

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): 1200.62
CPU time (s): 1200.1
CPU user time (s): 1199.86
CPU system time (s): 0.248962
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 56120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.248962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28554
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= 13
involuntary context switches= 2720

runsolver used 1.26181 second user time and 3.11553 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 01:56:52 UTC 2007

IDJOB= 303548
IDBENCH= 20110
IDSOLVER= 130
FILE ID= node9/303548-1178848612

PBS_JOBID= 5251005

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S666382280-13.cnf
COMMAND LINE= /tmp/evaluation/303548-1178848612/MiraXTv1_dyn /tmp/evaluation/303548-1178848612/instance-303548-1178848612.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-303548-1178848612 -o ROOT/results/node9/solver-303548-1178848612 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/303548-1178848612/MiraXTv1_dyn /tmp/evaluation/303548-1178848612/instance-303548-1178848612.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c43d54c2e9e3de5b9ca4424a3e9c633d

RANDOM SEED= 617510717

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1836736 kB
Buffers:         39356 kB
Cached:         100740 kB
SwapCached:      15556 kB
Active:          92976 kB
Inactive:        70532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836736 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4484 kB
Writeback:           0 kB
Mapped:          29960 kB
Slab:            41264 kB
Committed_AS:  8930464 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= 66556 MiB

End job on node9 on Fri May 11 02:16:54 UTC 2007