Trace number 296576

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 569.303 285.572

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1392532406-12.UNSAT.shuffled.cnf
MD5SUMaca6cad74270d95cd75e3239f6304512
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.4519
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54005

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
569.22/285.57	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-296576-1178824555 -o ROOT/results/node1/solver-296576-1178824555 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296576-1178824555/MiraXTv3_dyn /tmp/evaluation/296576-1178824555/instance-296576-1178824555.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.86 1.40 1.15 3/77 17499
/proc/meminfo: memFree=1827240/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=3788 CPUtime=0
/proc/17499/stat : 17499 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 358493385 3878912 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 0 0 0
/proc/17499/statm: 947 277 206 20 0 305 0

[startup+0.045071 s]
/proc/loadavg: 1.86 1.40 1.15 3/77 17499
/proc/meminfo: memFree=1827240/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=4200 CPUtime=0.04
/proc/17499/stat : 17499 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194304 390 0 0 0 4 0 0 0 18 0 1 0 358493385 4300800 365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575893 0 0 4096 0 0 0 0 17 0 0 0
/proc/17499/statm: 1050 365 207 20 0 408 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4200

[startup+0.101078 s]
/proc/loadavg: 1.86 1.40 1.15 3/77 17499
/proc/meminfo: memFree=1827240/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=6100 CPUtime=0.12
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 594 0 0 0 12 0 0 0 18 0 3 0 358493385 6246400 569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 1525 569 218 20 0 883 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6100

[startup+0.301105 s]
/proc/loadavg: 1.86 1.40 1.15 3/77 17499
/proc/meminfo: memFree=1827240/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=8836 CPUtime=0.51
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 1045 0 0 0 51 0 0 0 18 0 3 0 358493385 9048064 1020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 2209 1020 218 20 0 1567 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 8836

[startup+0.702153 s]
/proc/loadavg: 1.86 1.40 1.15 3/77 17499
/proc/meminfo: memFree=1827240/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=11292 CPUtime=1.32
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 1716 0 0 0 132 0 0 0 18 0 3 0 358493385 11563008 1691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 2823 1691 218 20 0 2181 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11292

[startup+1.50225 s]
/proc/loadavg: 1.86 1.40 1.15 3/80 17502
/proc/meminfo: memFree=1819664/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=14668 CPUtime=2.91
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 2353 0 0 0 291 0 0 0 18 0 3 0 358493385 15020032 2328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 3667 2328 218 20 0 3025 0
[pid=17499/tid=17501] ppid=17497 vsize=14668 CPUtime=1.42
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 974 0 0 0 142 0 0 0 22 0 3 0 358493393 15020032 2328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=14668 CPUtime=1.41
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 958 0 0 0 141 0 0 0 19 0 3 0 358493393 15020032 2328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 14668

[startup+3.10144 s]
/proc/loadavg: 1.87 1.41 1.15 3/80 17502
/proc/meminfo: memFree=1817744/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=17944 CPUtime=6.1
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 3290 0 0 0 609 1 0 0 18 0 3 0 358493385 18374656 3193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 4486 3193 218 20 0 3844 0
[pid=17499/tid=17501] ppid=17497 vsize=17944 CPUtime=3
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 1418 0 0 0 300 0 0 0 25 0 3 0 358493393 18374656 3193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=17944 CPUtime=3
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 1451 0 0 0 300 0 0 0 21 0 3 0 358493393 18374656 3193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 17944

[startup+6.30181 s]
/proc/loadavg: 1.87 1.41 1.15 3/80 17502
/proc/meminfo: memFree=1810264/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=24216 CPUtime=12.47
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 4966 0 0 0 1245 2 0 0 18 0 3 0 358493385 24797184 4792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 6054 4792 218 20 0 5412 0
[pid=17499/tid=17501] ppid=17497 vsize=24216 CPUtime=6.2
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 2285 0 0 0 619 1 0 0 25 0 3 0 358493393 24797184 4792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=24216 CPUtime=6.19
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 2260 0 0 0 618 1 0 0 17 0 3 0 358493393 24797184 4792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 24216

[startup+12.7016 s]
/proc/loadavg: 1.89 1.43 1.16 3/80 17502
/proc/meminfo: memFree=1802072/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=30456 CPUtime=25.24
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 6928 0 0 0 2520 4 0 0 18 0 3 0 358493385 31186944 6453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 7614 6453 218 20 0 6972 0
[pid=17499/tid=17501] ppid=17497 vsize=30456 CPUtime=12.6
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 3281 0 0 0 1258 2 0 0 25 0 3 0 358493393 31186944 6453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=30456 CPUtime=12.57
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 3226 0 0 0 1255 2 0 0 25 0 3 0 358493393 31186944 6453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 30456

[startup+25.5021 s]
/proc/loadavg: 1.91 1.45 1.17 3/80 17502
/proc/meminfo: memFree=1796120/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=37376 CPUtime=50.78
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 8836 0 0 0 5072 6 0 0 18 0 3 0 358493385 38273024 8003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 9344 8003 218 20 0 8702 0
[pid=17499/tid=17501] ppid=17497 vsize=37376 CPUtime=25.39
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 4074 0 0 0 2536 3 0 0 22 0 3 0 358493393 38273024 8003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=37376 CPUtime=25.31
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 4341 0 0 0 2528 3 0 0 25 0 3 0 358493393 38273024 8003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566316 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 37376

[startup+51.1021 s]
/proc/loadavg: 1.94 1.49 1.19 3/80 17502
/proc/meminfo: memFree=1789976/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=42724 CPUtime=101.84
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 11195 0 0 0 10175 9 0 0 18 0 3 0 358493385 43749376 9385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 10681 9385 218 20 0 10039 0
[pid=17499/tid=17501] ppid=17497 vsize=42724 CPUtime=50.95
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 5497 0 0 0 5091 4 0 0 25 0 3 0 358493393 43749376 9385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=42724 CPUtime=50.8
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 5277 0 0 0 5076 4 0 0 25 0 3 0 358493393 43749376 9385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 42724

[startup+102.306 s]
/proc/loadavg: 1.97 1.57 1.24 3/80 17502
/proc/meminfo: memFree=1787096/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=44872 CPUtime=203.98
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 13769 0 0 0 20387 11 0 0 18 0 3 0 358493385 45948928 10068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 11218 10068 218 20 0 10576 0
[pid=17499/tid=17501] ppid=17497 vsize=44872 CPUtime=102.12
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 6811 0 0 0 10207 5 0 0 25 0 3 0 358493393 45948928 10068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=44872 CPUtime=101.78
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 6537 0 0 0 10172 6 0 0 25 0 3 0 358493393 45948928 10068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 44872

[startup+162.302 s]
/proc/loadavg: 1.99 1.64 1.28 3/80 17502
/proc/meminfo: memFree=1784984/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=47800 CPUtime=323.65
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 16629 0 0 0 32351 14 0 0 18 0 3 0 358493385 48947200 10587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 11950 10587 218 20 0 11308 0
[pid=17499/tid=17501] ppid=17497 vsize=47800 CPUtime=162.03
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 8254 0 0 0 16198 5 0 0 25 0 3 0 358493393 48947200 10587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=47800 CPUtime=161.52
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 7954 0 0 0 16144 8 0 0 22 0 3 0 358493393 48947200 10587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.65
Current children cumulated vsize (KiB) 47800

[startup+222.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/80 17502
/proc/meminfo: memFree=1782360/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=51284 CPUtime=443.31
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 19675 0 0 0 44315 16 0 0 18 0 3 0 358493385 52514816 11257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 12821 11257 218 20 0 12179 0
[pid=17499/tid=17501] ppid=17497 vsize=51284 CPUtime=221.97
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 9841 0 0 0 22191 6 0 0 25 0 3 0 358493393 52514816 11257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=51284 CPUtime=221.25
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 9413 0 0 0 22116 9 0 0 25 0 3 0 358493393 52514816 11257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (KiB) 51284

[startup+282.302 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 17502
/proc/meminfo: memFree=1781144/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=51920 CPUtime=562.93
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 22232 0 0 0 56275 18 0 0 18 0 3 0 358493385 53166080 11548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 12980 11548 218 20 0 12338 0
[pid=17499/tid=17501] ppid=17497 vsize=51920 CPUtime=281.87
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 11209 0 0 0 28180 7 0 0 25 0 3 0 358493393 53166080 11548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=51920 CPUtime=280.97
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 10602 0 0 0 28087 10 0 0 25 0 3 0 358493393 53166080 11548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.93
Current children cumulated vsize (KiB) 51920

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

[startup+283.102 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 17502
/proc/meminfo: memFree=1781144/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=51920 CPUtime=564.5
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 22304 0 0 0 56432 18 0 0 18 0 3 0 358493385 53166080 11549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 12980 11549 218 20 0 12338 0
[pid=17499/tid=17501] ppid=17497 vsize=51920 CPUtime=282.65
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 11280 0 0 0 28258 7 0 0 25 0 3 0 358493393 53166080 11549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=51920 CPUtime=281.77
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 10603 0 0 0 28167 10 0 0 25 0 3 0 358493393 53166080 11549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 564.5
Current children cumulated vsize (KiB) 51920

[startup+284.702 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 17502
/proc/meminfo: memFree=1781080/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=51920 CPUtime=567.68
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 22376 0 0 0 56750 18 0 0 18 0 3 0 358493385 53166080 11550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 12980 11550 218 20 0 12338 0
[pid=17499/tid=17501] ppid=17497 vsize=51920 CPUtime=284.25
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 11281 0 0 0 28418 7 0 0 25 0 3 0 358493393 53166080 11550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=51920 CPUtime=283.34
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 10674 0 0 0 28324 10 0 0 18 0 3 0 358493393 53166080 11550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 567.68
Current children cumulated vsize (KiB) 51920

[startup+285.102 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 17502
/proc/meminfo: memFree=1781080/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=51920 CPUtime=568.47
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 22376 0 0 0 56829 18 0 0 18 0 3 0 358493385 53166080 11550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 12980 11550 218 20 0 12338 0
[pid=17499/tid=17501] ppid=17497 vsize=51920 CPUtime=284.64
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 11281 0 0 0 28457 7 0 0 25 0 3 0 358493393 53166080 11550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=51920 CPUtime=283.74
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 10674 0 0 0 28364 10 0 0 22 0 3 0 358493393 53166080 11550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 568.47
Current children cumulated vsize (KiB) 51920

[startup+285.502 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 17502
/proc/meminfo: memFree=1781080/2055920 swapFree=4145760/4192956
[pid=17499] ppid=17497 vsize=51920 CPUtime=569.22
/proc/17499/stat : 17499 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194304 22376 0 0 0 56904 18 0 0 18 0 3 0 358493385 53166080 11550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17499/statm: 12980 11550 218 20 0 12338 0
[pid=17499/tid=17501] ppid=17497 vsize=51920 CPUtime=285.02
/proc/17499/task/17501/stat : 17501 (MiraXTv3_dyn) S 17497 17499 16580 0 -1 4194368 11281 0 0 0 28495 7 0 0 25 0 3 0 358493393 53166080 11550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17499/tid=17502] ppid=17497 vsize=51920 CPUtime=284.11
/proc/17499/task/17502/stat : 17502 (MiraXTv3_dyn) R 17497 17499 16580 0 -1 4194368 10674 0 0 0 28401 10 0 0 18 0 3 0 358493393 53166080 11550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 569.22
Current children cumulated vsize (KiB) 51920

Child status: 20
Real time (s): 285.572
CPU time (s): 569.303
CPU user time (s): 569.109
CPU system time (s): 0.19497
CPU usage (%): 199.355
Max. virtual memory (cumulated for all children) (KiB): 52204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 569.108
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22382
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= 192
involuntary context switches= 10719

runsolver used 0.285956 second user time and 0.756884 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Thu May 10 19:15:56 UTC 2007

IDJOB= 296576
IDBENCH= 19940
IDSOLVER= 128
FILE ID= node1/296576-1178824555

PBS_JOBID= 5250972

Free space on /tmp= 54611 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1392532406-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296576-1178824555/MiraXTv3_dyn /tmp/evaluation/296576-1178824555/instance-296576-1178824555.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-296576-1178824555 -o ROOT/results/node1/solver-296576-1178824555 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296576-1178824555/MiraXTv3_dyn /tmp/evaluation/296576-1178824555/instance-296576-1178824555.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  aca6cad74270d95cd75e3239f6304512

RANDOM SEED= 272436833

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:       1827520 kB
Buffers:         40096 kB
Cached:          87740 kB
SwapCached:      14692 kB
Active:          88540 kB
Inactive:        64264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827520 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          29896 kB
Slab:            61116 kB
Committed_AS:  9681516 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= 54611 MiB

End job on node1 on Thu May 10 19:20:41 UTC 2007