Trace number 295756

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 1200.11 601.825

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1907907390-05.SAT.shuffled.cnf
MD5SUM34f5335cfa1ab7be1574a69db160c094
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.137978
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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/node5/watcher-295756-1178821594 -o ROOT/results/node5/solver-295756-1178821594 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295756-1178821594/MiraXTv3_dyn /tmp/evaluation/295756-1178821594/instance-295756-1178821594.cnf 

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


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 9037
/proc/meminfo: memFree=1777216/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=3788 CPUtime=0
/proc/9037/stat : 9037 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194304 310 0 0 0 0 0 0 0 18 0 1 0 358197075 3878912 285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/9037/statm: 947 285 206 20 0 305 0

[startup+0.080883 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 9037
/proc/meminfo: memFree=1777216/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=4324 CPUtime=0.07
/proc/9037/stat : 9037 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194304 458 0 0 0 7 0 0 0 18 0 1 0 358197075 4427776 433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587739 0 0 4096 0 0 0 0 17 1 0 0
/proc/9037/statm: 1081 433 207 20 0 439 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4324

[startup+0.102883 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 9037
/proc/meminfo: memFree=1777216/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=4324 CPUtime=0.09
/proc/9037/stat : 9037 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194304 464 0 0 0 9 0 0 0 18 0 1 0 358197075 4427776 439 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583910 0 0 4096 0 0 0 0 17 1 0 0
/proc/9037/statm: 1081 439 207 20 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4324

[startup+0.301908 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 9037
/proc/meminfo: memFree=1777216/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=8756 CPUtime=0.45
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 1064 0 0 0 45 0 0 0 18 0 3 0 358197075 8966144 1039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 2189 1039 218 20 0 1547 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 8756

[startup+0.701956 s]
/proc/loadavg: 1.99 1.85 1.45 3/77 9037
/proc/meminfo: memFree=1777216/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=12500 CPUtime=1.24
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 1850 0 0 0 124 0 0 0 18 0 3 0 358197075 12800000 1825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 3125 1826 218 20 0 2483 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 12500

[startup+1.50104 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 9040
/proc/meminfo: memFree=1768808/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=15216 CPUtime=2.84
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 2809 0 0 0 283 1 0 0 18 0 3 0 358197075 15581184 2783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 3804 2783 218 20 0 3162 0
[pid=9037/tid=9039] ppid=9035 vsize=15216 CPUtime=1.35
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 1138 0 0 0 135 0 0 0 23 0 3 0 358197089 15581184 2783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=15216 CPUtime=1.34
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 1173 0 0 0 134 0 0 0 16 0 3 0 358197089 15581184 2783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 15216

[startup+3.10123 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 9040
/proc/meminfo: memFree=1765800/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=17836 CPUtime=6.03
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 3617 0 0 0 602 1 0 0 18 0 3 0 358197075 18264064 3519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 4459 3519 218 20 0 3817 0
[pid=9037/tid=9039] ppid=9035 vsize=17836 CPUtime=2.95
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 1530 0 0 0 295 0 0 0 25 0 3 0 358197089 18264064 3519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=17836 CPUtime=2.93
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 1589 0 0 0 293 0 0 0 25 0 3 0 358197089 18264064 3519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 17836

[startup+6.30159 s]
/proc/loadavg: 1.99 1.86 1.45 3/80 9040
/proc/meminfo: memFree=1756840/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=26784 CPUtime=12.42
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 5975 0 0 0 1239 3 0 0 18 0 3 0 358197075 27426816 5801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 6696 5801 218 20 0 6054 0
[pid=9037/tid=9039] ppid=9035 vsize=26784 CPUtime=6.15
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 2777 0 0 0 614 1 0 0 20 0 3 0 358197089 27426816 5801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=26784 CPUtime=6.12
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 2700 0 0 0 611 1 0 0 25 0 3 0 358197089 27426816 5801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 26784

[startup+12.7013 s]
/proc/loadavg: 1.99 1.86 1.46 3/80 9040
/proc/meminfo: memFree=1746984/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=35744 CPUtime=25.19
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 8091 0 0 0 2514 5 0 0 18 0 3 0 358197075 36601856 7619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 8936 7619 218 20 0 8294 0
[pid=9037/tid=9039] ppid=9035 vsize=35744 CPUtime=12.54
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 3895 0 0 0 1252 2 0 0 25 0 3 0 358197089 36601856 7619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=35744 CPUtime=12.49
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 3698 0 0 0 1247 2 0 0 25 0 3 0 358197089 36601856 7619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520091 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 35744

[startup+25.5028 s]
/proc/loadavg: 1.99 1.86 1.46 3/80 9040
/proc/meminfo: memFree=1736040/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=46188 CPUtime=50.71
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 11379 0 0 0 5063 8 0 0 18 0 3 0 358197075 47296512 10366 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 11547 10366 218 20 0 10905 0
[pid=9037/tid=9039] ppid=9035 vsize=46188 CPUtime=25.33
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 5304 0 0 0 2530 3 0 0 25 0 3 0 358197089 47296512 10366 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=46188 CPUtime=25.24
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 5577 0 0 0 2520 4 0 0 25 0 3 0 358197089 47296512 10366 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 46188

[startup+51.1027 s]
/proc/loadavg: 1.99 1.87 1.48 3/80 9040
/proc/meminfo: memFree=1731368/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=50456 CPUtime=101.77
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 13630 0 0 0 10167 10 0 0 18 0 3 0 358197075 51666944 11516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 12614 11516 218 20 0 11972 0
[pid=9037/tid=9039] ppid=9035 vsize=50456 CPUtime=50.91
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 6433 0 0 0 5087 4 0 0 20 0 3 0 358197089 51666944 11516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=50456 CPUtime=50.72
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 6699 0 0 0 5067 5 0 0 25 0 3 0 358197089 51666944 11516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 50456

[startup+102.306 s]
/proc/loadavg: 1.99 1.89 1.50 3/80 9040
/proc/meminfo: memFree=1728040/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=53228 CPUtime=203.89
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 16550 0 0 0 20375 14 0 0 18 0 3 0 358197075 54505472 12324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 13307 12324 218 20 0 12665 0
[pid=9037/tid=9039] ppid=9035 vsize=53228 CPUtime=102.06
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 7925 0 0 0 10200 6 0 0 25 0 3 0 358197089 54505472 12324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=53228 CPUtime=101.68
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 8127 0 0 0 10161 7 0 0 25 0 3 0 358197089 54505472 12324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 53228

[startup+162.302 s]
/proc/loadavg: 1.99 1.91 1.53 3/80 9040
/proc/meminfo: memFree=1725032/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=56516 CPUtime=323.54
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 19670 0 0 0 32338 16 0 0 18 0 3 0 358197075 57872384 13046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 14129 13046 218 20 0 13487 0
[pid=9037/tid=9039] ppid=9035 vsize=56516 CPUtime=162.01
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 9567 0 0 0 16194 7 0 0 25 0 3 0 358197089 57872384 13046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=56516 CPUtime=161.38
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 9605 0 0 0 16130 8 0 0 25 0 3 0 358197089 57872384 13046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 56516

[startup+222.302 s]
/proc/loadavg: 1.99 1.92 1.56 3/80 9040
/proc/meminfo: memFree=1722984/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=59196 CPUtime=443.19
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 22490 0 0 0 44300 19 0 0 18 0 3 0 358197075 60616704 13588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 14799 13588 218 20 0 14157 0
[pid=9037/tid=9039] ppid=9035 vsize=59196 CPUtime=221.96
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 10978 0 0 0 22187 9 0 0 25 0 3 0 358197089 60616704 13588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=59196 CPUtime=221.08
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 11014 0 0 0 22099 9 0 0 25 0 3 0 358197089 60616704 13588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.19
Current children cumulated vsize (KiB) 59196

[startup+282.303 s]
/proc/loadavg: 1.99 1.93 1.58 3/80 9040
/proc/meminfo: memFree=1718440/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=63920 CPUtime=562.86
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 25844 0 0 0 56264 22 0 0 18 0 3 0 358197075 65454080 14731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 15980 14731 218 20 0 15338 0
[pid=9037/tid=9039] ppid=9035 vsize=63920 CPUtime=281.91
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 13009 0 0 0 28180 11 0 0 25 0 3 0 358197089 65454080 14731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=63920 CPUtime=280.8
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 12337 0 0 0 28070 10 0 0 25 0 3 0 358197089 65454080 14731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.86
Current children cumulated vsize (KiB) 63920

[startup+342.302 s]
/proc/loadavg: 2.04 1.96 1.61 3/80 9040
/proc/meminfo: memFree=1717224/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=65432 CPUtime=682.54
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 28457 0 0 0 68230 24 0 0 18 0 3 0 358197075 67002368 15058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 16358 15058 218 20 0 15716 0
[pid=9037/tid=9039] ppid=9035 vsize=65432 CPUtime=341.86
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 14258 0 0 0 34174 12 0 0 25 0 3 0 358197089 67002368 15058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=65432 CPUtime=340.52
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 13701 0 0 0 34041 11 0 0 25 0 3 0 358197089 67002368 15058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.54
Current children cumulated vsize (KiB) 65432

[startup+402.302 s]
/proc/loadavg: 2.01 1.96 1.63 3/80 9040
/proc/meminfo: memFree=1715816/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=66924 CPUtime=802.18
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 30944 0 0 0 80191 27 0 0 18 0 3 0 358197075 68530176 15372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 16731 15372 218 20 0 16089 0
[pid=9037/tid=9039] ppid=9035 vsize=66924 CPUtime=401.81
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 15482 0 0 0 40167 14 0 0 25 0 3 0 358197089 68530176 15372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=66924 CPUtime=400.22
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 14964 0 0 0 40010 12 0 0 25 0 3 0 358197089 68530176 15372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.18
Current children cumulated vsize (KiB) 66924

[startup+462.301 s]
/proc/loadavg: 2.00 1.97 1.65 3/80 9040
/proc/meminfo: memFree=1714600/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=67504 CPUtime=921.85
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 33284 0 0 0 92156 29 0 0 18 0 3 0 358197075 69124096 15672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 16876 15672 218 20 0 16234 0
[pid=9037/tid=9039] ppid=9035 vsize=67504 CPUtime=461.76
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 16567 0 0 0 46161 15 0 0 25 0 3 0 358197089 69124096 15672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=67504 CPUtime=459.94
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 16219 0 0 0 45981 13 0 0 25 0 3 0 358197089 69124096 15672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.85
Current children cumulated vsize (KiB) 67504

[startup+522.301 s]
/proc/loadavg: 2.00 1.97 1.67 3/80 9040
/proc/meminfo: memFree=1712360/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=70312 CPUtime=1041.52
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 35965 0 0 0 104121 31 0 0 18 0 3 0 358197075 71999488 16245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 17578 16245 218 20 0 16936 0
[pid=9037/tid=9039] ppid=9035 vsize=70312 CPUtime=521.72
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 18196 0 0 0 52155 17 0 0 25 0 3 0 358197089 71999488 16245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=70312 CPUtime=519.66
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 17271 0 0 0 51952 14 0 0 25 0 3 0 358197089 71999488 16245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.52
Current children cumulated vsize (KiB) 70312

[startup+582.302 s]
/proc/loadavg: 2.00 1.97 1.69 3/80 9040
/proc/meminfo: memFree=1710696/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=71820 CPUtime=1161.17
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 38428 0 0 0 116084 33 0 0 18 0 3 0 358197075 73543680 16668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 17955 16668 218 20 0 17313 0
[pid=9037/tid=9039] ppid=9035 vsize=71820 CPUtime=581.67
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 19529 0 0 0 58149 18 0 0 25 0 3 0 358197089 73543680 16668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=71820 CPUtime=579.35
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 18401 0 0 0 57921 14 0 0 25 0 3 0 358197089 73543680 16668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.17
Current children cumulated vsize (KiB) 71820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.801 s]
/proc/loadavg: 2.00 1.97 1.69 3/80 9042
/proc/meminfo: memFree=1706024/2055920 swapFree=4150068/4192956
[pid=9037] ppid=9035 vsize=76940 CPUtime=1200.07
/proc/9037/stat : 9037 (MiraXTv3_dyn) S 9035 9037 8286 0 -1 4194304 40295 0 0 0 119971 36 0 0 18 0 3 0 358197075 78786560 17855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9037/statm: 19235 17855 218 20 0 18593 0
[pid=9037/tid=9039] ppid=9035 vsize=76940 CPUtime=601.16
/proc/9037/task/9039/stat : 9039 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 20210 0 0 0 60097 19 0 0 25 0 3 0 358197089 78786560 17855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9037/tid=9040] ppid=9035 vsize=76940 CPUtime=598.76
/proc/9037/task/9040/stat : 9040 (MiraXTv3_dyn) R 9035 9037 8286 0 -1 4194368 19587 0 0 0 59860 16 0 0 25 0 3 0 358197089 78786560 17855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 76940

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.825
CPU time (s): 1200.11
CPU user time (s): 1199.73
CPU system time (s): 0.380942
CPU usage (%): 199.411
Max. virtual memory (cumulated for all children) (KiB): 76940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.73
system time used= 0.380942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40296
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= 442
involuntary context switches= 22610

runsolver used 0.619905 second user time and 1.57676 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Thu May 10 18:26:34 UTC 2007

IDJOB= 295756
IDBENCH= 19920
IDSOLVER= 128
FILE ID= node5/295756-1178821594

PBS_JOBID= 5250965

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1907907390-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295756-1178821594/MiraXTv3_dyn /tmp/evaluation/295756-1178821594/instance-295756-1178821594.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-295756-1178821594 -o ROOT/results/node5/solver-295756-1178821594 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295756-1178821594/MiraXTv3_dyn /tmp/evaluation/295756-1178821594/instance-295756-1178821594.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  34f5335cfa1ab7be1574a69db160c094

RANDOM SEED= 72394681

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1777432 kB
Buffers:         43456 kB
Cached:         149632 kB
SwapCached:      11320 kB
Active:         106900 kB
Inactive:       109392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777432 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          30084 kB
Slab:            47760 kB
Committed_AS: 13941272 kB
PageTables:       1720 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= 66561 MiB

End job on node5 on Thu May 10 18:36:38 UTC 2007