Trace number 293501

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 v3? (TO) 1200.22 601.731

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1615006153-07.SAT.shuffled.cnf
MD5SUM2881e4c5fef6c59282cf64b97b731df9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12598
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
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 52556
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-293501-1178813717 -o ROOT/results/node9/solver-293501-1178813717 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293501-1178813717/MiraXTv3_dyn /tmp/evaluation/293501-1178813717/instance-293501-1178813717.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.92 0.98 0.99 3/77 18176
/proc/meminfo: memFree=1849192/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=3788 CPUtime=0
/proc/18176/stat : 18176 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 357409297 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/18176/statm: 947 266 206 20 0 305 0

[startup+0.044357 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18176
/proc/meminfo: memFree=1849192/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=5720 CPUtime=0.06
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 524 0 0 0 6 0 0 0 18 0 3 0 357409297 5857280 499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 1430 499 218 20 0 788 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5720

[startup+0.101365 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18176
/proc/meminfo: memFree=1849192/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=6904 CPUtime=0.17
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 717 0 0 0 17 0 0 0 18 0 3 0 357409297 7069696 692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 1726 692 218 20 0 1084 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6904

[startup+0.301389 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18176
/proc/meminfo: memFree=1849192/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=9088 CPUtime=0.57
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 1251 0 0 0 57 0 0 0 18 0 3 0 357409297 9306112 1226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 2272 1226 218 20 0 1630 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9088

[startup+0.701435 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18176
/proc/meminfo: memFree=1849192/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=11736 CPUtime=1.37
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 2034 0 0 0 137 0 0 0 18 0 3 0 357409297 12017664 2009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 2934 2009 218 20 0 2292 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11736

[startup+1.50253 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 18179
/proc/meminfo: memFree=1840016/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=16440 CPUtime=2.96
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 2780 0 0 0 296 0 0 0 18 0 3 0 357409297 16834560 2755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 4110 2755 218 20 0 3468 0
[pid=18176/tid=18178] ppid=18174 vsize=16440 CPUtime=1.47
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 1226 0 0 0 147 0 0 0 19 0 3 0 357409298 16834560 2755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18176/tid=18179] ppid=18174 vsize=16440 CPUtime=1.46
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 1193 0 0 0 146 0 0 0 19 0 3 0 357409298 16834560 2755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 16440

[startup+3.10271 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 18179
/proc/meminfo: memFree=1838224/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=19928 CPUtime=6.15
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 3923 0 0 0 614 1 0 0 18 0 3 0 357409297 20406272 3826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 4982 3826 218 20 0 4340 0
[pid=18176/tid=18178] ppid=18174 vsize=19928 CPUtime=3.07
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 1760 0 0 0 307 0 0 0 18 0 3 0 357409298 20406272 3826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18176/tid=18179] ppid=18174 vsize=19928 CPUtime=3.06
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 1802 0 0 0 305 1 0 0 25 0 3 0 357409298 20406272 3826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 19928

[startup+6.30107 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 18179
/proc/meminfo: memFree=1827728/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=28668 CPUtime=12.54
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 6275 0 0 0 1250 4 0 0 18 0 3 0 357409297 29356032 6100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 7167 6100 218 20 0 6525 0
[pid=18176/tid=18178] ppid=18174 vsize=28668 CPUtime=6.26
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 2936 0 0 0 625 1 0 0 25 0 3 0 357409298 29356032 6100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18176/tid=18179] ppid=18174 vsize=28668 CPUtime=6.25
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 2978 0 0 0 623 2 0 0 19 0 3 0 357409298 29356032 6100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 28668

[startup+12.7018 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 18179
/proc/meminfo: memFree=1817296/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=36768 CPUtime=25.3
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 8515 0 0 0 2524 6 0 0 18 0 3 0 357409297 37650432 8033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 9192 8033 218 20 0 8550 0
[pid=18176/tid=18178] ppid=18174 vsize=36768 CPUtime=12.66
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 4126 0 0 0 1263 3 0 0 25 0 3 0 357409298 37650432 8033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18176/tid=18179] ppid=18174 vsize=36768 CPUtime=12.62
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 4028 0 0 0 1259 3 0 0 25 0 3 0 357409298 37650432 8033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 36768

[startup+25.5013 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 18179
/proc/meminfo: memFree=1805904/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=48304 CPUtime=50.83
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 11883 0 0 0 5073 10 0 0 18 0 3 0 357409297 49463296 10905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 12076 10905 218 20 0 11434 0
[pid=18176/tid=18178] ppid=18174 vsize=48304 CPUtime=25.44
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 5658 0 0 0 2540 4 0 0 25 0 3 0 357409298 49463296 10905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18176/tid=18179] ppid=18174 vsize=48304 CPUtime=25.37
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 5864 0 0 0 2531 6 0 0 25 0 3 0 357409298 49463296 10905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 48304

[startup+51.1012 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 18179
/proc/meminfo: memFree=1800784/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=54360 CPUtime=101.9
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 14168 0 0 0 10178 12 0 0 18 0 3 0 357409297 55664640 12159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 13590 12159 218 20 0 12948 0
[pid=18176/tid=18178] ppid=18174 vsize=54360 CPUtime=51.01
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 6963 0 0 0 5096 5 0 0 25 0 3 0 357409298 55664640 12159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18176/tid=18179] ppid=18174 vsize=54360 CPUtime=50.87
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 6844 0 0 0 5080 7 0 0 25 0 3 0 357409298 55664640 12159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 54360

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 18179
/proc/meminfo: memFree=1795216/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=59536 CPUtime=204.02
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 17446 0 0 0 20386 16 0 0 18 0 3 0 357409297 60964864 13540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 14884 13540 218 20 0 14242 0
[pid=18176/tid=18178] ppid=18174 vsize=59536 CPUtime=102.12
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 8747 0 0 0 10206 6 0 0 25 0 3 0 357409298 60964864 13540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18176/tid=18179] ppid=18174 vsize=59536 CPUtime=101.87
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 8338 0 0 0 10178 9 0 0 25 0 3 0 357409298 60964864 13540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 59536

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 18179
/proc/meminfo: memFree=1791568/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=62944 CPUtime=323.71
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 20381 0 0 0 32352 19 0 0 18 0 3 0 357409297 64454656 14416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 15736 14416 218 20 0 15094 0
[pid=18176/tid=18178] ppid=18174 vsize=62944 CPUtime=162.07
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 10149 0 0 0 16200 7 0 0 25 0 3 0 357409298 64454656 14416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18176/tid=18179] ppid=18174 vsize=62944 CPUtime=161.61
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 9871 0 0 0 16150 11 0 0 25 0 3 0 357409298 64454656 14416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 62944

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 18179
/proc/meminfo: memFree=1789776/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=65008 CPUtime=443.36
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 22901 0 0 0 44315 21 0 0 18 0 3 0 357409297 66568192 14879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 16252 14879 218 20 0 15610 0
[pid=18176/tid=18178] ppid=18174 vsize=65008 CPUtime=221.99
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 11439 0 0 0 22191 8 0 0 25 0 3 0 357409298 66568192 14879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18176/tid=18179] ppid=18174 vsize=65008 CPUtime=221.34
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 11101 0 0 0 22122 12 0 0 25 0 3 0 357409298 66568192 14879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 65008

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 18179
/proc/meminfo: memFree=1788176/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=66632 CPUtime=563.04
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 25138 0 0 0 56282 22 0 0 18 0 3 0 357409297 68231168 15247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 16658 15247 218 20 0 16016 0
[pid=18176/tid=18178] ppid=18174 vsize=66632 CPUtime=281.93
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 12599 0 0 0 28184 9 0 0 25 0 3 0 357409298 68231168 15247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18176/tid=18179] ppid=18174 vsize=66632 CPUtime=281.09
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 12178 0 0 0 28096 13 0 0 25 0 3 0 357409298 68231168 15247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 66632

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 18179
/proc/meminfo: memFree=1786896/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=67260 CPUtime=682.72
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 27199 0 0 0 68247 25 0 0 18 0 3 0 357409297 68874240 15569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 16815 15569 218 20 0 16173 0
[pid=18176/tid=18178] ppid=18174 vsize=67260 CPUtime=341.8
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 13574 0 0 0 34170 10 0 0 25 0 3 0 357409298 68874240 15569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18176/tid=18179] ppid=18174 vsize=67260 CPUtime=340.89
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 13264 0 0 0 34075 14 0 0 25 0 3 0 357409298 68874240 15569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.72
Current children cumulated vsize (KiB) 67260

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/80 18179
/proc/meminfo: memFree=1786256/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=68436 CPUtime=802.38
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 29380 0 0 0 80211 27 0 0 18 0 3 0 357409297 70078464 15717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 17109 15717 218 20 0 16467 0
[pid=18176/tid=18178] ppid=18174 vsize=68436 CPUtime=401.55
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 14654 0 0 0 40144 11 0 0 25 0 3 0 357409298 70078464 15717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18176/tid=18179] ppid=18174 vsize=68436 CPUtime=400.8
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 14365 0 0 0 40065 15 0 0 25 0 3 0 357409298 70078464 15717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.38
Current children cumulated vsize (KiB) 68436

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 18179
/proc/meminfo: memFree=1785232/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=68960 CPUtime=922.07
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 31480 0 0 0 92179 28 0 0 18 0 3 0 357409297 70615040 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 17240 15998 218 20 0 16598 0
[pid=18176/tid=18178] ppid=18174 vsize=68960 CPUtime=461.29
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 15640 0 0 0 46118 11 0 0 25 0 3 0 357409298 70615040 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18176/tid=18179] ppid=18174 vsize=68960 CPUtime=460.74
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 15479 0 0 0 46058 16 0 0 25 0 3 0 357409298 70615040 15998 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.07
Current children cumulated vsize (KiB) 68960

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 18179
/proc/meminfo: memFree=1784144/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=69696 CPUtime=1041.77
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 33591 0 0 0 104147 30 0 0 18 0 3 0 357409297 71368704 16260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 17424 16260 218 20 0 16782 0
[pid=18176/tid=18178] ppid=18174 vsize=69696 CPUtime=521.06
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 16809 0 0 0 52094 12 0 0 25 0 3 0 357409298 71368704 16260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520551 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18176/tid=18179] ppid=18174 vsize=69696 CPUtime=520.68
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 16421 0 0 0 52051 17 0 0 25 0 3 0 357409298 71368704 16260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.77
Current children cumulated vsize (KiB) 69696

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 18179
/proc/meminfo: memFree=1783120/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=71884 CPUtime=1161.45
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 35532 0 0 0 116114 31 0 0 18 0 3 0 357409297 73609216 16505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 17971 16505 218 20 0 17329 0
[pid=18176/tid=18178] ppid=18174 vsize=71884 CPUtime=580.82
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 17725 0 0 0 58069 13 0 0 25 0 3 0 357409298 73609216 16505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18176/tid=18179] ppid=18174 vsize=71884 CPUtime=580.6
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 17446 0 0 0 58043 17 0 0 25 0 3 0 357409298 73609216 16505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.45
Current children cumulated vsize (KiB) 71884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 18179
/proc/meminfo: memFree=1782864/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=72028 CPUtime=1200.19
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 36144 0 0 0 119987 32 0 0 18 0 3 0 357409297 73756672 16577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 18007 16577 218 20 0 17365 0
[pid=18176/tid=18178] ppid=18174 vsize=72028 CPUtime=600.16
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 18042 0 0 0 60002 14 0 0 25 0 3 0 357409298 73756672 16577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18176/tid=18179] ppid=18174 vsize=72028 CPUtime=600.01
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 17741 0 0 0 59983 18 0 0 25 0 3 0 357409298 73756672 16577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 72028

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+601.707 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 18179
/proc/meminfo: memFree=1782864/2055920 swapFree=4145492/4192956
[pid=18176] ppid=18174 vsize=72028 CPUtime=1200.19
/proc/18176/stat : 18176 (MiraXTv3_dyn) S 18174 18176 16650 0 -1 4194304 36144 0 0 0 119987 32 0 0 18 0 3 0 357409297 73756672 16577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18176/statm: 18007 16577 218 20 0 17365 0
[pid=18176/tid=18178] ppid=18174 vsize=72028 CPUtime=600.16
/proc/18176/task/18178/stat : 18178 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 18042 0 0 0 60002 14 0 0 25 0 3 0 357409298 73756672 16577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18176/tid=18179] ppid=18174 vsize=72028 CPUtime=600.01
/proc/18176/task/18179/stat : 18179 (MiraXTv3_dyn) R 18174 18176 16650 0 -1 4194368 17741 0 0 0 59983 18 0 0 25 0 3 0 357409298 73756672 16577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 72028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.731
CPU time (s): 1200.22
CPU user time (s): 1199.89
CPU system time (s): 0.335948
CPU usage (%): 199.462
Max. virtual memory (cumulated for all children) (KiB): 72092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.335948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36144
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= 225
involuntary context switches= 22645

runsolver used 0.604908 second user time and 1.59676 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 10 16:15:17 UTC 2007

IDJOB= 293501
IDBENCH= 19865
IDSOLVER= 128
FILE ID= node9/293501-1178813717

PBS_JOBID= 5250954

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1615006153-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293501-1178813717/MiraXTv3_dyn /tmp/evaluation/293501-1178813717/instance-293501-1178813717.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-293501-1178813717 -o ROOT/results/node9/solver-293501-1178813717 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293501-1178813717/MiraXTv3_dyn /tmp/evaluation/293501-1178813717/instance-293501-1178813717.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2881e4c5fef6c59282cf64b97b731df9

RANDOM SEED= 901911508

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1849408 kB
Buffers:         38408 kB
Cached:          89040 kB
SwapCached:      15556 kB
Active:          86340 kB
Inactive:        64568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849408 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          30000 kB
Slab:            41060 kB
Committed_AS:  8893868 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= 66561 MiB

End job on node9 on Thu May 10 16:25:21 UTC 2007