Trace number 295346

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 v3SAT 778.567 390.54

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1292104917-07.SAT.shuffled.cnf
MD5SUM9bf43998f8829e186c615fb9481ff7c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.315951
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
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 54895

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
778.52/390.53	s SATISFIABLE
778.52/390.53	v 1 -2 -3 -4 5 6 7 -8 9 -10 -11 -12 -13 -14 -15 -16 17 -18 19 -20 21 -22 -23 24 -25 -26 27 -28 29 30 -31 32 -33 34 35 -36 37 -38 39 40 41 42 -43 44 45 46 -47 -48 -49 -50 -51 -52 -53 -54 55 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-295346-1178820125 -o ROOT/results/node13/solver-295346-1178820125 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295346-1178820125/MiraXTv3_dyn /tmp/evaluation/295346-1178820125/instance-295346-1178820125.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.83 1.82 1.45 3/77 9419
/proc/meminfo: memFree=1834368/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=3788 CPUtime=0
/proc/9419/stat : 9419 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 329930389 3878912 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 947 278 206 20 0 305 0

[startup+0.077595 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 9419
/proc/meminfo: memFree=1834368/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=4196 CPUtime=0.07
/proc/9419/stat : 9419 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194304 420 0 0 0 7 0 0 0 18 0 1 0 329930389 4296704 395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 1049 395 207 20 0 407 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4196

[startup+0.1016 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 9419
/proc/meminfo: memFree=1834368/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=4196 CPUtime=0.09
/proc/9419/stat : 9419 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194304 420 0 0 0 9 0 0 0 18 0 1 0 329930389 4296704 395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 1049 395 207 20 0 407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4196

[startup+0.301646 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 9419
/proc/meminfo: memFree=1834368/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=8404 CPUtime=0.49
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 1056 0 0 0 49 0 0 0 18 0 3 0 329930389 8605696 1031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 2101 1031 218 20 0 1459 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8404

[startup+0.701732 s]
/proc/loadavg: 1.83 1.82 1.45 3/77 9419
/proc/meminfo: memFree=1834368/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=11876 CPUtime=1.28
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 1748 0 0 0 128 0 0 0 18 0 3 0 329930389 12161024 1722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 2969 1722 218 20 0 2327 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 11876

[startup+1.5029 s]
/proc/loadavg: 1.83 1.82 1.45 3/80 9422
/proc/meminfo: memFree=1826536/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=15372 CPUtime=2.88
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 2516 0 0 0 288 0 0 0 18 0 3 0 329930389 15740928 2490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 3843 2490 218 20 0 3201 0
[pid=9419/tid=9421] ppid=9417 vsize=15372 CPUtime=1.39
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 1032 0 0 0 139 0 0 0 18 0 3 0 329930399 15740928 2490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526437 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=15372 CPUtime=1.38
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 1034 0 0 0 138 0 0 0 22 0 3 0 329930399 15740928 2490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 15372

[startup+3.10124 s]
/proc/loadavg: 1.83 1.82 1.45 3/80 9422
/proc/meminfo: memFree=1824040/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=18008 CPUtime=6.07
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 3270 0 0 0 606 1 0 0 18 0 3 0 329930389 18440192 3208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 4502 3208 218 20 0 3860 0
[pid=9419/tid=9421] ppid=9417 vsize=18008 CPUtime=2.98
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 1331 0 0 0 298 0 0 0 25 0 3 0 329930399 18440192 3208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=18008 CPUtime=2.97
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 1489 0 0 0 297 0 0 0 25 0 3 0 329930399 18440192 3208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 18008

[startup+6.30293 s]
/proc/loadavg: 1.85 1.83 1.45 3/80 9422
/proc/meminfo: memFree=1816680/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=24468 CPUtime=12.46
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 5167 0 0 0 1243 3 0 0 18 0 3 0 329930389 25055232 4993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 6117 4993 218 20 0 5475 0
[pid=9419/tid=9421] ppid=9417 vsize=24468 CPUtime=6.19
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 2279 0 0 0 618 1 0 0 18 0 3 0 329930399 25055232 4993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=24468 CPUtime=6.16
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 2438 0 0 0 614 2 0 0 19 0 3 0 329930399 25055232 4993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 24468

[startup+12.7013 s]
/proc/loadavg: 1.86 1.83 1.45 3/80 9422
/proc/meminfo: memFree=1808944/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=31616 CPUtime=25.2
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 6971 0 0 0 2515 5 0 0 18 0 3 0 329930389 32374784 6498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 7904 6498 218 20 0 7262 0
[pid=9419/tid=9421] ppid=9417 vsize=31616 CPUtime=12.57
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 3164 0 0 0 1256 1 0 0 18 0 3 0 329930399 32374784 6498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=31616 CPUtime=12.51
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 3357 0 0 0 1248 3 0 0 20 0 3 0 329930399 32374784 6498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 31616

[startup+25.502 s]
/proc/loadavg: 1.89 1.84 1.46 3/80 9422
/proc/meminfo: memFree=1800560/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=38980 CPUtime=50.74
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 9488 0 0 0 5065 9 0 0 18 0 3 0 329930389 39915520 8537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 9745 8537 218 20 0 9103 0
[pid=9419/tid=9421] ppid=9417 vsize=38980 CPUtime=25.37
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 4487 0 0 0 2534 3 0 0 25 0 3 0 329930399 39915520 8537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=38980 CPUtime=25.26
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 4551 0 0 0 2521 5 0 0 25 0 3 0 329930399 39915520 8537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 38980

[startup+51.1015 s]
/proc/loadavg: 1.93 1.85 1.47 3/80 9422
/proc/meminfo: memFree=1797872/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=41892 CPUtime=101.78
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 11168 0 0 0 10168 10 0 0 18 0 3 0 329930389 42897408 9242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 10473 9242 218 20 0 9831 0
[pid=9419/tid=9421] ppid=9417 vsize=41892 CPUtime=50.94
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 5157 0 0 0 5091 3 0 0 25 0 3 0 329930399 42897408 9242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520643 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=41892 CPUtime=50.73
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 5561 0 0 0 5067 6 0 0 25 0 3 0 329930399 42897408 9242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 41892

[startup+102.306 s]
/proc/loadavg: 1.97 1.87 1.50 3/80 9422
/proc/meminfo: memFree=1794416/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=45604 CPUtime=203.89
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 14022 0 0 0 20377 12 0 0 18 0 3 0 329930389 46698496 10092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 11401 10092 218 20 0 10759 0
[pid=9419/tid=9421] ppid=9417 vsize=45604 CPUtime=102.1
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 6630 0 0 0 10206 4 0 0 25 0 3 0 329930399 46698496 10092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=45604 CPUtime=101.68
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 6942 0 0 0 10161 7 0 0 25 0 3 0 329930399 46698496 10092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 45604

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.53 3/80 9422
/proc/meminfo: memFree=1786288/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=54468 CPUtime=323.56
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 18267 0 0 0 32341 15 0 0 18 0 3 0 329930389 55775232 12041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 13617 12041 218 20 0 12975 0
[pid=9419/tid=9421] ppid=9417 vsize=54468 CPUtime=162.04
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 8731 0 0 0 16199 5 0 0 25 0 3 0 329930399 55775232 12041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=54468 CPUtime=161.41
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 9086 0 0 0 16132 9 0 0 25 0 3 0 329930399 55775232 12041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.56
Current children cumulated vsize (KiB) 54468

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.56 3/80 9422
/proc/meminfo: memFree=1784560/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=56180 CPUtime=443.22
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 20953 0 0 0 44305 17 0 0 18 0 3 0 329930389 57528320 12483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 14045 12483 218 20 0 13403 0
[pid=9419/tid=9421] ppid=9417 vsize=56180 CPUtime=222
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 10011 0 0 0 22194 6 0 0 25 0 3 0 329930399 57528320 12483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=56180 CPUtime=221.1
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 10492 0 0 0 22101 9 0 0 25 0 3 0 329930399 57528320 12483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.22
Current children cumulated vsize (KiB) 56180

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.58 3/80 9422
/proc/meminfo: memFree=1783088/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=57280 CPUtime=562.87
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 23448 0 0 0 56268 19 0 0 18 0 3 0 329930389 58654720 12846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 14320 12846 218 20 0 13678 0
[pid=9419/tid=9421] ppid=9417 vsize=57280 CPUtime=281.94
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 11244 0 0 0 28186 8 0 0 21 0 3 0 329930399 58654720 12846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=57280 CPUtime=280.83
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 11754 0 0 0 28072 11 0 0 22 0 3 0 329930399 58654720 12846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.87
Current children cumulated vsize (KiB) 57280

[startup+342.303 s]
/proc/loadavg: 1.99 1.93 1.60 3/80 9422
/proc/meminfo: memFree=1782448/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=58512 CPUtime=682.53
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 25853 0 0 0 68232 21 0 0 18 0 3 0 329930389 59916288 13043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 14628 13043 218 20 0 13986 0
[pid=9419/tid=9421] ppid=9417 vsize=58512 CPUtime=341.89
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 12327 0 0 0 34181 8 0 0 25 0 3 0 329930399 59916288 13043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=58512 CPUtime=340.52
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 13076 0 0 0 34041 11 0 0 25 0 3 0 329930399 59916288 13043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.53
Current children cumulated vsize (KiB) 58512

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

[startup+358.302 s]
/proc/loadavg: 1.99 1.94 1.61 3/80 9422
/proc/meminfo: memFree=1782192/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=58512 CPUtime=714.43
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 26502 0 0 0 71422 21 0 0 18 0 3 0 329930389 59916288 13071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 14628 13071 218 20 0 13986 0
[pid=9419/tid=9421] ppid=9417 vsize=58512 CPUtime=357.87
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 12607 0 0 0 35779 8 0 0 25 0 3 0 329930399 59916288 13071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=58512 CPUtime=356.45
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 13445 0 0 0 35633 12 0 0 25 0 3 0 329930399 59916288 13071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 714.43
Current children cumulated vsize (KiB) 58512

[startup+371.102 s]
/proc/loadavg: 1.99 1.94 1.61 3/80 9422
/proc/meminfo: memFree=1782000/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=58704 CPUtime=739.96
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 26987 0 0 0 73975 21 0 0 18 0 3 0 329930389 60112896 13142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 14676 13142 218 20 0 14034 0
[pid=9419/tid=9421] ppid=9417 vsize=58704 CPUtime=370.67
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 12856 0 0 0 37058 9 0 0 25 0 3 0 329930399 60112896 13142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=58704 CPUtime=369.19
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 13681 0 0 0 36907 12 0 0 25 0 3 0 329930399 60112896 13142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 739.96
Current children cumulated vsize (KiB) 58704

[startup+383.905 s]
/proc/loadavg: 1.99 1.94 1.62 3/80 9422
/proc/meminfo: memFree=1779888/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=60012 CPUtime=765.5
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 28112 0 0 0 76527 23 0 0 18 0 3 0 329930389 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 15003 13714 218 20 0 14361 0
[pid=9419/tid=9421] ppid=9417 vsize=60012 CPUtime=383.46
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 13628 0 0 0 38336 10 0 0 25 0 3 0 329930399 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=60012 CPUtime=381.92
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 14034 0 0 0 38180 12 0 0 25 0 3 0 329930399 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 765.5
Current children cumulated vsize (KiB) 60012

[startup+387.101 s]
/proc/loadavg: 1.99 1.94 1.62 3/80 9422
/proc/meminfo: memFree=1779760/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=60012 CPUtime=771.88
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 28181 0 0 0 77165 23 0 0 18 0 3 0 329930389 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 15003 13714 218 20 0 14361 0
[pid=9419/tid=9421] ppid=9417 vsize=60012 CPUtime=386.65
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 13628 0 0 0 38655 10 0 0 19 0 3 0 329930399 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=60012 CPUtime=385.11
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 14103 0 0 0 38499 12 0 0 19 0 3 0 329930399 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 771.88
Current children cumulated vsize (KiB) 60012

[startup+388.701 s]
/proc/loadavg: 1.99 1.94 1.62 3/80 9422
/proc/meminfo: memFree=1779760/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=60012 CPUtime=775.05
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 28251 0 0 0 77482 23 0 0 18 0 3 0 329930389 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 15003 13714 218 20 0 14361 0
[pid=9419/tid=9421] ppid=9417 vsize=60012 CPUtime=388.25
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 13698 0 0 0 38815 10 0 0 25 0 3 0 329930399 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=60012 CPUtime=386.69
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 14103 0 0 0 38657 12 0 0 25 0 3 0 329930399 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 775.05
Current children cumulated vsize (KiB) 60012

[startup+389.502 s]
/proc/loadavg: 1.99 1.94 1.62 3/80 9422
/proc/meminfo: memFree=1779760/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=60012 CPUtime=776.65
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 28251 0 0 0 77642 23 0 0 18 0 3 0 329930389 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 15003 13714 218 20 0 14361 0
[pid=9419/tid=9421] ppid=9417 vsize=60012 CPUtime=389.05
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 13698 0 0 0 38895 10 0 0 25 0 3 0 329930399 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=60012 CPUtime=387.49
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 14103 0 0 0 38737 12 0 0 25 0 3 0 329930399 61452288 13714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 776.65
Current children cumulated vsize (KiB) 60012

[startup+390.302 s]
/proc/loadavg: 1.99 1.94 1.62 3/80 9422
/proc/meminfo: memFree=1779760/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=60012 CPUtime=778.25
/proc/9419/stat : 9419 (MiraXTv3_dyn) S 9417 9419 8891 0 -1 4194304 28252 0 0 0 77802 23 0 0 18 0 3 0 329930389 61452288 13715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9419/statm: 15003 13715 218 20 0 14361 0
[pid=9419/tid=9421] ppid=9417 vsize=60012 CPUtime=389.85
/proc/9419/task/9421/stat : 9421 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 13698 0 0 0 38975 10 0 0 25 0 3 0 329930399 61452288 13715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9419/tid=9422] ppid=9417 vsize=60012 CPUtime=388.29
/proc/9419/task/9422/stat : 9422 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194368 14104 0 0 0 38817 12 0 0 25 0 3 0 329930399 61452288 13715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 778.25
Current children cumulated vsize (KiB) 60012

[startup+390.506 s]
/proc/loadavg: 1.99 1.94 1.62 2/79 9422
/proc/meminfo: memFree=1783984/2055920 swapFree=4159364/4192956
[pid=9419] ppid=9417 vsize=52696 CPUtime=778.52
/proc/9419/stat : 9419 (MiraXTv3_dyn) R 9417 9419 8891 0 -1 4194304 28328 0 0 0 77829 23 0 0 16 0 1 0 329930389 53960704 11974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12312054 0 0 4096 0 0 0 0 17 1 0 0
/proc/9419/statm: 13174 11974 225 20 0 12532 0
Current children cumulated CPU time (s) 778.52
Current children cumulated vsize (KiB) 52696

Child status: 10
Real time (s): 390.54
CPU time (s): 778.567
CPU user time (s): 778.322
CPU system time (s): 0.244962
CPU usage (%): 199.356
Max. virtual memory (cumulated for all children) (KiB): 60292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 778.322
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28331
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= 252
involuntary context switches= 14520

runsolver used 0.354946 second user time and 1.07084 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 18:02:06 UTC 2007

IDJOB= 295346
IDBENCH= 19910
IDSOLVER= 128
FILE ID= node13/295346-1178820125

PBS_JOBID= 5250971

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1292104917-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295346-1178820125/MiraXTv3_dyn /tmp/evaluation/295346-1178820125/instance-295346-1178820125.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-295346-1178820125 -o ROOT/results/node13/solver-295346-1178820125 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295346-1178820125/MiraXTv3_dyn /tmp/evaluation/295346-1178820125/instance-295346-1178820125.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9bf43998f8829e186c615fb9481ff7c8

RANDOM SEED= 980007087

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1834648 kB
Buffers:         37988 kB
Cached:          96812 kB
SwapCached:      12828 kB
Active:          96476 kB
Inactive:        61496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834648 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4120 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            48748 kB
Committed_AS:  9734604 kB
PageTables:       1872 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= 66561 MiB

End job on node13 on Thu May 10 18:08:36 UTC 2007