Trace number 456462

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 449.706 225.693

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl006.sat05-2718.reshuffled-07.cnf
MD5SUM925ba4262948082ac4209468fd4bc8ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark106.434
Satisfiable
(Un)Satisfiability was proved
Number of variables1321
Number of clauses7617
Sum of the clauses size63333
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2290
Number of clauses of size 31224
Number of clauses of size 4162
Number of clauses of size 5918
Number of clauses of size over 54990

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
449.60/225.69	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/node14/watcher-456462-1179024109 -o ROOT/results/node14/solver-456462-1179024109 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456462-1179024109/MiraXTv3_dyn /tmp/evaluation/456462-1179024109/instance-456462-1179024109.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.84 2.02 2.14 3/77 10544
/proc/meminfo: memFree=1546952/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=3788 CPUtime=0
/proc/10544/stat : 10544 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 350328682 3878912 314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10544/statm: 947 318 205 20 0 305 0

[startup+0.025173 s]
/proc/loadavg: 1.84 2.02 2.14 3/77 10544
/proc/meminfo: memFree=1546952/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=4716 CPUtime=0.02
/proc/10544/stat : 10544 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194304 575 0 0 0 2 0 0 0 18 0 1 0 350328682 4829184 550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7365581 0 0 4096 0 0 0 0 17 1 0 0
/proc/10544/statm: 1179 550 206 20 0 537 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4716

[startup+0.107183 s]
/proc/loadavg: 1.84 2.02 2.14 3/77 10544
/proc/meminfo: memFree=1546952/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=7352 CPUtime=0.13
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 862 0 0 0 13 0 0 0 18 0 3 0 350328682 7528448 836 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 1838 836 218 20 0 1196 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 7352

[startup+0.301202 s]
/proc/loadavg: 1.84 2.02 2.14 3/77 10544
/proc/meminfo: memFree=1546952/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=9992 CPUtime=0.51
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 1331 0 0 0 51 0 0 0 18 0 3 0 350328682 10231808 1305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 2498 1305 218 20 0 1856 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9992

[startup+0.701242 s]
/proc/loadavg: 1.84 2.02 2.14 3/77 10544
/proc/meminfo: memFree=1546952/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=12252 CPUtime=1.32
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 2005 0 0 0 131 1 0 0 18 0 3 0 350328682 12546048 1979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 3063 1979 218 20 0 2421 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12252

[startup+1.50132 s]
/proc/loadavg: 1.84 2.02 2.14 3/80 10547
/proc/meminfo: memFree=1538288/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=16252 CPUtime=2.91
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 2951 0 0 0 290 1 0 0 18 0 3 0 350328682 16642048 2924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 4063 2924 218 20 0 3421 0
[pid=10544/tid=10546] ppid=10542 vsize=16252 CPUtime=1.42
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 1094 0 0 0 142 0 0 0 25 0 3 0 350328689 16642048 2924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=16252 CPUtime=1.4
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 1234 0 0 0 140 0 0 0 25 0 3 0 350328689 16642048 2924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 16252

[startup+3.10247 s]
/proc/loadavg: 1.84 2.02 2.14 3/80 10547
/proc/meminfo: memFree=1534768/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=18056 CPUtime=6.11
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 3624 0 0 0 609 2 0 0 18 0 3 0 350328682 18489344 3564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 4514 3564 218 20 0 3872 0
[pid=10544/tid=10546] ppid=10542 vsize=18056 CPUtime=3.02
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 1507 0 0 0 302 0 0 0 20 0 3 0 350328689 18489344 3564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=18056 CPUtime=3.01
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 1494 0 0 0 300 1 0 0 25 0 3 0 350328689 18489344 3564 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 18056

[startup+6.30177 s]
/proc/loadavg: 1.85 2.02 2.14 3/80 10547
/proc/meminfo: memFree=1531568/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=21324 CPUtime=12.48
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 4496 0 0 0 1245 3 0 0 18 0 3 0 350328682 21835776 4402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 5331 4402 218 20 0 4689 0
[pid=10544/tid=10546] ppid=10542 vsize=21324 CPUtime=6.21
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 1831 0 0 0 621 0 0 0 25 0 3 0 350328689 21835776 4402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=21324 CPUtime=6.19
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 2042 0 0 0 617 2 0 0 25 0 3 0 350328689 21835776 4403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 21324

[startup+12.7024 s]
/proc/loadavg: 1.86 2.01 2.13 3/80 10547
/proc/meminfo: memFree=1521456/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=30396 CPUtime=25.24
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 6919 0 0 0 2518 6 0 0 18 0 3 0 350328682 31125504 6728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 7599 6728 218 20 0 6957 0
[pid=10544/tid=10546] ppid=10542 vsize=30396 CPUtime=12.61
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 3040 0 0 0 1260 1 0 0 25 0 3 0 350328689 31125504 6728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=30396 CPUtime=12.54
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 3256 0 0 0 1250 4 0 0 25 0 3 0 350328689 31125504 6728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 30396

[startup+25.5016 s]
/proc/loadavg: 1.89 2.01 2.13 3/80 10547
/proc/meminfo: memFree=1510384/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=42368 CPUtime=50.78
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 9642 0 0 0 5068 10 0 0 18 0 3 0 350328682 43384832 9237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 10592 9237 218 20 0 9950 0
[pid=10544/tid=10546] ppid=10542 vsize=42368 CPUtime=25.41
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 4437 0 0 0 2538 3 0 0 25 0 3 0 350328689 43384832 9237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=42368 CPUtime=25.29
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 4582 0 0 0 2523 6 0 0 25 0 3 0 350328689 43384832 9237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 42368

[startup+51.102 s]
/proc/loadavg: 1.93 2.01 2.13 3/80 10549
/proc/meminfo: memFree=1508208/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=44680 CPUtime=101.86
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 10663 0 0 0 10174 12 0 0 18 0 3 0 350328682 45752320 9865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 11170 9865 218 20 0 10528 0
[pid=10544/tid=10546] ppid=10542 vsize=44680 CPUtime=50.99
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 4846 0 0 0 5096 3 0 0 25 0 3 0 350328689 45752320 9865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=44680 CPUtime=50.79
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 5194 0 0 0 5071 8 0 0 21 0 3 0 350328689 45752320 9865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 44680

[startup+102.306 s]
/proc/loadavg: 1.97 2.01 2.12 3/80 10549
/proc/meminfo: memFree=1496432/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=55532 CPUtime=203.99
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 14088 0 0 0 20383 16 0 0 18 0 3 0 350328682 56864768 12691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 13883 12691 218 20 0 13241 0
[pid=10544/tid=10546] ppid=10542 vsize=55532 CPUtime=102.17
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 6456 0 0 0 10212 5 0 0 25 0 3 0 350328689 56864768 12691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=55532 CPUtime=101.74
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 7009 0 0 0 10164 10 0 0 25 0 3 0 350328689 56864768 12691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 55532

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 2.10 3/80 10549
/proc/meminfo: memFree=1493872/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=58904 CPUtime=323.68
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 15425 0 0 0 32350 18 0 0 18 0 3 0 350328682 60317696 13295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 14726 13295 218 20 0 14084 0
[pid=10544/tid=10546] ppid=10542 vsize=58904 CPUtime=162.13
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 7069 0 0 0 16207 6 0 0 25 0 3 0 350328689 60317696 13295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=58904 CPUtime=161.47
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 7733 0 0 0 16136 11 0 0 25 0 3 0 350328689 60317696 13295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 58904

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.09 3/80 10549
/proc/meminfo: memFree=1492464/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=59344 CPUtime=443.15
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 16519 0 0 0 44296 19 0 0 18 0 3 0 350328682 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 14836 13682 218 20 0 14194 0
[pid=10544/tid=10546] ppid=10542 vsize=59344 CPUtime=222.02
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 7554 0 0 0 22195 7 0 0 18 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=59344 CPUtime=221.05
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 8342 0 0 0 22094 11 0 0 25 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.15
Current children cumulated vsize (KiB) 59344

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

[startup+223.901 s]
/proc/loadavg: 1.99 2.00 2.09 3/80 10549
/proc/meminfo: memFree=1492336/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=59344 CPUtime=446.31
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 16663 0 0 0 44612 19 0 0 18 0 3 0 350328682 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 14836 13682 218 20 0 14194 0
[pid=10544/tid=10546] ppid=10542 vsize=59344 CPUtime=223.59
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 7625 0 0 0 22352 7 0 0 17 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=59344 CPUtime=222.64
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 8415 0 0 0 22253 11 0 0 18 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 446.31
Current children cumulated vsize (KiB) 59344

[startup+224.701 s]
/proc/loadavg: 1.99 2.00 2.09 3/80 10549
/proc/meminfo: memFree=1492336/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=59344 CPUtime=447.88
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 16663 0 0 0 44769 19 0 0 18 0 3 0 350328682 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 14836 13682 218 20 0 14194 0
[pid=10544/tid=10546] ppid=10542 vsize=59344 CPUtime=224.38
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 7625 0 0 0 22431 7 0 0 18 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=59344 CPUtime=223.43
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194368 8415 0 0 0 22332 11 0 0 25 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 447.88
Current children cumulated vsize (KiB) 59344

[startup+225.101 s]
/proc/loadavg: 1.99 2.00 2.09 3/80 10549
/proc/meminfo: memFree=1492336/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=59344 CPUtime=448.66
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 16663 0 0 0 44847 19 0 0 18 0 3 0 350328682 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 14836 13682 218 20 0 14194 0
[pid=10544/tid=10546] ppid=10542 vsize=59344 CPUtime=224.77
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 7625 0 0 0 22470 7 0 0 18 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=59344 CPUtime=223.8
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 8415 0 0 0 22369 11 0 0 25 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 448.66
Current children cumulated vsize (KiB) 59344

[startup+225.507 s]
/proc/loadavg: 1.99 2.00 2.09 3/80 10549
/proc/meminfo: memFree=1492400/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=59344 CPUtime=449.45
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 16663 0 0 0 44926 19 0 0 18 0 3 0 350328682 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 14836 13682 218 20 0 14194 0
[pid=10544/tid=10546] ppid=10542 vsize=59344 CPUtime=225.17
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194368 7625 0 0 0 22510 7 0 0 22 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=59344 CPUtime=224.2
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 8415 0 0 0 22408 12 0 0 25 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 449.45
Current children cumulated vsize (KiB) 59344

[startup+225.603 s]
/proc/loadavg: 1.99 2.00 2.09 3/80 10549
/proc/meminfo: memFree=1492400/2055920 swapFree=4145896/4192956
[pid=10544] ppid=10542 vsize=59344 CPUtime=449.6
/proc/10544/stat : 10544 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194304 16663 0 0 0 44941 19 0 0 18 0 3 0 350328682 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10544/statm: 14836 13682 218 20 0 14194 0
[pid=10544/tid=10546] ppid=10542 vsize=59344 CPUtime=225.24
/proc/10544/task/10546/stat : 10546 (MiraXTv3_dyn) S 10542 10544 7136 0 -1 4194368 7625 0 0 0 22517 7 0 0 17 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=10544/tid=10547] ppid=10542 vsize=59344 CPUtime=224.29
/proc/10544/task/10547/stat : 10547 (MiraXTv3_dyn) R 10542 10544 7136 0 -1 4194368 8415 0 0 0 22417 12 0 0 25 0 3 0 350328689 60768256 13682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 449.6
Current children cumulated vsize (KiB) 59344

Child status: 20
Real time (s): 225.693
CPU time (s): 449.706
CPU user time (s): 449.499
CPU system time (s): 0.206968
CPU usage (%): 199.256
Max. virtual memory (cumulated for all children) (KiB): 59376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 449.499
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16668
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= 133
involuntary context switches= 8488

runsolver used 0.228965 second user time and 0.594909 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun May 13 02:41:49 UTC 2007

IDJOB= 456462
IDBENCH= 24719
IDSOLVER= 196
FILE ID= node14/456462-1179024109

PBS_JOBID= 5252874

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl006.sat05-2718.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456462-1179024109/MiraXTv3_dyn /tmp/evaluation/456462-1179024109/instance-456462-1179024109.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-456462-1179024109 -o ROOT/results/node14/solver-456462-1179024109 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456462-1179024109/MiraXTv3_dyn /tmp/evaluation/456462-1179024109/instance-456462-1179024109.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  925ba4262948082ac4209468fd4bc8ae

RANDOM SEED= 341791148

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1547232 kB
Buffers:         44676 kB
Cached:         390784 kB
SwapCached:      15176 kB
Active:         114644 kB
Inactive:       345120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547232 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4228 kB
Writeback:           0 kB
Mapped:          30308 kB
Slab:            34464 kB
Committed_AS:  9618008 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 node14 on Sun May 13 02:45:35 UTC 2007