Trace number 298134

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.23 601.73

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
MD5SUMf01193a3f455045d150f231e0d56c100
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-298134-1178829102 -o ROOT/results/node5/solver-298134-1178829102 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298134-1178829102/MiraXTv3_dyn /tmp/evaluation/298134-1178829102/instance-298134-1178829102.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.62 1.22 1.18 3/77 10140
/proc/meminfo: memFree=1771640/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=3788 CPUtime=0
/proc/10140/stat : 10140 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 358947853 3878912 271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8010868 0 0 4096 0 0 0 0 17 1 0 0
/proc/10140/statm: 947 271 206 20 0 305 0

[startup+0.076641 s]
/proc/loadavg: 1.62 1.22 1.18 3/77 10140
/proc/meminfo: memFree=1771640/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=6572 CPUtime=0.13
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 600 0 0 0 13 0 0 0 18 0 3 0 358947853 6729728 575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 1643 575 218 20 0 1001 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6572

[startup+0.116645 s]
/proc/loadavg: 1.62 1.22 1.18 3/77 10140
/proc/meminfo: memFree=1771640/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=6768 CPUtime=0.21
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 692 0 0 0 21 0 0 0 18 0 3 0 358947853 6930432 667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 1692 667 218 20 0 1050 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 6768

[startup+0.301675 s]
/proc/loadavg: 1.62 1.22 1.18 3/77 10140
/proc/meminfo: memFree=1771640/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=8720 CPUtime=0.57
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 1078 0 0 0 57 0 0 0 18 0 3 0 358947853 8929280 1053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 2180 1053 218 20 0 1538 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8720

[startup+0.701715 s]
/proc/loadavg: 1.62 1.22 1.18 3/77 10140
/proc/meminfo: memFree=1771640/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=10712 CPUtime=1.38
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 1665 0 0 0 137 1 0 0 18 0 3 0 358947853 10969088 1640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 2678 1640 218 20 0 2036 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10712

[startup+1.50181 s]
/proc/loadavg: 1.62 1.22 1.18 3/80 10143
/proc/meminfo: memFree=1764128/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=14888 CPUtime=2.98
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 2675 0 0 0 296 2 0 0 18 0 3 0 358947853 15245312 2650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 3722 2650 218 20 0 3080 0
[pid=10140/tid=10142] ppid=10138 vsize=14888 CPUtime=1.48
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 1142 0 0 0 148 0 0 0 25 0 3 0 358947854 15245312 2650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=14888 CPUtime=1.47
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 1184 0 0 0 146 1 0 0 25 0 3 0 358947854 15245312 2650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14888

[startup+3.10299 s]
/proc/loadavg: 1.62 1.22 1.18 3/80 10143
/proc/meminfo: memFree=1760864/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=17684 CPUtime=6.17
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 3190 0 0 0 615 2 0 0 18 0 3 0 358947853 18108416 3165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 4421 3165 218 20 0 3779 0
[pid=10140/tid=10142] ppid=10138 vsize=17684 CPUtime=3.08
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 1479 0 0 0 308 0 0 0 19 0 3 0 358947854 18108416 3165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=17684 CPUtime=3.06
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 1362 0 0 0 305 1 0 0 22 0 3 0 358947854 18108416 3165 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17684

[startup+6.30135 s]
/proc/loadavg: 1.65 1.24 1.19 3/80 10143
/proc/meminfo: memFree=1754144/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=24704 CPUtime=12.55
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 5140 0 0 0 1251 4 0 0 18 0 3 0 358947853 25296896 5041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 6176 5041 218 20 0 5534 0
[pid=10140/tid=10142] ppid=10138 vsize=24704 CPUtime=6.28
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 2384 0 0 0 627 1 0 0 25 0 3 0 358947854 25296896 5041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=24704 CPUtime=6.25
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 2407 0 0 0 623 2 0 0 18 0 3 0 358947854 25296896 5041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24704

[startup+12.7021 s]
/proc/loadavg: 1.67 1.25 1.19 3/80 10143
/proc/meminfo: memFree=1740704/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=37892 CPUtime=25.31
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 8441 0 0 0 2524 7 0 0 18 0 3 0 358947853 38801408 8057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 9473 8057 218 20 0 8831 0
[pid=10140/tid=10142] ppid=10138 vsize=37892 CPUtime=12.66
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 4042 0 0 0 1264 2 0 0 18 0 3 0 358947854 38801408 8057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=37892 CPUtime=12.63
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 4050 0 0 0 1259 4 0 0 18 0 3 0 358947854 38801408 8057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 37892

[startup+25.5015 s]
/proc/loadavg: 1.75 1.28 1.20 3/80 10143
/proc/meminfo: memFree=1736480/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=41748 CPUtime=50.84
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 9751 0 0 0 5075 9 0 0 18 0 3 0 358947853 42749952 8996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 10437 8996 218 20 0 9795 0
[pid=10140/tid=10142] ppid=10138 vsize=41748 CPUtime=25.45
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 4566 0 0 0 2542 3 0 0 25 0 3 0 358947854 42749952 8996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=41748 CPUtime=25.37
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 4836 0 0 0 2532 5 0 0 25 0 3 0 358947854 42749952 8996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 41748

[startup+51.1014 s]
/proc/loadavg: 1.83 1.34 1.22 3/80 10143
/proc/meminfo: memFree=1728032/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=49276 CPUtime=101.91
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 12739 0 0 0 10178 13 0 0 18 0 3 0 358947853 50458624 11118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 12319 11118 218 20 0 11677 0
[pid=10140/tid=10142] ppid=10138 vsize=49276 CPUtime=51.04
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 6058 0 0 0 5099 5 0 0 25 0 3 0 358947854 50458624 11118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=49276 CPUtime=50.84
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 6332 0 0 0 5077 7 0 0 25 0 3 0 358947854 50458624 11118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 49276

[startup+102.306 s]
/proc/loadavg: 1.98 1.46 1.27 3/80 10143
/proc/meminfo: memFree=1719264/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=57852 CPUtime=204.03
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 16102 0 0 0 20388 15 0 0 18 0 3 0 358947853 59240448 13120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 14463 13120 218 20 0 13821 0
[pid=10140/tid=10142] ppid=10138 vsize=57852 CPUtime=102.21
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 7811 0 0 0 10215 6 0 0 25 0 3 0 358947854 59240448 13120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=57852 CPUtime=101.81
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 7942 0 0 0 10173 8 0 0 25 0 3 0 358947854 59240448 13120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 57852

[startup+162.302 s]
/proc/loadavg: 1.99 1.55 1.31 3/80 10143
/proc/meminfo: memFree=1716832/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=59576 CPUtime=323.7
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 18506 0 0 0 32353 17 0 0 18 0 3 0 358947853 61005824 13702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 14894 13702 218 20 0 14252 0
[pid=10140/tid=10142] ppid=10138 vsize=59576 CPUtime=162.15
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 8970 0 0 0 16208 7 0 0 25 0 3 0 358947854 61005824 13702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=59576 CPUtime=161.52
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 9187 0 0 0 16143 9 0 0 25 0 3 0 358947854 61005824 13702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 59576

[startup+222.302 s]
/proc/loadavg: 1.99 1.63 1.35 3/80 10143
/proc/meminfo: memFree=1713824/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=62800 CPUtime=443.37
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 20825 0 0 0 44318 19 0 0 18 0 3 0 358947853 64307200 14452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 15700 14452 218 20 0 15058 0
[pid=10140/tid=10142] ppid=10138 vsize=62800 CPUtime=222.12
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 10170 0 0 0 22203 9 0 0 25 0 3 0 358947854 64307200 14452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=62800 CPUtime=221.24
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 10306 0 0 0 22114 10 0 0 25 0 3 0 358947854 64307200 14452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 62800

[startup+282.302 s]
/proc/loadavg: 1.99 1.69 1.39 3/80 10143
/proc/meminfo: memFree=1712928/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=63576 CPUtime=563.07
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 22632 0 0 0 56286 21 0 0 18 0 3 0 358947853 65101824 14714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 15894 14714 218 20 0 15252 0
[pid=10140/tid=10142] ppid=10138 vsize=63576 CPUtime=282.07
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 11061 0 0 0 28197 10 0 0 25 0 3 0 358947854 65101824 14714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=63576 CPUtime=280.97
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 11222 0 0 0 28087 10 0 0 25 0 3 0 358947854 65101824 14714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 63576

[startup+342.301 s]
/proc/loadavg: 1.99 1.75 1.42 3/80 10145
/proc/meminfo: memFree=1711584/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=65024 CPUtime=682.74
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 24580 0 0 0 68251 23 0 0 18 0 3 0 358947853 66584576 15055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 16256 15055 218 20 0 15614 0
[pid=10140/tid=10142] ppid=10138 vsize=65024 CPUtime=342.04
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 12003 0 0 0 34193 11 0 0 25 0 3 0 358947854 66584576 15055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=65024 CPUtime=340.68
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 12228 0 0 0 34057 11 0 0 25 0 3 0 358947854 66584576 15055 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 65024

[startup+402.301 s]
/proc/loadavg: 1.99 1.79 1.46 3/80 10145
/proc/meminfo: memFree=1709472/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=66476 CPUtime=802.43
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 26568 0 0 0 80218 25 0 0 18 0 3 0 358947853 68071424 15593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 16619 15593 218 20 0 15977 0
[pid=10140/tid=10142] ppid=10138 vsize=66476 CPUtime=402
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 12823 0 0 0 40188 12 0 0 25 0 3 0 358947854 68071424 15593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=66476 CPUtime=400.41
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 13396 0 0 0 40029 12 0 0 25 0 3 0 358947854 68071424 15593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.43
Current children cumulated vsize (KiB) 66476

[startup+462.302 s]
/proc/loadavg: 1.99 1.83 1.49 3/80 10145
/proc/meminfo: memFree=1708448/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=67772 CPUtime=922.11
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 28390 0 0 0 92185 26 0 0 18 0 3 0 358947853 69398528 15817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 16943 15817 218 20 0 16301 0
[pid=10140/tid=10142] ppid=10138 vsize=67772 CPUtime=461.97
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 13775 0 0 0 46184 13 0 0 25 0 3 0 358947854 69398528 15817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=67772 CPUtime=460.11
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 14266 0 0 0 45999 12 0 0 25 0 3 0 358947854 69398528 15817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.11
Current children cumulated vsize (KiB) 67772

[startup+522.302 s]
/proc/loadavg: 1.99 1.85 1.52 3/80 10145
/proc/meminfo: memFree=1706592/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=70008 CPUtime=1041.8
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 30315 0 0 0 104152 28 0 0 18 0 3 0 358947853 71688192 16323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 17502 16323 218 20 0 16860 0
[pid=10140/tid=10142] ppid=10138 vsize=70008 CPUtime=521.94
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 14835 0 0 0 52180 14 0 0 25 0 3 0 358947854 71688192 16323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=70008 CPUtime=519.84
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 15131 0 0 0 51971 13 0 0 25 0 3 0 358947854 71688192 16323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.8
Current children cumulated vsize (KiB) 70008

[startup+582.302 s]
/proc/loadavg: 1.99 1.88 1.55 3/80 10145
/proc/meminfo: memFree=1705120/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=71196 CPUtime=1161.47
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 32198 0 0 0 116118 29 0 0 18 0 3 0 358947853 72904704 16642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 17799 16642 218 20 0 17157 0
[pid=10140/tid=10142] ppid=10138 vsize=71196 CPUtime=581.89
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 15904 0 0 0 58174 15 0 0 25 0 3 0 358947854 72904704 16642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=71196 CPUtime=579.56
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 15945 0 0 0 57943 13 0 0 25 0 3 0 358947854 72904704 16642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.47
Current children cumulated vsize (KiB) 71196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.707 s]
/proc/loadavg: 1.99 1.89 1.55 3/80 10145
/proc/meminfo: memFree=1705120/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=71196 CPUtime=1200.19
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 32788 0 0 0 119989 30 0 0 18 0 3 0 358947853 72904704 16664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 17799 16664 218 20 0 17157 0
[pid=10140/tid=10142] ppid=10138 vsize=71196 CPUtime=601.29
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 16252 0 0 0 60114 15 0 0 25 0 3 0 358947854 72904704 16664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=71196 CPUtime=598.88
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 16187 0 0 0 59874 14 0 0 25 0 3 0 358947854 72904704 16664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 71196

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

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

[startup+601.707 s]
/proc/loadavg: 1.99 1.89 1.55 3/80 10145
/proc/meminfo: memFree=1705120/2055920 swapFree=4150068/4192956
[pid=10140] ppid=10138 vsize=71196 CPUtime=1200.19
/proc/10140/stat : 10140 (MiraXTv3_dyn) S 10138 10140 10068 0 -1 4194304 32788 0 0 0 119989 30 0 0 18 0 3 0 358947853 72904704 16664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10140/statm: 17799 16664 218 20 0 17157 0
[pid=10140/tid=10142] ppid=10138 vsize=71196 CPUtime=601.29
/proc/10140/task/10142/stat : 10142 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 16252 0 0 0 60114 15 0 0 25 0 3 0 358947854 72904704 16664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10140/tid=10143] ppid=10138 vsize=71196 CPUtime=598.88
/proc/10140/task/10143/stat : 10143 (MiraXTv3_dyn) R 10138 10140 10068 0 -1 4194368 16187 0 0 0 59874 14 0 0 25 0 3 0 358947854 72904704 16664 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 71196

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.73
CPU time (s): 1200.23
CPU user time (s): 1199.91
CPU system time (s): 0.313952
CPU usage (%): 199.463
Max. virtual memory (cumulated for all children) (KiB): 71648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32788
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= 230
involuntary context switches= 22400

runsolver used 0.570913 second user time and 1.62775 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Thu May 10 20:31:42 UTC 2007

IDJOB= 298134
IDBENCH= 19978
IDSOLVER= 128
FILE ID= node5/298134-1178829102

PBS_JOBID= 5250978

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1490740667-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298134-1178829102/MiraXTv3_dyn /tmp/evaluation/298134-1178829102/instance-298134-1178829102.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-298134-1178829102 -o ROOT/results/node5/solver-298134-1178829102 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298134-1178829102/MiraXTv3_dyn /tmp/evaluation/298134-1178829102/instance-298134-1178829102.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f01193a3f455045d150f231e0d56c100

RANDOM SEED= 365099839

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:       1771856 kB
Buffers:         43832 kB
Cached:         154832 kB
SwapCached:      11320 kB
Active:         111248 kB
Inactive:       110476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771856 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4056 kB
Writeback:           0 kB
Mapped:          29856 kB
Slab:            47912 kB
Committed_AS: 13953708 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= 66557 MiB

End job on node5 on Thu May 10 20:41:46 UTC 2007