Trace number 335400

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.05 1200.52

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl009.sat05-3830.reshuffled-07.cnf
MD5SUM63733d54eda8872a9d86a78f0ba7397d
Bench CategoryCRAFTED (crafted 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 variables2917
Number of clauses17675
Sum of the clauses size127433
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2434
Number of clauses of size 32242
Number of clauses of size 4361
Number of clauses of size 5538
Number of clauses of size over 514058

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/node10/watcher-335400-1178903489 -o ROOT/results/node10/solver-335400-1178903489 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335400-1178903489/MiraXTv1_dyn /tmp/evaluation/335400-1178903489/instance-335400-1178903489.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.83 1.92 1.65 3/77 19832
/proc/meminfo: memFree=1523472/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=3788 CPUtime=0
/proc/19832/stat : 19832 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194304 354 0 0 0 0 0 0 0 18 0 1 0 366386448 3878912 329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19832/statm: 947 337 202 20 0 305 0

[startup+0.0996 s]
/proc/loadavg: 1.83 1.92 1.65 3/77 19832
/proc/meminfo: memFree=1523472/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=5976 CPUtime=0.09
/proc/19832/stat : 19832 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194304 972 0 0 0 9 0 0 0 18 0 1 0 366386448 6119424 947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579969 0 0 4096 0 0 0 0 17 1 0 0
/proc/19832/statm: 1494 947 207 20 0 852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5976

[startup+0.1016 s]
/proc/loadavg: 1.83 1.92 1.65 3/77 19832
/proc/meminfo: memFree=1523472/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=5976 CPUtime=0.09
/proc/19832/stat : 19832 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194304 972 0 0 0 9 0 0 0 18 0 1 0 366386448 6119424 947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583948 0 0 4096 0 0 0 0 17 1 0 0
/proc/19832/statm: 1494 947 207 20 0 852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5976

[startup+0.301642 s]
/proc/loadavg: 1.83 1.92 1.65 3/77 19832
/proc/meminfo: memFree=1523472/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=8480 CPUtime=0.29
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 1334 0 0 0 29 0 0 0 19 0 2 0 366386448 8683520 1264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 2120 1264 218 20 0 1478 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8480

[startup+0.701728 s]
/proc/loadavg: 1.83 1.92 1.65 3/77 19832
/proc/meminfo: memFree=1523472/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=9404 CPUtime=0.69
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 1627 0 0 0 69 0 0 0 19 0 2 0 366386448 9629696 1557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 2351 1557 218 20 0 1709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9404

[startup+1.5019 s]
/proc/loadavg: 1.83 1.92 1.65 2/79 19834
/proc/meminfo: memFree=1517184/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=11232 CPUtime=1.49
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 1944 0 0 0 149 0 0 0 19 0 2 0 366386448 11501568 1874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 2808 1874 218 20 0 2166 0
[pid=19832/tid=19834] ppid=19830 vsize=11232 CPUtime=1.29
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 842 0 0 0 129 0 0 0 25 0 2 0 366386468 11501568 1874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11232

[startup+3.10124 s]
/proc/loadavg: 1.83 1.92 1.65 2/79 19834
/proc/meminfo: memFree=1515648/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=13400 CPUtime=3.08
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 2536 0 0 0 308 0 0 0 19 0 2 0 366386448 13721600 2466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 3350 2466 218 20 0 2708 0
[pid=19832/tid=19834] ppid=19830 vsize=13400 CPUtime=2.89
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 1434 0 0 0 289 0 0 0 25 0 2 0 366386468 13721600 2466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13400

[startup+6.30193 s]
/proc/loadavg: 1.77 1.91 1.65 2/79 19834
/proc/meminfo: memFree=1511368/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=17032 CPUtime=6.28
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 3449 0 0 0 627 1 0 0 19 0 2 0 366386448 17440768 3379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 4258 3379 218 20 0 3616 0
[pid=19832/tid=19834] ppid=19830 vsize=17032 CPUtime=6.09
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 2347 0 0 0 608 1 0 0 25 0 2 0 366386468 17440768 3379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17032

[startup+12.7013 s]
/proc/loadavg: 1.71 1.89 1.64 2/79 19834
/proc/meminfo: memFree=1509256/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=18100 CPUtime=12.69
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 3806 0 0 0 1267 2 0 0 19 0 2 0 366386448 18534400 3699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 4525 3699 218 20 0 3883 0
[pid=19832/tid=19834] ppid=19830 vsize=18100 CPUtime=12.48
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 2704 0 0 0 1247 1 0 0 25 0 2 0 366386468 18534400 3699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18100

[startup+25.5011 s]
/proc/loadavg: 1.55 1.85 1.63 2/79 19834
/proc/meminfo: memFree=1500936/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=26532 CPUtime=25.48
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 6013 0 0 0 2545 3 0 0 19 0 2 0 366386448 27168768 5819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 6633 5819 218 20 0 5991 0
[pid=19832/tid=19834] ppid=19830 vsize=26532 CPUtime=25.28
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 4911 0 0 0 2525 3 0 0 25 0 2 0 366386468 27168768 5819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26532

[startup+51.1016 s]
/proc/loadavg: 1.36 1.78 1.61 2/79 19834
/proc/meminfo: memFree=1497992/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=29484 CPUtime=51.07
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 6875 0 0 0 5103 4 0 0 19 0 2 0 366386448 30191616 6573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 7371 6573 218 20 0 6729 0
[pid=19832/tid=19834] ppid=19830 vsize=29484 CPUtime=50.87
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 5773 0 0 0 5083 4 0 0 25 0 2 0 366386468 30191616 6573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530046 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29484

[startup+102.306 s]
/proc/loadavg: 1.15 1.66 1.58 2/79 19834
/proc/meminfo: memFree=1491336/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=35520 CPUtime=102.26
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 8712 0 0 0 10220 6 0 0 19 0 2 0 366386448 36372480 8160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 8880 8160 218 20 0 8238 0
[pid=19832/tid=19834] ppid=19830 vsize=35520 CPUtime=102.05
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 7610 0 0 0 10200 5 0 0 25 0 2 0 366386468 36372480 8160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522166 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35520

[startup+162.303 s]
/proc/loadavg: 1.06 1.54 1.54 2/79 19834
/proc/meminfo: memFree=1488648/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=37896 CPUtime=162.22
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 9610 0 0 0 16216 6 0 0 19 0 2 0 366386448 38805504 8789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 9474 8789 218 20 0 8832 0
[pid=19832/tid=19834] ppid=19830 vsize=37896 CPUtime=162.03
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 8508 0 0 0 16197 6 0 0 25 0 2 0 366386468 38805504 8789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 37896

[startup+222.301 s]
/proc/loadavg: 1.02 1.43 1.50 2/79 19834
/proc/meminfo: memFree=1487176/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=39376 CPUtime=222.21
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 10208 0 0 0 22213 8 0 0 19 0 2 0 366386448 40321024 9180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 9844 9180 218 20 0 9202 0
[pid=19832/tid=19834] ppid=19830 vsize=39376 CPUtime=222
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 9106 0 0 0 22193 7 0 0 25 0 2 0 366386468 40321024 9180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 39376

[startup+282.301 s]
/proc/loadavg: 1.00 1.35 1.47 2/79 19834
/proc/meminfo: memFree=1486344/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=40216 CPUtime=282.18
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 10622 0 0 0 28210 8 0 0 19 0 2 0 366386448 41181184 9385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10054 9385 218 20 0 9412 0
[pid=19832/tid=19834] ppid=19830 vsize=40216 CPUtime=281.98
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 9520 0 0 0 28190 8 0 0 25 0 2 0 366386468 41181184 9385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 40216

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.44 2/79 19834
/proc/meminfo: memFree=1486088/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=40384 CPUtime=342.16
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 10948 0 0 0 34207 9 0 0 19 0 2 0 366386448 41353216 9431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10096 9431 218 20 0 9454 0
[pid=19832/tid=19834] ppid=19830 vsize=40384 CPUtime=341.95
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 9846 0 0 0 34187 8 0 0 25 0 2 0 366386468 41353216 9431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 40384

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.41 2/79 19834
/proc/meminfo: memFree=1485832/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=40540 CPUtime=402.14
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 11275 0 0 0 40204 10 0 0 19 0 2 0 366386448 41512960 9475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10135 9475 218 20 0 9493 0
[pid=19832/tid=19834] ppid=19830 vsize=40540 CPUtime=401.93
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 10173 0 0 0 40184 9 0 0 25 0 2 0 366386468 41512960 9475 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 40540

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.38 2/79 19834
/proc/meminfo: memFree=1485320/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=41100 CPUtime=462.11
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 11639 0 0 0 46201 10 0 0 19 0 2 0 366386448 42086400 9626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10275 9626 218 20 0 9633 0
[pid=19832/tid=19834] ppid=19830 vsize=41100 CPUtime=461.9
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 10537 0 0 0 46181 9 0 0 25 0 2 0 366386468 42086400 9626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 41100

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.35 2/79 19834
/proc/meminfo: memFree=1485000/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=41412 CPUtime=522.08
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 11917 0 0 0 52198 10 0 0 19 0 2 0 366386448 42405888 9691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10353 9691 218 20 0 9711 0
[pid=19832/tid=19834] ppid=19830 vsize=41412 CPUtime=521.88
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 10815 0 0 0 52178 10 0 0 25 0 2 0 366386468 42405888 9691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 41412

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.33 2/79 19834
/proc/meminfo: memFree=1483656/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=42896 CPUtime=582.06
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 12510 0 0 0 58194 12 0 0 19 0 2 0 366386448 43925504 10071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10724 10071 218 20 0 10082 0
[pid=19832/tid=19834] ppid=19830 vsize=42896 CPUtime=581.86
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 11408 0 0 0 58175 11 0 0 25 0 2 0 366386468 43925504 10071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 42896

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.30 2/79 19834
/proc/meminfo: memFree=1483272/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=43188 CPUtime=642.04
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 12849 0 0 0 64192 12 0 0 19 0 2 0 366386448 44224512 10123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10797 10123 218 20 0 10155 0
[pid=19832/tid=19834] ppid=19830 vsize=43188 CPUtime=641.85
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 11747 0 0 0 64173 12 0 0 25 0 2 0 366386468 44224512 10123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 43188

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.28 2/79 19834
/proc/meminfo: memFree=1483272/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=43188 CPUtime=702.02
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 13066 0 0 0 70189 13 0 0 19 0 2 0 366386448 44224512 10124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10797 10124 218 20 0 10155 0
[pid=19832/tid=19834] ppid=19830 vsize=43188 CPUtime=701.81
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 11964 0 0 0 70169 12 0 0 25 0 2 0 366386468 44224512 10124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 43188

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.26 2/79 19834
/proc/meminfo: memFree=1483208/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=43188 CPUtime=761.99
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 13379 0 0 0 76186 13 0 0 19 0 2 0 366386448 44224512 10149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10797 10149 218 20 0 10155 0
[pid=19832/tid=19834] ppid=19830 vsize=43188 CPUtime=761.8
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 12277 0 0 0 76167 13 0 0 25 0 2 0 366386468 44224512 10149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 43188

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.24 2/79 19834
/proc/meminfo: memFree=1483080/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=43348 CPUtime=821.97
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 13631 0 0 0 82183 14 0 0 19 0 2 0 366386448 44388352 10185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10837 10185 218 20 0 10195 0
[pid=19832/tid=19834] ppid=19830 vsize=43348 CPUtime=821.77
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 12529 0 0 0 82164 13 0 0 25 0 2 0 366386468 44388352 10185 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 43348

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.23 2/79 19834
/proc/meminfo: memFree=1482824/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=43644 CPUtime=881.94
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 13899 0 0 0 88180 14 0 0 19 0 2 0 366386448 44691456 10234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10911 10234 218 20 0 10269 0
[pid=19832/tid=19834] ppid=19830 vsize=43644 CPUtime=881.74
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 12797 0 0 0 88160 14 0 0 25 0 2 0 366386468 44691456 10234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 43644

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.21 2/79 19834
/proc/meminfo: memFree=1482760/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=43644 CPUtime=941.92
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 14151 0 0 0 94177 15 0 0 19 0 2 0 366386448 44691456 10267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10911 10267 218 20 0 10269 0
[pid=19832/tid=19834] ppid=19830 vsize=43644 CPUtime=941.72
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 13049 0 0 0 94157 15 0 0 25 0 2 0 366386468 44691456 10267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 43644

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/79 19834
/proc/meminfo: memFree=1482568/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=43816 CPUtime=1001.9
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 14401 0 0 0 100174 16 0 0 19 0 2 0 366386448 44867584 10298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 10954 10298 218 20 0 10312 0
[pid=19832/tid=19834] ppid=19830 vsize=43816 CPUtime=1001.69
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 13299 0 0 0 100154 15 0 0 25 0 2 0 366386468 44867584 10298 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 43816

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/79 19834
/proc/meminfo: memFree=1482376/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=44104 CPUtime=1061.87
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 14601 0 0 0 106171 16 0 0 19 0 2 0 366386448 45162496 10352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 11026 10352 218 20 0 10384 0
[pid=19832/tid=19834] ppid=19830 vsize=44104 CPUtime=1061.67
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 13499 0 0 0 106151 16 0 0 25 0 2 0 366386468 45162496 10352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 44104

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/79 19834
/proc/meminfo: memFree=1481992/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=44636 CPUtime=1121.85
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 14952 0 0 0 112168 17 0 0 19 0 2 0 366386448 45707264 10484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 11159 10484 218 20 0 10517 0
[pid=19832/tid=19834] ppid=19830 vsize=44636 CPUtime=1121.65
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 13850 0 0 0 112148 17 0 0 25 0 2 0 366386468 45707264 10484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 44636

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 19834
/proc/meminfo: memFree=1481736/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=44824 CPUtime=1181.83
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 15216 0 0 0 118165 18 0 0 19 0 2 0 366386448 45899776 10529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 11206 10529 218 20 0 10564 0
[pid=19832/tid=19834] ppid=19830 vsize=44824 CPUtime=1181.62
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 14114 0 0 0 118145 17 0 0 25 0 2 0 366386468 45899776 10529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 44824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 19834
/proc/meminfo: memFree=1481736/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=44824 CPUtime=1200.03
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 15290 0 0 0 119985 18 0 0 19 0 2 0 366386448 45899776 10530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 11206 10530 218 20 0 10564 0
[pid=19832/tid=19834] ppid=19830 vsize=44824 CPUtime=1199.82
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 14188 0 0 0 119965 17 0 0 25 0 2 0 366386468 45899776 10530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 44824

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 19834
/proc/meminfo: memFree=1481736/2055920 swapFree=4143928/4192956
[pid=19832] ppid=19830 vsize=44824 CPUtime=1200.03
/proc/19832/stat : 19832 (MiraXTv1_dyn) S 19830 19832 19008 0 -1 4194304 15290 0 0 0 119985 18 0 0 19 0 2 0 366386448 45899776 10530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19832/statm: 11206 10530 218 20 0 10564 0
[pid=19832/tid=19834] ppid=19830 vsize=44824 CPUtime=1199.82
/proc/19832/task/19834/stat : 19834 (MiraXTv1_dyn) R 19830 19832 19008 0 -1 4194368 14188 0 0 0 119965 17 0 0 25 0 2 0 366386468 45899776 10530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 44824

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.188971
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 44928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15290
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= 4973

runsolver used 1.2988 second user time and 3.07353 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 17:11:29 UTC 2007

IDJOB= 335400
IDBENCH= 24650
IDSOLVER= 130
FILE ID= node10/335400-1178903489

PBS_JOBID= 5251087

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl009.sat05-3830.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335400-1178903489/MiraXTv1_dyn /tmp/evaluation/335400-1178903489/instance-335400-1178903489.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-335400-1178903489 -o ROOT/results/node10/solver-335400-1178903489 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335400-1178903489/MiraXTv1_dyn /tmp/evaluation/335400-1178903489/instance-335400-1178903489.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  63733d54eda8872a9d86a78f0ba7397d

RANDOM SEED= 11751554

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1523688 kB
Buffers:         51912 kB
Cached:         390220 kB
SwapCached:      18024 kB
Active:         133044 kB
Inactive:       333292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523688 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4592 kB
Writeback:           0 kB
Mapped:          30072 kB
Slab:            51504 kB
Committed_AS:  5301628 kB
PageTables:       1736 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= 66559 MiB

End job on node10 on Fri May 11 17:31:32 UTC 2007