Trace number 314643

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 356.446 179

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-20.cnf
MD5SUM5c40e79430f590d0520492d70b267b66
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark211.258
Satisfiable
(Un)Satisfiability was proved
Number of variables7847
Number of clauses73394
Sum of the clauses size206938
Maximum clause length4166
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262806
Number of clauses of size 35772
Number of clauses of size 4389
Number of clauses of size 599
Number of clauses of size over 54327

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
356.33/178.99	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/node18/watcher-314643-1178877363 -o ROOT/results/node18/solver-314643-1178877363 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314643-1178877363/MiraXTv3_dyn /tmp/evaluation/314643-1178877363/instance-314643-1178877363.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.97 1.89 3/77 10226
/proc/meminfo: memFree=1778816/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=3788 CPUtime=0
/proc/10226/stat : 10226 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194304 343 0 0 0 0 0 0 0 18 0 1 0 335653671 3878912 319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10226/statm: 947 326 202 20 0 305 0

[startup+0.021373 s]
/proc/loadavg: 1.99 1.97 1.89 3/77 10226
/proc/meminfo: memFree=1778816/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=4884 CPUtime=0.01
/proc/10226/stat : 10226 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194304 799 0 0 0 1 0 0 0 18 0 1 0 335653671 5001216 774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/10226/statm: 1221 774 206 20 0 579 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4884

[startup+0.101381 s]
/proc/loadavg: 1.99 1.97 1.89 3/77 10226
/proc/meminfo: memFree=1778816/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=5996 CPUtime=0.09
/proc/10226/stat : 10226 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194304 1067 0 0 0 9 0 0 0 18 0 1 0 335653671 6139904 1042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/10226/statm: 1499 1042 207 20 0 857 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5996

[startup+0.3014 s]
/proc/loadavg: 1.99 1.97 1.89 3/77 10226
/proc/meminfo: memFree=1778816/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=7724 CPUtime=0.29
/proc/10226/stat : 10226 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194304 1489 0 0 0 29 0 0 0 19 0 1 0 335653671 7909376 1464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584045 0 0 4096 0 0 0 0 17 1 0 0
/proc/10226/statm: 1931 1464 207 20 0 1289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7724

[startup+0.702444 s]
/proc/loadavg: 1.99 1.97 1.89 3/77 10226
/proc/meminfo: memFree=1778816/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=14696 CPUtime=1.06
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 2555 0 0 0 105 1 0 0 20 0 3 0 335653671 15048704 2431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 3674 2431 218 20 0 3032 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 14696

[startup+1.50252 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 10229
/proc/meminfo: memFree=1767848/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=19424 CPUtime=2.66
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 3699 0 0 0 264 2 0 0 20 0 3 0 335653671 19890176 3575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 4856 3575 218 20 0 4214 0
[pid=10226/tid=10228] ppid=10224 vsize=19424 CPUtime=1.18
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 881 0 0 0 118 0 0 0 25 0 3 0 335653703 19890176 3575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8294976 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=19424 CPUtime=1.15
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 1308 0 0 0 115 0 0 0 24 0 3 0 335653703 19890176 3575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526379 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 19424

[startup+3.10172 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 10229
/proc/meminfo: memFree=1762344/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=26912 CPUtime=5.85
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 5586 0 0 0 582 3 0 0 20 0 3 0 335653671 27557888 5462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 6728 5462 218 20 0 6086 0
[pid=10226/tid=10228] ppid=10224 vsize=26912 CPUtime=2.78
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 1727 0 0 0 277 1 0 0 18 0 3 0 335653703 27557888 5462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520064 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=26912 CPUtime=2.74
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 2349 0 0 0 273 1 0 0 21 0 3 0 335653703 27557888 5462 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 26912

[startup+6.30098 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 10229
/proc/meminfo: memFree=1752552/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=33904 CPUtime=12.23
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 6952 0 0 0 1218 5 0 0 20 0 3 0 335653671 34717696 6828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 8476 6828 218 20 0 7834 0
[pid=10226/tid=10228] ppid=10224 vsize=33904 CPUtime=5.97
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 2483 0 0 0 596 1 0 0 25 0 3 0 335653703 34717696 6828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=33904 CPUtime=5.93
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 2959 0 0 0 591 2 0 0 25 0 3 0 335653703 34717696 6828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 33904

[startup+12.7016 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 10229
/proc/meminfo: memFree=1740008/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=46036 CPUtime=25
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 10275 0 0 0 2492 8 0 0 20 0 3 0 335653671 47140864 10114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 11509 10114 218 20 0 10867 0
[pid=10226/tid=10228] ppid=10224 vsize=46036 CPUtime=12.37
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 3724 0 0 0 1234 3 0 0 25 0 3 0 335653703 47140864 10114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=46036 CPUtime=12.3
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 5041 0 0 0 1226 4 0 0 25 0 3 0 335653703 47140864 10114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 46036

[startup+25.5028 s]
/proc/loadavg: 1.99 1.97 1.89 3/80 10229
/proc/meminfo: memFree=1706024/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=79068 CPUtime=50.55
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 18740 0 0 0 5039 16 0 0 20 0 3 0 335653671 80965632 18460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 19767 18461 218 20 0 19125 0
[pid=10226/tid=10228] ppid=10224 vsize=79068 CPUtime=25.17
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 7581 0 0 0 2511 6 0 0 25 0 3 0 335653703 80965632 18461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=79068 CPUtime=25.06
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 9650 0 0 0 2497 9 0 0 25 0 3 0 335653703 80965632 18461 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 79068

[startup+51.1023 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 10229
/proc/meminfo: memFree=1673640/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=110340 CPUtime=101.61
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 26779 0 0 0 10134 27 0 0 20 0 3 0 335653671 112988160 26297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 27585 26297 218 20 0 26943 0
[pid=10226/tid=10228] ppid=10224 vsize=110340 CPUtime=50.76
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 11179 0 0 0 5066 10 0 0 25 0 3 0 335653703 112988160 26297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565625 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=110340 CPUtime=50.52
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 14090 0 0 0 5037 15 0 0 25 0 3 0 335653703 112988160 26297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 110340

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 10229
/proc/meminfo: memFree=1669416/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=114968 CPUtime=203.77
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 28223 0 0 0 20348 29 0 0 20 0 3 0 335653671 117727232 27441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 28742 27441 218 20 0 28100 0
[pid=10226/tid=10228] ppid=10224 vsize=114968 CPUtime=101.95
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 11469 0 0 0 10184 11 0 0 25 0 3 0 335653703 117727232 27441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=114968 CPUtime=101.49
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 15244 0 0 0 10133 16 0 0 25 0 3 0 335653703 117727232 27441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 114968

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10229
/proc/meminfo: memFree=1648616/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=134836 CPUtime=323.43
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 33622 0 0 0 32306 37 0 0 20 0 3 0 335653671 138072064 32534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 33709 32534 218 20 0 33067 0
[pid=10226/tid=10228] ppid=10224 vsize=134836 CPUtime=161.92
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 13730 0 0 0 16178 14 0 0 25 0 3 0 335653703 138072064 32534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=134836 CPUtime=161.18
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 18382 0 0 0 16096 22 0 0 25 0 3 0 335653703 138072064 32534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.43
Current children cumulated vsize (KiB) 134836

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

[startup+166.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10229
/proc/meminfo: memFree=1647720/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=136156 CPUtime=331.41
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 33938 0 0 0 33104 37 0 0 20 0 3 0 335653671 139423744 32850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 34039 32850 218 20 0 33397 0
[pid=10226/tid=10228] ppid=10224 vsize=136156 CPUtime=165.92
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 14046 0 0 0 16578 14 0 0 25 0 3 0 335653703 139423744 32850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=136156 CPUtime=165.17
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 18382 0 0 0 16495 22 0 0 25 0 3 0 335653703 139423744 32850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 331.41
Current children cumulated vsize (KiB) 136156

[startup+172.706 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10229
/proc/meminfo: memFree=1644328/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=139204 CPUtime=344.11
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 34740 0 0 0 34373 38 0 0 20 0 3 0 335653671 142544896 33606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 34801 33606 218 20 0 34159 0
[pid=10226/tid=10228] ppid=10224 vsize=139204 CPUtime=172.26
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 14848 0 0 0 17211 15 0 0 18 0 3 0 335653703 142544896 33606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=139204 CPUtime=171.53
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 18382 0 0 0 17131 22 0 0 25 0 3 0 335653703 142544896 33606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 344.11
Current children cumulated vsize (KiB) 139204

[startup+175.901 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10229
/proc/meminfo: memFree=1641896/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=141448 CPUtime=350.48
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 35435 0 0 0 35010 38 0 0 20 0 3 0 335653671 144842752 34232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 35362 34232 218 20 0 34720 0
[pid=10226/tid=10228] ppid=10224 vsize=141448 CPUtime=175.46
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 15505 0 0 0 17531 15 0 0 17 0 3 0 335653703 144842752 34232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=141448 CPUtime=174.69
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 18420 0 0 0 17447 22 0 0 25 0 3 0 335653703 144842752 34232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 350.48
Current children cumulated vsize (KiB) 141448

[startup+177.502 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10229
/proc/meminfo: memFree=1641640/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=141448 CPUtime=353.63
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 35502 0 0 0 35325 38 0 0 20 0 3 0 335653671 144842752 34299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 35362 34299 218 20 0 34720 0
[pid=10226/tid=10228] ppid=10224 vsize=141448 CPUtime=177.02
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 15505 0 0 0 17687 15 0 0 22 0 3 0 335653703 144842752 34299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=141448 CPUtime=176.28
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 18487 0 0 0 17606 22 0 0 25 0 3 0 335653703 144842752 34299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565631 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 353.63
Current children cumulated vsize (KiB) 141448

[startup+178.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10229
/proc/meminfo: memFree=1641576/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=141448 CPUtime=355.22
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 35502 0 0 0 35484 38 0 0 20 0 3 0 335653671 144842752 34299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 35362 34299 218 20 0 34720 0
[pid=10226/tid=10228] ppid=10224 vsize=141448 CPUtime=177.82
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 15505 0 0 0 17767 15 0 0 25 0 3 0 335653703 144842752 34299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=141448 CPUtime=177.08
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 18487 0 0 0 17686 22 0 0 17 0 3 0 335653703 144842752 34299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 355.22
Current children cumulated vsize (KiB) 141448

[startup+178.702 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10229
/proc/meminfo: memFree=1641576/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=141400 CPUtime=356
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 35502 0 0 0 35562 38 0 0 20 0 3 0 335653671 144793600 34289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 35350 34289 218 20 0 34708 0
[pid=10226/tid=10228] ppid=10224 vsize=141400 CPUtime=178.2
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 15505 0 0 0 17805 15 0 0 17 0 3 0 335653703 144793600 34289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=141400 CPUtime=177.47
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 18487 0 0 0 17725 22 0 0 18 0 3 0 335653703 144793600 34289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 356
Current children cumulated vsize (KiB) 141400

[startup+178.902 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10229
/proc/meminfo: memFree=1641576/2055920 swapFree=4144420/4192956
[pid=10226] ppid=10224 vsize=141400 CPUtime=356.33
/proc/10226/stat : 10226 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194304 35502 0 0 0 35595 38 0 0 20 0 3 0 335653671 144793600 34289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10226/statm: 35350 34289 218 20 0 34708 0
[pid=10226/tid=10228] ppid=10224 vsize=141400 CPUtime=178.35
/proc/10226/task/10228/stat : 10228 (MiraXTv3_dyn) R 10224 10226 9438 0 -1 4194368 15505 0 0 0 17820 15 0 0 17 0 3 0 335653703 144793600 34289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134535112 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10226/tid=10229] ppid=10224 vsize=141400 CPUtime=177.65
/proc/10226/task/10229/stat : 10229 (MiraXTv3_dyn) S 10224 10226 9438 0 -1 4194368 18487 0 0 0 17743 22 0 0 19 0 3 0 335653703 144793600 34289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 356.33
Current children cumulated vsize (KiB) 141400

Child status: 20
Real time (s): 179
CPU time (s): 356.446
CPU user time (s): 356.032
CPU system time (s): 0.413937
CPU usage (%): 199.131
Max. virtual memory (cumulated for all children) (KiB): 141448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 356.032
system time used= 0.413937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35567
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= 175
involuntary context switches= 6703

runsolver used 0.175973 second user time and 0.477927 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri May 11 09:56:03 UTC 2007

IDJOB= 314643
IDBENCH= 20396
IDSOLVER= 128
FILE ID= node18/314643-1178877363

PBS_JOBID= 5251056

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5c40e79430f590d0520492d70b267b66

RANDOM SEED= 494447616

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1778968 kB
Buffers:         47108 kB
Cached:         139892 kB
SwapCached:      18496 kB
Active:         113660 kB
Inactive:       101596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778968 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            5040 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            47216 kB
Committed_AS:  8764908 kB
PageTables:       1776 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= 66555 MiB

End job on node18 on Fri May 11 09:59:02 UTC 2007