Trace number 314683

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 v3UNSAT 264.154 134.283

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-04.cnf
MD5SUM140b498fdbb0a99dba481ef70e9da3eb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark116.574
Satisfiable
(Un)Satisfiability was proved
Number of variables38290
Number of clauses475249
Sum of the clauses size1355369
Maximum clause length28542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2429660
Number of clauses of size 315371
Number of clauses of size 41052
Number of clauses of size 5230
Number of clauses of size over 528935

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
264.06/134.27	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-314683-1178877462 -o ROOT/results/node6/solver-314683-1178877462 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314683-1178877462/MiraXTv3_dyn /tmp/evaluation/314683-1178877462/instance-314683-1178877462.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.96 1.70 1.47 3/77 29144
/proc/meminfo: memFree=1781176/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=3788 CPUtime=0
/proc/29144/stat : 29144 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194304 428 0 0 0 0 0 0 0 18 0 1 0 363783952 3878912 403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/29144/statm: 947 411 202 20 0 305 0

[startup+0.090361 s]
/proc/loadavg: 1.96 1.70 1.47 3/77 29144
/proc/meminfo: memFree=1781176/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=9716 CPUtime=0.07
/proc/29144/stat : 29144 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194304 1900 0 0 0 7 0 0 0 18 0 1 0 363783952 9949184 1875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/29144/statm: 2429 1875 206 20 0 1787 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9716

[startup+0.101362 s]
/proc/loadavg: 1.96 1.70 1.47 3/77 29144
/proc/meminfo: memFree=1781176/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=10164 CPUtime=0.08
/proc/29144/stat : 29144 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194304 1983 0 0 0 8 0 0 0 18 0 1 0 363783952 10407936 1958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2621144 0 0 4096 0 0 0 0 17 0 0 0
/proc/29144/statm: 2541 1958 206 20 0 1899 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10164

[startup+0.301384 s]
/proc/loadavg: 1.96 1.70 1.47 3/77 29144
/proc/meminfo: memFree=1781176/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=14592 CPUtime=0.29
/proc/29144/stat : 29144 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194304 3056 0 0 0 28 1 0 0 19 0 1 0 363783952 14942208 3031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 0 0 0
/proc/29144/statm: 3648 3031 207 20 0 3006 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14592

[startup+0.701431 s]
/proc/loadavg: 1.96 1.70 1.47 3/77 29144
/proc/meminfo: memFree=1781176/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=14592 CPUtime=0.69
/proc/29144/stat : 29144 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194304 3056 0 0 0 68 1 0 0 23 0 1 0 363783952 14942208 3031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583943 0 0 4096 0 0 0 0 17 0 0 0
/proc/29144/statm: 3648 3031 207 20 0 3006 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14592

[startup+1.50153 s]
/proc/loadavg: 1.89 1.69 1.47 2/78 29145
/proc/meminfo: memFree=1769712/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=18708 CPUtime=1.49
/proc/29144/stat : 29144 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194304 4082 0 0 0 148 1 0 0 25 0 1 0 363783952 19156992 4057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/29144/statm: 4677 4057 207 20 0 4035 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18708

[startup+3.10172 s]
/proc/loadavg: 1.89 1.69 1.47 2/78 29145
/proc/meminfo: memFree=1763184/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=44536 CPUtime=3.21
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 8231 0 0 0 316 5 0 0 25 0 3 0 363783952 45604864 7503 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 11134 7503 218 20 0 10492 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 44536

[startup+6.3021 s]
/proc/loadavg: 1.89 1.69 1.47 3/80 29147
/proc/meminfo: memFree=1745760/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=54744 CPUtime=9.59
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 10677 0 0 0 952 7 0 0 25 0 3 0 363783952 56057856 9949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 13686 9949 218 20 0 13044 0
[pid=29144/tid=29146] ppid=29142 vsize=54744 CPUtime=3.37
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 2278 0 0 0 336 1 0 0 18 0 3 0 363784243 56057856 9949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=54744 CPUtime=3.3
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 3215 0 0 0 327 3 0 0 17 0 3 0 363784243 56057856 9949 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (KiB) 54744

[startup+12.7028 s]
/proc/loadavg: 1.90 1.70 1.47 3/80 29147
/proc/meminfo: memFree=1725280/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=69968 CPUtime=22.36
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 14822 0 0 0 2225 11 0 0 25 0 3 0 363783952 71647232 14094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 17492 14094 218 20 0 16850 0
[pid=29144/tid=29146] ppid=29142 vsize=69968 CPUtime=9.76
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 4312 0 0 0 974 2 0 0 25 0 3 0 363784243 71647232 14094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=69968 CPUtime=9.68
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 5326 0 0 0 963 5 0 0 25 0 3 0 363784243 71647232 14094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.36
Current children cumulated vsize (KiB) 69968

[startup+25.5013 s]
/proc/loadavg: 1.92 1.71 1.48 3/80 29147
/proc/meminfo: memFree=1687648/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=108236 CPUtime=47.91
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 24580 0 0 0 4769 22 0 0 25 0 3 0 363783952 110833664 23778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 27059 23778 218 20 0 26417 0
[pid=29144/tid=29146] ppid=29142 vsize=108236 CPUtime=22.56
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 8578 0 0 0 2250 6 0 0 25 0 3 0 363784243 110833664 23778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=108236 CPUtime=22.42
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 10818 0 0 0 2230 12 0 0 25 0 3 0 363784243 110833664 23778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.91
Current children cumulated vsize (KiB) 108236

[startup+51.1013 s]
/proc/loadavg: 1.94 1.73 1.49 3/80 29147
/proc/meminfo: memFree=1615328/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=179020 CPUtime=98.96
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 42552 0 0 0 9853 43 0 0 25 0 3 0 363783952 183316480 41467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 44755 41467 218 20 0 44113 0
[pid=29144/tid=29146] ppid=29142 vsize=179020 CPUtime=48.13
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 16685 0 0 0 4800 13 0 0 25 0 3 0 363784243 183316480 41467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=179020 CPUtime=47.9
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 20683 0 0 0 4764 26 0 0 25 0 3 0 363784243 183316480 41467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.96
Current children cumulated vsize (KiB) 179020

[startup+102.306 s]
/proc/loadavg: 1.98 1.77 1.52 3/80 29147
/proc/meminfo: memFree=1548000/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=246464 CPUtime=201.08
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 60979 0 0 0 20047 61 0 0 25 0 3 0 363783952 252379136 58434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 61616 58434 218 20 0 60974 0
[pid=29144/tid=29146] ppid=29142 vsize=246464 CPUtime=99.27
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 25033 0 0 0 9908 19 0 0 25 0 3 0 363784243 252379136 58434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=246464 CPUtime=98.89
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 30762 0 0 0 9851 38 0 0 25 0 3 0 363784243 252379136 58434 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 201.08
Current children cumulated vsize (KiB) 246464

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

[startup+115.102 s]
/proc/loadavg: 1.98 1.78 1.52 3/80 29147
/proc/meminfo: memFree=1541344/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=252440 CPUtime=226.56
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 62839 0 0 0 22591 65 0 0 25 0 3 0 363783952 258498560 59977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 63110 59977 218 20 0 62468 0
[pid=29144/tid=29146] ppid=29142 vsize=252440 CPUtime=112.06
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 25740 0 0 0 11185 21 0 0 25 0 3 0 363784243 258498560 59977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=252440 CPUtime=111.57
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 31915 0 0 0 11117 40 0 0 25 0 3 0 363784243 258498560 59977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 226.56
Current children cumulated vsize (KiB) 252440

[startup+127.901 s]
/proc/loadavg: 1.98 1.79 1.53 3/80 29147
/proc/meminfo: memFree=1541152/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=252392 CPUtime=252.07
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 63064 0 0 0 25142 65 0 0 25 0 3 0 363783952 258449408 59977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 63098 59977 218 20 0 62456 0
[pid=29144/tid=29146] ppid=29142 vsize=252392 CPUtime=124.83
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 25965 0 0 0 12462 21 0 0 25 0 3 0 363784243 258449408 59977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=252392 CPUtime=124.33
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 31915 0 0 0 12392 41 0 0 25 0 3 0 363784243 258449408 59977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520998 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 252.07
Current children cumulated vsize (KiB) 252392

[startup+131.102 s]
/proc/loadavg: 1.98 1.79 1.53 3/80 29147
/proc/meminfo: memFree=1541152/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=252392 CPUtime=258.45
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 63289 0 0 0 25780 65 0 0 25 0 3 0 363783952 258449408 59977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 63098 59977 218 20 0 62456 0
[pid=29144/tid=29146] ppid=29142 vsize=252392 CPUtime=128.02
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 25965 0 0 0 12781 21 0 0 25 0 3 0 363784243 258449408 59977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=252392 CPUtime=127.5
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 32140 0 0 0 12709 41 0 0 25 0 3 0 363784243 258449408 59977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 258.45
Current children cumulated vsize (KiB) 252392

[startup+132.703 s]
/proc/loadavg: 1.98 1.79 1.53 3/80 29147
/proc/meminfo: memFree=1541152/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=253292 CPUtime=261.6
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 63514 0 0 0 26094 66 0 0 25 0 3 0 363783952 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 63323 60202 218 20 0 62681 0
[pid=29144/tid=29146] ppid=29142 vsize=253292 CPUtime=129.57
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 26190 0 0 0 12936 21 0 0 16 0 3 0 363784243 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2629398 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=253292 CPUtime=129.1
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 32140 0 0 0 12869 41 0 0 25 0 3 0 363784243 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 261.6
Current children cumulated vsize (KiB) 253292

[startup+133.503 s]
/proc/loadavg: 1.98 1.79 1.53 3/80 29147
/proc/meminfo: memFree=1540448/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=253292 CPUtime=263.11
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 64414 0 0 0 26245 66 0 0 25 0 3 0 363783952 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 63323 60202 218 20 0 62681 0
[pid=29144/tid=29146] ppid=29142 vsize=253292 CPUtime=130.37
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 26415 0 0 0 13016 21 0 0 23 0 3 0 363784243 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526437 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=253292 CPUtime=129.82
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194368 32815 0 0 0 12941 41 0 0 19 0 3 0 363784243 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 263.11
Current children cumulated vsize (KiB) 253292

[startup+133.902 s]
/proc/loadavg: 1.98 1.79 1.53 3/80 29147
/proc/meminfo: memFree=1540448/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=253292 CPUtime=263.74
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 65089 0 0 0 26308 66 0 0 25 0 3 0 363783952 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 63323 60202 218 20 0 62681 0
[pid=29144/tid=29146] ppid=29142 vsize=253292 CPUtime=130.75
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 26865 0 0 0 13054 21 0 0 18 0 3 0 363784243 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565010 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=253292 CPUtime=130.06
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194368 33040 0 0 0 12965 41 0 0 18 0 3 0 363784243 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 263.74
Current children cumulated vsize (KiB) 253292

[startup+134.102 s]
/proc/loadavg: 1.98 1.79 1.53 3/80 29147
/proc/meminfo: memFree=1540384/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=253292 CPUtime=263.96
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 65314 0 0 0 26330 66 0 0 25 0 3 0 363783952 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 63323 60202 218 20 0 62681 0
[pid=29144/tid=29146] ppid=29142 vsize=253292 CPUtime=130.89
/proc/29144/task/29146/stat : 29146 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194368 26865 0 0 0 13068 21 0 0 18 0 3 0 363784243 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29144/tid=29147] ppid=29142 vsize=253292 CPUtime=130.15
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 33265 0 0 0 12974 41 0 0 16 0 3 0 363784243 259371008 60202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 263.96
Current children cumulated vsize (KiB) 253292

[startup+134.206 s]
/proc/loadavg: 1.98 1.79 1.53 3/80 29147
/proc/meminfo: memFree=1540384/2055924 swapFree=4143816/4192956
[pid=29144] ppid=29142 vsize=232252 CPUtime=264.06
/proc/29144/stat : 29144 (MiraXTv3_dyn) S 29142 29144 27403 0 -1 4194304 65315 0 0 0 26340 66 0 0 16 0 2 0 363783952 237826048 56903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/29144/statm: 58063 56903 219 20 0 57421 0
[pid=29144/tid=29147] ppid=29142 vsize=232252 CPUtime=130.24
/proc/29144/task/29147/stat : 29147 (MiraXTv3_dyn) R 29142 29144 27403 0 -1 4194368 33265 0 0 0 12983 41 0 0 16 0 2 0 363784243 237826048 56903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134545203 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 264.06
Current children cumulated vsize (KiB) 232252

Child status: 20
Real time (s): 134.283
CPU time (s): 264.154
CPU user time (s): 263.448
CPU system time (s): 0.705892
CPU usage (%): 196.714
Max. virtual memory (cumulated for all children) (KiB): 253340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 263.448
system time used= 0.705892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65319
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= 340
involuntary context switches= 4965

runsolver used 0.12598 second user time and 0.371943 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri May 11 09:57:43 UTC 2007

IDJOB= 314683
IDBENCH= 20397
IDSOLVER= 128
FILE ID= node6/314683-1178877462

PBS_JOBID= 5251038

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-04.cnf
COMMAND LINE= /tmp/evaluation/314683-1178877462/MiraXTv3_dyn /tmp/evaluation/314683-1178877462/instance-314683-1178877462.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-314683-1178877462 -o ROOT/results/node6/solver-314683-1178877462 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314683-1178877462/MiraXTv3_dyn /tmp/evaluation/314683-1178877462/instance-314683-1178877462.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  140b498fdbb0a99dba481ef70e9da3eb

RANDOM SEED= 200148093

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1781392 kB
Buffers:         42092 kB
Cached:         163272 kB
SwapCached:      17540 kB
Active:         150140 kB
Inactive:        80020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1781392 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:           12804 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            29976 kB
Committed_AS: 12723364 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB

End job on node6 on Fri May 11 09:59:57 UTC 2007