Trace number 335230

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.14 601.731

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
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 variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

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/node10/watcher-335230-1178902884 -o ROOT/results/node10/solver-335230-1178902884 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335230-1178902884/MiraXTv3_dyn /tmp/evaluation/335230-1178902884/instance-335230-1178902884.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.86 1.79 1.39 3/83 19697
/proc/meminfo: memFree=1522664/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=3920 CPUtime=0
/proc/19697/stat : 19697 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194304 420 0 0 0 0 0 0 0 18 0 1 0 366325887 4014080 395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579254 0 0 4096 0 0 0 0 17 0 0 0
/proc/19697/statm: 980 395 206 20 0 338 0

[startup+0.08419 s]
/proc/loadavg: 1.86 1.79 1.39 3/83 19697
/proc/meminfo: memFree=1522664/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=5332 CPUtime=0.07
/proc/19697/stat : 19697 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194304 744 0 0 0 7 0 0 0 18 0 1 0 366325887 5459968 719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/19697/statm: 1333 719 207 20 0 691 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5332

[startup+0.102193 s]
/proc/loadavg: 1.86 1.79 1.39 3/83 19697
/proc/meminfo: memFree=1522664/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=5332 CPUtime=0.09
/proc/19697/stat : 19697 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194304 746 0 0 0 9 0 0 0 18 0 1 0 366325887 5459968 721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134591892 0 0 4096 0 0 0 0 17 0 0 0
/proc/19697/statm: 1333 721 207 20 0 691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5332

[startup+0.301228 s]
/proc/loadavg: 1.86 1.79 1.39 3/83 19697
/proc/meminfo: memFree=1522664/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=10544 CPUtime=0.43
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 1395 0 0 0 42 1 0 0 18 0 3 0 366325887 10797056 1369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 2636 1369 218 20 0 1994 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 10544

[startup+0.701316 s]
/proc/loadavg: 1.86 1.79 1.39 3/83 19697
/proc/meminfo: memFree=1522664/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=13344 CPUtime=1.23
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 1939 0 0 0 122 1 0 0 18 0 3 0 366325887 13664256 1913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 3336 1913 218 20 0 2694 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 13344

[startup+1.50149 s]
/proc/loadavg: 1.86 1.79 1.39 3/86 19700
/proc/meminfo: memFree=1514384/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=16912 CPUtime=2.8
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 2797 0 0 0 279 1 0 0 18 0 3 0 366325887 17317888 2771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 4228 2771 218 20 0 3586 0
[pid=19697/tid=19699] ppid=19695 vsize=16912 CPUtime=1.33
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 939 0 0 0 133 0 0 0 20 0 3 0 366325902 17317888 2771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=16912 CPUtime=1.31
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 1073 0 0 0 131 0 0 0 18 0 3 0 366325902 17317888 2771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 16912

[startup+3.10184 s]
/proc/loadavg: 1.86 1.79 1.39 3/86 19712
/proc/meminfo: memFree=1510288/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=21320 CPUtime=6
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 3962 0 0 0 597 3 0 0 18 0 3 0 366325887 21831680 3936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 5330 3936 218 20 0 4688 0
[pid=19697/tid=19699] ppid=19695 vsize=21320 CPUtime=2.93
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 1506 0 0 0 291 2 0 0 22 0 3 0 366325902 21831680 3936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=21320 CPUtime=2.9
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 1671 0 0 0 290 0 0 0 25 0 3 0 366325902 21831680 3936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 21320

[startup+6.30153 s]
/proc/loadavg: 1.87 1.79 1.40 3/86 19716
/proc/meminfo: memFree=1505872/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=23952 CPUtime=12.37
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 4753 0 0 0 1233 4 0 0 18 0 3 0 366325887 24526848 4726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 5988 4726 218 20 0 5346 0
[pid=19697/tid=19699] ppid=19695 vsize=23952 CPUtime=6.12
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 1938 0 0 0 610 2 0 0 25 0 3 0 366325902 24526848 4726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=23952 CPUtime=6.08
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 2030 0 0 0 607 1 0 0 25 0 3 0 366325902 24526848 4726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 23952

[startup+12.7019 s]
/proc/loadavg: 1.88 1.79 1.40 3/86 19742
/proc/meminfo: memFree=1497744/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=31612 CPUtime=25.1
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 6710 0 0 0 2502 8 0 0 18 0 3 0 366325887 32370688 6609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 7903 6609 218 20 0 7261 0
[pid=19697/tid=19699] ppid=19695 vsize=31612 CPUtime=12.51
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 2579 0 0 0 1247 4 0 0 25 0 3 0 366325902 32370688 6609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=31612 CPUtime=12.42
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 3346 0 0 0 1239 3 0 0 25 0 3 0 366325902 32370688 6609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 31612

[startup+25.5027 s]
/proc/loadavg: 1.91 1.80 1.41 3/86 19750
/proc/meminfo: memFree=1481568/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=46572 CPUtime=50.61
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 10692 0 0 0 5045 16 0 0 18 0 3 0 366325887 47689728 10464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 11643 10464 218 20 0 11001 0
[pid=19697/tid=19699] ppid=19695 vsize=46572 CPUtime=25.3
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 4352 0 0 0 2522 8 0 0 25 0 3 0 366325902 47689728 10464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=46572 CPUtime=25.15
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 5555 0 0 0 2508 7 0 0 25 0 3 0 366325902 47689728 10464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 46572

[startup+51.1012 s]
/proc/loadavg: 1.94 1.82 1.42 3/80 19776
/proc/meminfo: memFree=1475128/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=54984 CPUtime=101.63
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 12830 0 0 0 10143 20 0 0 18 0 3 0 366325887 56303616 12333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 13746 12333 218 20 0 13104 0
[pid=19697/tid=19699] ppid=19695 vsize=54984 CPUtime=50.85
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 5837 0 0 0 5075 10 0 0 25 0 3 0 366325902 56303616 12333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=54984 CPUtime=50.6
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 6208 0 0 0 5052 8 0 0 25 0 3 0 366325902 56303616 12333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 54984

[startup+102.307 s]
/proc/loadavg: 1.97 1.84 1.45 3/80 19776
/proc/meminfo: memFree=1467704/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=62032 CPUtime=203.78
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 15045 0 0 0 20354 24 0 0 18 0 3 0 366325887 63520768 14110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 15508 14110 218 20 0 14866 0
[pid=19697/tid=19699] ppid=19695 vsize=62032 CPUtime=101.83
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 6517 0 0 0 10171 12 0 0 25 0 3 0 366325902 63520768 14110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=62032 CPUtime=101.78
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 7743 0 0 0 10167 11 0 0 25 0 3 0 366325902 63520768 14110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 62032

[startup+162.303 s]
/proc/loadavg: 1.99 1.87 1.48 3/80 19776
/proc/meminfo: memFree=1451512/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=78148 CPUtime=323.47
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 19611 0 0 0 32317 30 0 0 18 0 3 0 366325887 80023552 18138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 19537 18138 218 20 0 18895 0
[pid=19697/tid=19699] ppid=19695 vsize=78148 CPUtime=161.56
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 9026 0 0 0 16142 14 0 0 25 0 3 0 366325902 80023552 18138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=78148 CPUtime=161.75
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 9800 0 0 0 16160 15 0 0 25 0 3 0 366325902 80023552 18138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.47
Current children cumulated vsize (KiB) 78148

[startup+222.302 s]
/proc/loadavg: 1.99 1.89 1.51 3/80 19776
/proc/meminfo: memFree=1445496/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=83648 CPUtime=443.18
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 21688 0 0 0 44284 34 0 0 18 0 3 0 366325887 85655552 19729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 20912 19729 218 20 0 20270 0
[pid=19697/tid=19699] ppid=19695 vsize=83648 CPUtime=221.29
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 10111 0 0 0 22114 15 0 0 25 0 3 0 366325902 85655552 19729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=83648 CPUtime=221.72
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 10792 0 0 0 22155 17 0 0 25 0 3 0 366325902 85655552 19729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.18
Current children cumulated vsize (KiB) 83648

[startup+282.302 s]
/proc/loadavg: 1.99 1.91 1.54 3/80 19776
/proc/meminfo: memFree=1439864/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=89472 CPUtime=562.88
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 23456 0 0 0 56251 37 0 0 18 0 3 0 366325887 91619328 21002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 22368 21002 218 20 0 21726 0
[pid=19697/tid=19699] ppid=19695 vsize=89472 CPUtime=281.02
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 10831 0 0 0 28085 17 0 0 25 0 3 0 366325902 91619328 21002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=89472 CPUtime=281.69
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 11840 0 0 0 28150 19 0 0 25 0 3 0 366325902 91619328 21002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.88
Current children cumulated vsize (KiB) 89472

[startup+342.302 s]
/proc/loadavg: 1.99 1.92 1.57 3/80 19776
/proc/meminfo: memFree=1439096/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=90652 CPUtime=682.57
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 24093 0 0 0 68219 38 0 0 18 0 3 0 366325887 92827648 21212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 22663 21212 218 20 0 22021 0
[pid=19697/tid=19699] ppid=19695 vsize=90652 CPUtime=340.74
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 10997 0 0 0 34057 17 0 0 25 0 3 0 366325902 92827648 21212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=90652 CPUtime=341.67
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 12311 0 0 0 34147 20 0 0 25 0 3 0 366325902 92827648 21212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.57
Current children cumulated vsize (KiB) 90652

[startup+402.303 s]
/proc/loadavg: 1.99 1.93 1.59 3/80 19776
/proc/meminfo: memFree=1437304/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=91676 CPUtime=802.28
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 25034 0 0 0 80187 41 0 0 18 0 3 0 366325887 93876224 21650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 22919 21650 218 20 0 22277 0
[pid=19697/tid=19699] ppid=19695 vsize=91676 CPUtime=400.47
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 11218 0 0 0 40030 17 0 0 25 0 3 0 366325902 93876224 21650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=91676 CPUtime=401.64
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 13031 0 0 0 40141 23 0 0 25 0 3 0 366325902 93876224 21650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.28
Current children cumulated vsize (KiB) 91676

[startup+462.303 s]
/proc/loadavg: 1.99 1.94 1.61 3/80 19776
/proc/meminfo: memFree=1437240/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=91676 CPUtime=921.98
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 25488 0 0 0 92156 42 0 0 18 0 3 0 366325887 93876224 21672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 22919 21672 218 20 0 22277 0
[pid=19697/tid=19699] ppid=19695 vsize=91676 CPUtime=460.2
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 11452 0 0 0 46002 18 0 0 25 0 3 0 366325902 93876224 21672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=91676 CPUtime=461.61
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 13251 0 0 0 46138 23 0 0 25 0 3 0 366325902 93876224 21672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.98
Current children cumulated vsize (KiB) 91676

[startup+522.302 s]
/proc/loadavg: 1.99 1.95 1.64 3/80 19776
/proc/meminfo: memFree=1437240/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=91676 CPUtime=1041.68
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 25862 0 0 0 104126 42 0 0 18 0 3 0 366325887 93876224 21685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 22919 21685 218 20 0 22277 0
[pid=19697/tid=19699] ppid=19695 vsize=91676 CPUtime=519.93
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 11608 0 0 0 51975 18 0 0 25 0 3 0 366325902 93876224 21685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=91676 CPUtime=521.58
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 13469 0 0 0 52135 23 0 0 25 0 3 0 366325902 93876224 21685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.68
Current children cumulated vsize (KiB) 91676

[startup+582.301 s]
/proc/loadavg: 1.99 1.95 1.65 3/80 19776
/proc/meminfo: memFree=1435512/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=92736 CPUtime=1161.39
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 26812 0 0 0 116095 44 0 0 18 0 3 0 366325887 94961664 22124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 23184 22124 218 20 0 22542 0
[pid=19697/tid=19699] ppid=19695 vsize=92736 CPUtime=579.66
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 12087 0 0 0 57948 18 0 0 25 0 3 0 366325902 94961664 22124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=92736 CPUtime=581.56
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 13940 0 0 0 58131 25 0 0 25 0 3 0 366325902 94961664 22124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.39
Current children cumulated vsize (KiB) 92736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.706 s]
/proc/loadavg: 1.99 1.96 1.66 3/80 19776
/proc/meminfo: memFree=1435448/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=92736 CPUtime=1200.1
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 26958 0 0 0 119966 44 0 0 18 0 3 0 366325887 94961664 22124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 23184 22124 218 20 0 22542 0
[pid=19697/tid=19699] ppid=19695 vsize=92736 CPUtime=598.97
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 12160 0 0 0 59879 18 0 0 25 0 3 0 366325902 94961664 22124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=92736 CPUtime=600.96
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 14013 0 0 0 60071 25 0 0 25 0 3 0 366325902 94961664 22124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 92736

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

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

[startup+601.706 s]
/proc/loadavg: 1.99 1.96 1.66 3/80 19776
/proc/meminfo: memFree=1435448/2055920 swapFree=4143928/4192956
[pid=19697] ppid=19695 vsize=92736 CPUtime=1200.1
/proc/19697/stat : 19697 (MiraXTv3_dyn) S 19695 19697 19008 0 -1 4194304 26958 0 0 0 119966 44 0 0 18 0 3 0 366325887 94961664 22124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19697/statm: 23184 22124 218 20 0 22542 0
[pid=19697/tid=19699] ppid=19695 vsize=92736 CPUtime=598.97
/proc/19697/task/19699/stat : 19699 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 12160 0 0 0 59879 18 0 0 25 0 3 0 366325902 94961664 22124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19697/tid=19700] ppid=19695 vsize=92736 CPUtime=600.96
/proc/19697/task/19700/stat : 19700 (MiraXTv3_dyn) R 19695 19697 19008 0 -1 4194368 14013 0 0 0 60071 25 0 0 25 0 3 0 366325902 94961664 22124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 92736

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.731
CPU time (s): 1200.14
CPU user time (s): 1199.68
CPU system time (s): 0.461929
CPU usage (%): 199.448
Max. virtual memory (cumulated for all children) (KiB): 92736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.68
system time used= 0.461929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26958
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= 96
involuntary context switches= 22741

runsolver used 0.604908 second user time and 1.62375 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 17:01:24 UTC 2007

IDJOB= 335230
IDBENCH= 24646
IDSOLVER= 128
FILE ID= node10/335230-1178902884

PBS_JOBID= 5251087

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335230-1178902884/MiraXTv3_dyn /tmp/evaluation/335230-1178902884/instance-335230-1178902884.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-335230-1178902884 -o ROOT/results/node10/solver-335230-1178902884 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335230-1178902884/MiraXTv3_dyn /tmp/evaluation/335230-1178902884/instance-335230-1178902884.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  63ebbe5da415dad3af97436d64747f33

RANDOM SEED= 466483004

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:       1522880 kB
Buffers:         51892 kB
Cached:         389764 kB
SwapCached:      18024 kB
Active:         133556 kB
Inactive:       333060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522880 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4368 kB
Writeback:           0 kB
Mapped:          31332 kB
Slab:            51624 kB
Committed_AS:  5302580 kB
PageTables:       1964 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:11:28 UTC 2007