Trace number 315643

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 108.332 80.3227

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h28-unknown.cnf
MD5SUMccc94758bbd09de3056ff3a062ddfd45
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.3085
Satisfiable
(Un)Satisfiability was proved
Number of variables113583
Number of clauses649270
Sum of the clauses size1721996
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2537293
Number of clauses of size 3107101
Number of clauses of size 4980
Number of clauses of size 5101
Number of clauses of size over 53519

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
108.30/80.30	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/node1/watcher-315643-1178880163 -o ROOT/results/node1/solver-315643-1178880163 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315643-1178880163/MiraXTv3_dyn /tmp/evaluation/315643-1178880163/instance-315643-1178880163.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: 0.91 0.95 0.98 3/77 24411
/proc/meminfo: memFree=1739904/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=3788 CPUtime=0
/proc/24411/stat : 24411 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194304 393 0 0 0 0 0 0 0 18 0 1 0 364054197 3878912 368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/24411/statm: 947 377 202 20 0 305 0

[startup+0.057417 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24411
/proc/meminfo: memFree=1739904/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=7972 CPUtime=0.04
/proc/24411/stat : 24411 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194304 1574 0 0 0 4 0 0 0 18 0 1 0 364054197 8163328 1549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134527109 0 0 4096 0 0 0 0 17 0 0 0
/proc/24411/statm: 1993 1552 206 20 0 1351 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7972

[startup+0.102418 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24411
/proc/meminfo: memFree=1739904/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=11884 CPUtime=0.09
/proc/24411/stat : 24411 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194304 2421 0 0 0 8 1 0 0 18 0 1 0 364054197 12169216 2396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/24411/statm: 2971 2397 206 20 0 2329 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11884

[startup+0.301441 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24411
/proc/meminfo: memFree=1739904/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=27316 CPUtime=0.29
/proc/24411/stat : 24411 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194304 6027 0 0 0 26 3 0 0 19 0 1 0 364054197 27971584 6002 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/24411/statm: 6829 6002 206 20 0 6187 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27316

[startup+0.701486 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24411
/proc/meminfo: memFree=1739904/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=55648 CPUtime=0.69
/proc/24411/stat : 24411 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194304 12748 0 0 0 62 7 0 0 23 0 1 0 364054197 56983552 12723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584083 0 0 4096 0 0 0 0 17 0 0 0
/proc/24411/statm: 13912 12723 207 20 0 13270 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55648

[startup+1.50158 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 24412
/proc/meminfo: memFree=1689656/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=55648 CPUtime=1.49
/proc/24411/stat : 24411 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194304 12748 0 0 0 142 7 0 0 25 0 1 0 364054197 56983552 12723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584066 0 0 4096 0 0 0 0 17 0 0 0
/proc/24411/statm: 13912 12723 207 20 0 13270 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55648

[startup+3.10177 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 24412
/proc/meminfo: memFree=1689528/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=55648 CPUtime=3.09
/proc/24411/stat : 24411 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194304 12748 0 0 0 302 7 0 0 25 0 1 0 364054197 56983552 12723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584061 0 0 4096 0 0 0 0 17 0 0 0
/proc/24411/statm: 13912 12723 207 20 0 13270 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55648

[startup+6.30114 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 24412
/proc/meminfo: memFree=1667320/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=96468 CPUtime=6.29
/proc/24411/stat : 24411 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194304 22778 0 0 0 617 12 0 0 25 0 1 0 364054197 98783232 22753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134574595 0 0 4096 0 0 0 0 17 0 0 0
/proc/24411/statm: 24117 22753 207 20 0 23475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96468

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 24412
/proc/meminfo: memFree=1643000/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=102808 CPUtime=12.67
/proc/24411/stat : 24411 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194304 24373 0 0 0 1255 12 0 0 25 0 1 0 364054197 105275392 24348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584088 0 0 4096 0 0 0 0 17 1 0 0
/proc/24411/statm: 25702 24348 207 20 0 25060 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 102808

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 24412
/proc/meminfo: memFree=1638328/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=108128 CPUtime=25.46
/proc/24411/stat : 24411 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194304 25574 0 0 0 2533 13 0 0 25 0 1 0 364054197 110723072 25549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575874 0 0 4096 0 0 0 0 17 1 0 0
/proc/24411/statm: 27032 25549 207 20 0 26390 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 108128

[startup+51.1024 s]
/proc/loadavg: 1.12 0.99 0.99 3/80 24414
/proc/meminfo: memFree=1576552/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=279512 CPUtime=58.77
/proc/24411/stat : 24411 (MiraXTv3_dyn) S 24409 24411 23318 0 -1 4194304 45693 0 0 0 5848 29 0 0 25 0 3 0 364054197 286220288 41022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24411/statm: 69878 41022 218 20 0 69236 0
[pid=24411/tid=24413] ppid=24409 vsize=279512 CPUtime=21.67
/proc/24411/task/24413/stat : 24413 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 10476 0 0 0 2160 7 0 0 20 0 3 0 364057132 286220288 41022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24411/tid=24414] ppid=24409 vsize=279512 CPUtime=7.77
/proc/24411/task/24414/stat : 24414 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 8566 0 0 0 770 7 0 0 18 0 3 0 364057132 286220288 41022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 58.77
Current children cumulated vsize (KiB) 279512

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

[startup+63.9019 s]
/proc/loadavg: 1.25 1.02 1.01 3/80 24414
/proc/meminfo: memFree=1564328/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=290776 CPUtime=84.3
/proc/24411/stat : 24411 (MiraXTv3_dyn) S 24409 24411 23318 0 -1 4194304 48761 0 0 0 8396 34 0 0 25 0 3 0 364054197 297754624 44090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24411/statm: 72694 44090 218 20 0 72052 0
[pid=24411/tid=24413] ppid=24409 vsize=290776 CPUtime=34.42
/proc/24411/task/24413/stat : 24413 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 11412 0 0 0 3433 9 0 0 18 0 3 0 364057132 297754624 44090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24411/tid=24414] ppid=24409 vsize=290776 CPUtime=20.55
/proc/24411/task/24414/stat : 24414 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 10698 0 0 0 2045 10 0 0 19 0 3 0 364057132 297754624 44090 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 84.3
Current children cumulated vsize (KiB) 290776

[startup+70.3017 s]
/proc/loadavg: 1.29 1.04 1.01 2/80 24414
/proc/meminfo: memFree=1537704/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=317392 CPUtime=92.89
/proc/24411/stat : 24411 (MiraXTv3_dyn) S 24409 24411 23318 0 -1 4194304 56128 0 0 0 9250 39 0 0 25 0 3 0 364054197 325009408 50657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24411/statm: 79348 50657 218 20 0 78706 0
[pid=24411/tid=24413] ppid=24409 vsize=317392 CPUtime=36.68
/proc/24411/task/24413/stat : 24413 (MiraXTv3_dyn) S 24409 24411 23318 0 -1 4194368 11600 0 0 0 3659 9 0 0 21 0 3 0 364057132 325009408 50657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24411/tid=24414] ppid=24409 vsize=317392 CPUtime=26.89
/proc/24411/task/24414/stat : 24414 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 17877 0 0 0 2674 15 0 0 22 0 3 0 364057132 325009408 50657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.89
Current children cumulated vsize (KiB) 317392

[startup+76.7024 s]
/proc/loadavg: 1.26 1.04 1.01 3/80 24414
/proc/meminfo: memFree=1524584/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=329796 CPUtime=101.42
/proc/24411/stat : 24411 (MiraXTv3_dyn) S 24409 24411 23318 0 -1 4194304 61371 0 0 0 10101 41 0 0 25 0 3 0 364054197 337711104 53932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24411/statm: 82449 53932 218 20 0 81807 0
[pid=24411/tid=24413] ppid=24409 vsize=329796 CPUtime=41.33
/proc/24411/task/24413/stat : 24413 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 15306 0 0 0 4122 11 0 0 17 0 3 0 364057132 337711104 53932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24411/tid=24414] ppid=24409 vsize=329796 CPUtime=30.76
/proc/24411/task/24414/stat : 24414 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 19414 0 0 0 3061 15 0 0 17 0 3 0 364057132 337711104 53932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 329796

[startup+78.3016 s]
/proc/loadavg: 1.26 1.04 1.01 3/80 24414
/proc/meminfo: memFree=1524584/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=327076 CPUtime=104.6
/proc/24411/stat : 24411 (MiraXTv3_dyn) S 24409 24411 23318 0 -1 4194304 61385 0 0 0 10419 41 0 0 25 0 3 0 364054197 334925824 53266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24411/statm: 81769 53266 218 20 0 81127 0
[pid=24411/tid=24413] ppid=24409 vsize=327076 CPUtime=42.92
/proc/24411/task/24413/stat : 24413 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 15306 0 0 0 4281 11 0 0 19 0 3 0 364057132 334925824 53266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134536014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24411/tid=24414] ppid=24409 vsize=327076 CPUtime=32.35
/proc/24411/task/24414/stat : 24414 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 19428 0 0 0 3220 15 0 0 19 0 3 0 364057132 334925824 53266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 104.6
Current children cumulated vsize (KiB) 327076

[startup+79.1017 s]
/proc/loadavg: 1.32 1.05 1.01 3/80 24414
/proc/meminfo: memFree=1527144/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=327076 CPUtime=106.21
/proc/24411/stat : 24411 (MiraXTv3_dyn) S 24409 24411 23318 0 -1 4194304 61392 0 0 0 10580 41 0 0 25 0 3 0 364054197 334925824 53273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24411/statm: 81769 53273 218 20 0 81127 0
[pid=24411/tid=24413] ppid=24409 vsize=327076 CPUtime=43.72
/proc/24411/task/24413/stat : 24413 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 15306 0 0 0 4361 11 0 0 20 0 3 0 364057132 334925824 53273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526020 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24411/tid=24414] ppid=24409 vsize=327076 CPUtime=33.16
/proc/24411/task/24414/stat : 24414 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 19435 0 0 0 3301 15 0 0 21 0 3 0 364057132 334925824 53273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 106.21
Current children cumulated vsize (KiB) 327076

[startup+79.9018 s]
/proc/loadavg: 1.32 1.05 1.01 3/80 24414
/proc/meminfo: memFree=1527144/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=327208 CPUtime=107.8
/proc/24411/stat : 24411 (MiraXTv3_dyn) S 24409 24411 23318 0 -1 4194304 61419 0 0 0 10739 41 0 0 25 0 3 0 364054197 335060992 53300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24411/statm: 81802 53300 218 20 0 81160 0
[pid=24411/tid=24413] ppid=24409 vsize=327208 CPUtime=44.52
/proc/24411/task/24413/stat : 24413 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 15306 0 0 0 4441 11 0 0 22 0 3 0 364057132 335060992 53300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24411/tid=24414] ppid=24409 vsize=327208 CPUtime=33.95
/proc/24411/task/24414/stat : 24414 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194368 19462 0 0 0 3380 15 0 0 23 0 3 0 364057132 335060992 53300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 107.8
Current children cumulated vsize (KiB) 327208

[startup+80.3068 s]
/proc/loadavg: 1.32 1.05 1.01 2/78 24414
/proc/meminfo: memFree=1580904/2055920 swapFree=4145760/4192956
[pid=24411] ppid=24409 vsize=100984 CPUtime=108.3
/proc/24411/stat : 24411 (MiraXTv3_dyn) R 24409 24411 23318 0 -1 4194304 61423 0 0 0 10782 48 0 0 17 0 1 0 364054197 103407616 23182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/24411/statm: 25246 23182 220 20 0 24604 0
Current children cumulated CPU time (s) 108.3
Current children cumulated vsize (KiB) 100984

Child status: 20
Real time (s): 80.3227
CPU time (s): 108.332
CPU user time (s): 107.829
CPU system time (s): 0.502923
CPU usage (%): 134.87
Max. virtual memory (cumulated for all children) (KiB): 329796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 107.829
system time used= 0.502923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61426
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= 4775
involuntary context switches= 1601

runsolver used 0.091986 second user time and 0.206968 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 10:42:44 UTC 2007

IDJOB= 315643
IDBENCH= 20421
IDSOLVER= 128
FILE ID= node1/315643-1178880163

PBS_JOBID= 5251053

Free space on /tmp= 54600 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h28-unknown.cnf
COMMAND LINE= /tmp/evaluation/315643-1178880163/MiraXTv3_dyn /tmp/evaluation/315643-1178880163/instance-315643-1178880163.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-315643-1178880163 -o ROOT/results/node1/solver-315643-1178880163 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315643-1178880163/MiraXTv3_dyn /tmp/evaluation/315643-1178880163/instance-315643-1178880163.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ccc94758bbd09de3056ff3a062ddfd45

RANDOM SEED= 352868603

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:       1740184 kB
Buffers:         48648 kB
Cached:         156572 kB
SwapCached:      14692 kB
Active:         125476 kB
Inactive:       104824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740184 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:           15572 kB
Writeback:           0 kB
Mapped:          29972 kB
Slab:            70900 kB
Committed_AS:  9742204 kB
PageTables:       1832 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= 54600 MiB

End job on node1 on Fri May 11 10:44:04 UTC 2007