Trace number 296249

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 v2? (TO) 1200.09 1200.52

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1846251911-07.SAT.shuffled.cnf
MD5SUM419e6a1917f72e0a12d5698f6fbe9d3d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.131979
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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-296249-1178823442 -o ROOT/results/node9/solver-296249-1178823442 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296249-1178823442/MiraXTv2_dyn /tmp/evaluation/296249-1178823442/instance-296249-1178823442.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.96 1.00 1.00 3/77 19221
/proc/meminfo: memFree=1843680/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=3788 CPUtime=0
/proc/19221/stat : 19221 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 358381803 3878912 280 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/19221/statm: 947 281 206 20 0 305 0

[startup+0.08777 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 19221
/proc/meminfo: memFree=1843680/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=4320 CPUtime=0.08
/proc/19221/stat : 19221 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194304 433 0 0 0 8 0 0 0 18 0 1 0 358381803 4423680 408 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 1 0 0
/proc/19221/statm: 1080 408 207 20 0 438 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4320

[startup+0.101771 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 19221
/proc/meminfo: memFree=1843680/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=4320 CPUtime=0.09
/proc/19221/stat : 19221 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194304 433 0 0 0 9 0 0 0 18 0 1 0 358381803 4423680 408 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 1 0 0
/proc/19221/statm: 1080 408 207 20 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301794 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 19221
/proc/meminfo: memFree=1843680/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=6648 CPUtime=0.29
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 753 0 0 0 29 0 0 0 18 0 2 0 358381803 6807552 728 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 1662 728 218 20 0 1020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6648

[startup+0.701839 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 19221
/proc/meminfo: memFree=1843680/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=7820 CPUtime=0.69
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 1071 0 0 0 69 0 0 0 18 0 2 0 358381803 8007680 1046 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 1955 1046 218 20 0 1313 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7820

[startup+1.50193 s]
/proc/loadavg: 0.96 1.00 1.00 2/79 19223
/proc/meminfo: memFree=1839696/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=8848 CPUtime=1.49
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 1357 0 0 0 149 0 0 0 18 0 2 0 358381803 9060352 1332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 2212 1332 218 20 0 1570 0
[pid=19221/tid=19223] ppid=19219 vsize=8848 CPUtime=1.38
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 894 0 0 0 138 0 0 0 25 0 2 0 358381814 9060352 1332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8848

[startup+3.10111 s]
/proc/loadavg: 0.96 1.00 1.00 2/79 19223
/proc/meminfo: memFree=1838032/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=11364 CPUtime=3.09
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 2045 0 0 0 308 1 0 0 18 0 2 0 358381803 11636736 2020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 2841 2020 218 20 0 2199 0
[pid=19221/tid=19223] ppid=19219 vsize=11364 CPUtime=2.98
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 1582 0 0 0 297 1 0 0 25 0 2 0 358381814 11636736 2020 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11364

[startup+6.30147 s]
/proc/loadavg: 0.96 1.00 1.00 2/79 19223
/proc/meminfo: memFree=1834896/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=12980 CPUtime=6.29
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 2527 0 0 0 628 1 0 0 18 0 2 0 358381803 13291520 2428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 3245 2428 218 20 0 2603 0
[pid=19221/tid=19223] ppid=19219 vsize=12980 CPUtime=6.18
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 2064 0 0 0 617 1 0 0 25 0 2 0 358381814 13291520 2428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12980

[startup+12.7012 s]
/proc/loadavg: 0.97 1.00 1.00 2/79 19223
/proc/meminfo: memFree=1830544/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=16796 CPUtime=12.69
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 3649 0 0 0 1267 2 0 0 18 0 2 0 358381803 17199104 3401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 4199 3401 218 20 0 3557 0
[pid=19221/tid=19223] ppid=19219 vsize=16796 CPUtime=12.58
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 3186 0 0 0 1256 2 0 0 25 0 2 0 358381814 17199104 3401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16796

[startup+25.5016 s]
/proc/loadavg: 0.97 1.00 1.00 2/79 19223
/proc/meminfo: memFree=1827472/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=19660 CPUtime=25.48
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 4606 0 0 0 2546 2 0 0 18 0 2 0 358381803 20131840 4119 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 4915 4119 218 20 0 4273 0
[pid=19221/tid=19223] ppid=19219 vsize=19660 CPUtime=25.37
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 4143 0 0 0 2535 2 0 0 25 0 2 0 358381814 20131840 4119 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19660

[startup+51.1015 s]
/proc/loadavg: 0.98 1.00 1.00 2/79 19223
/proc/meminfo: memFree=1825488/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=21612 CPUtime=51.08
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 5623 0 0 0 5105 3 0 0 18 0 2 0 358381803 22130688 4622 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 5403 4622 218 20 0 4761 0
[pid=19221/tid=19223] ppid=19219 vsize=21612 CPUtime=50.96
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 5160 0 0 0 5093 3 0 0 25 0 2 0 358381814 22130688 4622 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565869 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21612

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19223
/proc/meminfo: memFree=1824272/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=22864 CPUtime=102.27
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 6970 0 0 0 10222 5 0 0 18 0 2 0 358381803 23412736 4914 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 5716 4914 218 20 0 5074 0
[pid=19221/tid=19223] ppid=19219 vsize=22864 CPUtime=102.16
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 6507 0 0 0 10211 5 0 0 25 0 2 0 358381814 23412736 4914 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22864

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19223
/proc/meminfo: memFree=1823440/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=23736 CPUtime=162.25
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 8456 0 0 0 16219 6 0 0 18 0 2 0 358381803 24305664 5146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 5934 5146 218 20 0 5292 0
[pid=19221/tid=19223] ppid=19219 vsize=23736 CPUtime=162.14
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 7993 0 0 0 16208 6 0 0 25 0 2 0 358381814 24305664 5146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23736

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 19289
/proc/meminfo: memFree=1821408/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=24676 CPUtime=222.21
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 9875 0 0 0 22213 8 0 0 18 0 2 0 358381803 25268224 5377 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6169 5377 218 20 0 5527 0
[pid=19221/tid=19223] ppid=19219 vsize=24676 CPUtime=222.1
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 9412 0 0 0 22202 8 0 0 25 0 2 0 358381814 25268224 5377 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 24676

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1821768/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=25156 CPUtime=282.11
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 11131 0 0 0 28203 8 0 0 18 0 2 0 358381803 25759744 5503 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6289 5503 218 20 0 5647 0
[pid=19221/tid=19223] ppid=19219 vsize=25156 CPUtime=282
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 10668 0 0 0 28192 8 0 0 25 0 2 0 358381814 25759744 5503 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 25156

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1821392/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=25760 CPUtime=342.09
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 12520 0 0 0 34200 9 0 0 18 0 2 0 358381803 26378240 5619 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6440 5619 218 20 0 5798 0
[pid=19221/tid=19223] ppid=19219 vsize=25760 CPUtime=341.98
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 12057 0 0 0 34189 9 0 0 25 0 2 0 358381814 26378240 5619 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526281 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 25760

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1820752/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=26308 CPUtime=402.07
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 13886 0 0 0 40197 10 0 0 18 0 2 0 358381803 26939392 5779 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6577 5779 218 20 0 5935 0
[pid=19221/tid=19223] ppid=19219 vsize=26308 CPUtime=401.96
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 13423 0 0 0 40186 10 0 0 25 0 2 0 358381814 26939392 5779 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 26308

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1820112/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=27084 CPUtime=462.06
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 15238 0 0 0 46195 11 0 0 18 0 2 0 358381803 27734016 5925 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6771 5925 218 20 0 6129 0
[pid=19221/tid=19223] ppid=19219 vsize=27084 CPUtime=461.95
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 14775 0 0 0 46184 11 0 0 25 0 2 0 358381814 27734016 5925 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 27084

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1820048/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=27292 CPUtime=522.05
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 16429 0 0 0 52193 12 0 0 18 0 2 0 358381803 27947008 5977 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6823 5977 218 20 0 6181 0
[pid=19221/tid=19223] ppid=19219 vsize=27292 CPUtime=521.94
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 15966 0 0 0 52182 12 0 0 25 0 2 0 358381814 27947008 5977 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 27292

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1819984/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=27292 CPUtime=582.03
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 17641 0 0 0 58190 13 0 0 18 0 2 0 358381803 27947008 5983 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6823 5983 218 20 0 6181 0
[pid=19221/tid=19223] ppid=19219 vsize=27292 CPUtime=581.92
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 17178 0 0 0 58179 13 0 0 25 0 2 0 358381814 27947008 5983 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 27292

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1819856/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=27292 CPUtime=642.02
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 18881 0 0 0 64188 14 0 0 18 0 2 0 358381803 27947008 6015 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6823 6015 218 20 0 6181 0
[pid=19221/tid=19223] ppid=19219 vsize=27292 CPUtime=641.91
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 18418 0 0 0 64177 14 0 0 25 0 2 0 358381814 27947008 6015 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 27292

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1819600/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=27556 CPUtime=702
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 20161 0 0 0 70185 15 0 0 18 0 2 0 358381803 28217344 6072 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6889 6072 218 20 0 6247 0
[pid=19221/tid=19223] ppid=19219 vsize=27556 CPUtime=701.88
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 19698 0 0 0 70173 15 0 0 25 0 2 0 358381814 28217344 6072 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 27556

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1819536/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=27764 CPUtime=761.99
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 21275 0 0 0 76183 16 0 0 18 0 2 0 358381803 28430336 6098 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6941 6098 218 20 0 6299 0
[pid=19221/tid=19223] ppid=19219 vsize=27764 CPUtime=761.88
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 20812 0 0 0 76172 16 0 0 25 0 2 0 358381814 28430336 6098 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 27764

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1819408/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=27764 CPUtime=821.96
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 22466 0 0 0 82180 16 0 0 18 0 2 0 358381803 28430336 6133 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6941 6133 218 20 0 6299 0
[pid=19221/tid=19223] ppid=19219 vsize=27764 CPUtime=821.85
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 22003 0 0 0 82169 16 0 0 25 0 2 0 358381814 28430336 6133 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 27764

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1819280/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=27996 CPUtime=881.95
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 23647 0 0 0 88178 17 0 0 18 0 2 0 358381803 28667904 6158 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 6999 6158 218 20 0 6357 0
[pid=19221/tid=19223] ppid=19219 vsize=27996 CPUtime=881.84
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 23184 0 0 0 88167 17 0 0 25 0 2 0 358381814 28667904 6158 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526683 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 27996

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1819088/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=28144 CPUtime=941.94
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 24847 0 0 0 94176 18 0 0 18 0 2 0 358381803 28819456 6202 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 7036 6202 218 20 0 6394 0
[pid=19221/tid=19223] ppid=19219 vsize=28144 CPUtime=941.83
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 24384 0 0 0 94165 18 0 0 25 0 2 0 358381814 28819456 6202 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 28144

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1818832/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=28352 CPUtime=1001.92
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 26010 0 0 0 100173 19 0 0 18 0 2 0 358381803 29032448 6277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 7088 6277 218 20 0 6446 0
[pid=19221/tid=19223] ppid=19219 vsize=28352 CPUtime=1001.81
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 25547 0 0 0 100162 19 0 0 25 0 2 0 358381814 29032448 6277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 28352

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1818768/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=28352 CPUtime=1061.9
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 27167 0 0 0 106171 19 0 0 18 0 2 0 358381803 29032448 6278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 7088 6278 218 20 0 6446 0
[pid=19221/tid=19223] ppid=19219 vsize=28352 CPUtime=1061.79
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 26704 0 0 0 106160 19 0 0 25 0 2 0 358381814 29032448 6278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 28352

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1818576/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=28560 CPUtime=1121.88
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 28378 0 0 0 112168 20 0 0 18 0 2 0 358381803 29245440 6333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 7140 6333 218 20 0 6498 0
[pid=19221/tid=19223] ppid=19219 vsize=28560 CPUtime=1121.77
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 27915 0 0 0 112157 20 0 0 25 0 2 0 358381814 29245440 6333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 28560

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1818384/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=28792 CPUtime=1181.87
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 29567 0 0 0 118166 21 0 0 18 0 2 0 358381803 29483008 6366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 7198 6366 218 20 0 6556 0
[pid=19221/tid=19223] ppid=19219 vsize=28792 CPUtime=1181.76
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 29104 0 0 0 118155 21 0 0 25 0 2 0 358381814 29483008 6366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526325 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 28792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1818448/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=28792 CPUtime=1200.07
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 29909 0 0 0 119985 22 0 0 18 0 2 0 358381803 29483008 6366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 7198 6366 218 20 0 6556 0
[pid=19221/tid=19223] ppid=19219 vsize=28792 CPUtime=1199.96
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 29446 0 0 0 119974 22 0 0 25 0 2 0 358381814 29483008 6366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 28792

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 19420
/proc/meminfo: memFree=1818448/2055920 swapFree=4145492/4192956
[pid=19221] ppid=19219 vsize=28792 CPUtime=1200.07
/proc/19221/stat : 19221 (MiraXTv2_dyn) S 19219 19221 18300 0 -1 4194304 29909 0 0 0 119985 22 0 0 18 0 2 0 358381803 29483008 6366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19221/statm: 7198 6366 218 20 0 6556 0
[pid=19221/tid=19223] ppid=19219 vsize=28792 CPUtime=1199.96
/proc/19221/task/19223/stat : 19223 (MiraXTv2_dyn) R 19219 19221 18300 0 -1 4194368 29446 0 0 0 119974 22 0 0 25 0 2 0 358381814 29483008 6366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 28792

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.86
CPU system time (s): 0.227965
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 28792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29909
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= 13
involuntary context switches= 2073

runsolver used 1.2958 second user time and 3.08153 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 10 18:57:22 UTC 2007

IDJOB= 296249
IDBENCH= 19932
IDSOLVER= 129
FILE ID= node9/296249-1178823442

PBS_JOBID= 5250957

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1846251911-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296249-1178823442/MiraXTv2_dyn /tmp/evaluation/296249-1178823442/instance-296249-1178823442.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-296249-1178823442 -o ROOT/results/node9/solver-296249-1178823442 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296249-1178823442/MiraXTv2_dyn /tmp/evaluation/296249-1178823442/instance-296249-1178823442.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  419e6a1917f72e0a12d5698f6fbe9d3d

RANDOM SEED= 991480646

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:       1843960 kB
Buffers:         38688 kB
Cached:          94336 kB
SwapCached:      15556 kB
Active:          91108 kB
Inactive:        65352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843960 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4124 kB
Writeback:           0 kB
Mapped:          29964 kB
Slab:            41112 kB
Committed_AS:  8905412 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= 66557 MiB

End job on node9 on Thu May 10 19:17:25 UTC 2007