Trace number 328925

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.1 1200.46

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k85.cnf
MD5SUMc3d30b6959b230b8a74fb1a82919c5c8
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables47152
Number of clauses169625
Sum of the clauses size451547
Maximum clause length37
Minimum clause length1
Number of clauses of size 11123
Number of clauses of size 288141
Number of clauses of size 373930
Number of clauses of size 4426
Number of clauses of size 5825
Number of clauses of size over 55180

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/node1/watcher-328925-1178887160 -o ROOT/results/node1/solver-328925-1178887160 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328925-1178887160/MiraXTv2_dyn /tmp/evaluation/328925-1178887160/instance-328925-1178887160.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.91 0.98 1.10 3/77 25827
/proc/meminfo: memFree=1727152/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=3788 CPUtime=0
/proc/25827/stat : 25827 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 364753839 3878912 328 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25827/statm: 947 335 202 20 0 305 0

[startup+0.078795 s]
/proc/loadavg: 0.91 0.98 1.10 3/77 25827
/proc/meminfo: memFree=1727152/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=8428 CPUtime=0.07
/proc/25827/stat : 25827 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194304 1625 0 0 0 7 0 0 0 18 0 1 0 364753839 8630272 1600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/25827/statm: 2107 1600 206 20 0 1465 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8428

[startup+0.101798 s]
/proc/loadavg: 0.91 0.98 1.10 3/77 25827
/proc/meminfo: memFree=1727152/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=9784 CPUtime=0.09
/proc/25827/stat : 25827 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194304 1927 0 0 0 8 1 0 0 18 0 1 0 364753839 10018816 1902 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/25827/statm: 2446 1902 206 20 0 1804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9784

[startup+0.301821 s]
/proc/loadavg: 0.91 0.98 1.10 3/77 25827
/proc/meminfo: memFree=1727152/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=20444 CPUtime=0.29
/proc/25827/stat : 25827 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194304 4222 0 0 0 28 1 0 0 19 0 1 0 364753839 20934656 4197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 17 1 0 0
/proc/25827/statm: 5111 4198 207 20 0 4469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20444

[startup+0.701869 s]
/proc/loadavg: 0.91 0.98 1.10 3/77 25827
/proc/meminfo: memFree=1727152/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=29044 CPUtime=0.69
/proc/25827/stat : 25827 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194304 6350 0 0 0 67 2 0 0 22 0 1 0 364753839 29741056 6325 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134575803 0 0 4096 0 0 0 0 17 1 0 0
/proc/25827/statm: 7261 6325 207 20 0 6619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29044

[startup+1.50196 s]
/proc/loadavg: 0.91 0.98 1.10 2/78 25828
/proc/meminfo: memFree=1701416/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=54892 CPUtime=1.49
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 10103 0 0 0 145 4 0 0 25 0 2 0 364753839 56209408 9311 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 13723 9311 218 20 0 13081 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54892

[startup+3.10115 s]
/proc/loadavg: 0.91 0.98 1.10 2/79 25829
/proc/meminfo: memFree=1690336/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=55156 CPUtime=3.09
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 10156 0 0 0 305 4 0 0 25 0 2 0 364753839 56479744 9364 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 13789 9364 218 20 0 13147 0
[pid=25827/tid=25829] ppid=25825 vsize=55156 CPUtime=1.98
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 3291 0 0 0 197 1 0 0 25 0 2 0 364753950 56479744 9364 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55156

[startup+6.30153 s]
/proc/loadavg: 0.92 0.98 1.10 2/79 25829
/proc/meminfo: memFree=1691232/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=54012 CPUtime=6.29
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 10349 0 0 0 624 5 0 0 25 0 2 0 364753839 55308288 9185 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 13503 9185 218 20 0 12861 0
[pid=25827/tid=25829] ppid=25825 vsize=54012 CPUtime=5.18
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 3484 0 0 0 517 1 0 0 25 0 2 0 364753950 55308288 9185 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517022 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54012

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 1.10 2/79 25829
/proc/meminfo: memFree=1681120/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=64252 CPUtime=12.69
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 13129 0 0 0 1263 6 0 0 25 0 2 0 364753839 65794048 11965 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 16063 11965 218 20 0 15421 0
[pid=25827/tid=25829] ppid=25825 vsize=64252 CPUtime=11.58
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 6264 0 0 0 1155 3 0 0 25 0 2 0 364753950 65794048 11965 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64252

[startup+25.5018 s]
/proc/loadavg: 0.94 0.98 1.09 2/79 25829
/proc/meminfo: memFree=1662240/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=81676 CPUtime=25.48
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 17741 0 0 0 2539 9 0 0 25 0 2 0 364753839 83636224 16452 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 20419 16452 218 20 0 19777 0
[pid=25827/tid=25829] ppid=25825 vsize=81676 CPUtime=24.37
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 10876 0 0 0 2432 5 0 0 25 0 2 0 364753950 83636224 16452 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81676

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.09 2/79 25829
/proc/meminfo: memFree=1640992/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=102848 CPUtime=51.07
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 23225 0 0 0 5095 12 0 0 25 0 2 0 364753839 105316352 21826 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 25712 21826 218 20 0 25070 0
[pid=25827/tid=25829] ppid=25825 vsize=102848 CPUtime=49.97
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 16360 0 0 0 4988 9 0 0 25 0 2 0 364753950 105316352 21826 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 102848

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.08 2/79 25829
/proc/meminfo: memFree=1609312/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=133300 CPUtime=102.27
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 31066 0 0 0 10208 19 0 0 25 0 2 0 364753839 136499200 29543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 33325 29543 218 20 0 32683 0
[pid=25827/tid=25829] ppid=25825 vsize=133300 CPUtime=101.15
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 24201 0 0 0 10100 15 0 0 25 0 2 0 364753950 136499200 29543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 133300

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 25829
/proc/meminfo: memFree=1571296/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=171004 CPUtime=162.25
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 40648 0 0 0 16198 27 0 0 25 0 2 0 364753839 175108096 38984 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 42751 38984 218 20 0 42109 0
[pid=25827/tid=25829] ppid=25825 vsize=171004 CPUtime=161.13
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 33783 0 0 0 16090 23 0 0 25 0 2 0 364753950 175108096 38984 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 171004

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 25829
/proc/meminfo: memFree=1529632/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=212480 CPUtime=222.23
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 51252 0 0 0 22188 35 0 0 25 0 2 0 364753839 217579520 49373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 53120 49373 218 20 0 52478 0
[pid=25827/tid=25829] ppid=25825 vsize=212480 CPUtime=221.11
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 44387 0 0 0 22080 31 0 0 25 0 2 0 364753950 217579520 49373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 212480

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 25829
/proc/meminfo: memFree=1529632/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=212480 CPUtime=282.21
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 51258 0 0 0 28186 35 0 0 25 0 2 0 364753839 217579520 49379 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 53120 49379 218 20 0 52478 0
[pid=25827/tid=25829] ppid=25825 vsize=212480 CPUtime=281.1
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 44393 0 0 0 28078 32 0 0 25 0 2 0 364753950 217579520 49379 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526251 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 212480

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 25829
/proc/meminfo: memFree=1505120/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=236840 CPUtime=342.19
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 57432 0 0 0 34179 40 0 0 25 0 2 0 364753839 242524160 55480 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 59210 55480 218 20 0 58568 0
[pid=25827/tid=25829] ppid=25825 vsize=236840 CPUtime=341.08
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 50567 0 0 0 34072 36 0 0 25 0 2 0 364753950 242524160 55480 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 236840

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 25829
/proc/meminfo: memFree=1505184/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=236840 CPUtime=402.17
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 57442 0 0 0 40177 40 0 0 25 0 2 0 364753839 242524160 55490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 59210 55490 218 20 0 58568 0
[pid=25827/tid=25829] ppid=25825 vsize=236840 CPUtime=401.07
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 50577 0 0 0 40070 37 0 0 25 0 2 0 364753950 242524160 55490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 236840

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 25829
/proc/meminfo: memFree=1505376/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=236840 CPUtime=462.16
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 57448 0 0 0 46175 41 0 0 25 0 2 0 364753839 242524160 55496 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 59210 55496 218 20 0 58568 0
[pid=25827/tid=25829] ppid=25825 vsize=236840 CPUtime=461.04
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 50583 0 0 0 46067 37 0 0 25 0 2 0 364753950 242524160 55496 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 236840

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 25829
/proc/meminfo: memFree=1486944/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=254956 CPUtime=522.14
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 62060 0 0 0 52170 44 0 0 25 0 2 0 364753839 261074944 60031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 63739 60031 218 20 0 63097 0
[pid=25827/tid=25829] ppid=25825 vsize=254956 CPUtime=521.03
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 55195 0 0 0 52063 40 0 0 25 0 2 0 364753950 261074944 60031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 254956

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 25829
/proc/meminfo: memFree=1447712/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=294740 CPUtime=582.11
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 72086 0 0 0 58161 50 0 0 25 0 2 0 364753839 301813760 69980 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 73685 69980 218 20 0 73043 0
[pid=25827/tid=25829] ppid=25825 vsize=294740 CPUtime=581.01
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 65221 0 0 0 58054 47 0 0 25 0 2 0 364753950 301813760 69980 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 294740

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 25829
/proc/meminfo: memFree=1420640/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=321224 CPUtime=642.1
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 78851 0 0 0 64155 55 0 0 25 0 2 0 364753839 328933376 76591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 80306 76591 218 20 0 79664 0
[pid=25827/tid=25829] ppid=25825 vsize=321224 CPUtime=641
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 71986 0 0 0 64048 52 0 0 25 0 2 0 364753950 328933376 76591 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 321224

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 25829
/proc/meminfo: memFree=1420640/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=321224 CPUtime=702.08
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 78856 0 0 0 70153 55 0 0 25 0 2 0 364753839 328933376 76596 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 80306 76596 218 20 0 79664 0
[pid=25827/tid=25829] ppid=25825 vsize=321224 CPUtime=700.97
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 71991 0 0 0 70045 52 0 0 25 0 2 0 364753950 328933376 76596 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520070 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 321224

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 25829
/proc/meminfo: memFree=1420704/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=321224 CPUtime=762.07
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 78858 0 0 0 76151 56 0 0 25 0 2 0 364753839 328933376 76598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 80306 76598 218 20 0 79664 0
[pid=25827/tid=25829] ppid=25825 vsize=321224 CPUtime=760.96
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 71993 0 0 0 76044 52 0 0 25 0 2 0 364753950 328933376 76598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520272 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 321224

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 25829
/proc/meminfo: memFree=1420768/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=321224 CPUtime=822.04
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 78859 0 0 0 82148 56 0 0 25 0 2 0 364753839 328933376 76599 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 80306 76599 218 20 0 79664 0
[pid=25827/tid=25829] ppid=25825 vsize=321224 CPUtime=820.94
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 71994 0 0 0 82041 53 0 0 25 0 2 0 364753950 328933376 76599 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 321224

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 25829
/proc/meminfo: memFree=1420704/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=321224 CPUtime=882.03
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 78860 0 0 0 88146 57 0 0 25 0 2 0 364753839 328933376 76600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 80306 76600 218 20 0 79664 0
[pid=25827/tid=25829] ppid=25825 vsize=321224 CPUtime=880.92
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 71995 0 0 0 88039 53 0 0 25 0 2 0 364753950 328933376 76600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 321224

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 25829
/proc/meminfo: memFree=1420704/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=321224 CPUtime=942.01
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 78861 0 0 0 94144 57 0 0 25 0 2 0 364753839 328933376 76601 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 80306 76601 218 20 0 79664 0
[pid=25827/tid=25829] ppid=25825 vsize=321224 CPUtime=940.91
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 71996 0 0 0 94037 54 0 0 25 0 2 0 364753950 328933376 76601 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 321224

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 25829
/proc/meminfo: memFree=1420704/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=321224 CPUtime=1002
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 78861 0 0 0 100142 58 0 0 25 0 2 0 364753839 328933376 76601 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 80306 76601 218 20 0 79664 0
[pid=25827/tid=25829] ppid=25825 vsize=321224 CPUtime=1000.89
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 71996 0 0 0 100035 54 0 0 25 0 2 0 364753950 328933376 76601 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526677 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 321224

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 25829
/proc/meminfo: memFree=1420704/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=321224 CPUtime=1061.98
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 78865 0 0 0 106140 58 0 0 25 0 2 0 364753839 328933376 76605 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 80306 76605 218 20 0 79664 0
[pid=25827/tid=25829] ppid=25825 vsize=321224 CPUtime=1060.87
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 72000 0 0 0 106032 55 0 0 25 0 2 0 364753950 328933376 76605 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 321224

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 25829
/proc/meminfo: memFree=1420704/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=321224 CPUtime=1121.96
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 78866 0 0 0 112137 59 0 0 25 0 2 0 364753839 328933376 76606 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 80306 76606 218 20 0 79664 0
[pid=25827/tid=25829] ppid=25825 vsize=321224 CPUtime=1120.85
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 72001 0 0 0 112030 55 0 0 25 0 2 0 364753950 328933376 76606 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 321224

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 25829
/proc/meminfo: memFree=1420704/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=321224 CPUtime=1181.94
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 78867 0 0 0 118135 59 0 0 25 0 2 0 364753839 328933376 76607 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 80306 76607 218 20 0 79664 0
[pid=25827/tid=25829] ppid=25825 vsize=321224 CPUtime=1180.83
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 72002 0 0 0 118028 55 0 0 25 0 2 0 364753950 328933376 76607 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565801 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 321224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 25829
/proc/meminfo: memFree=1420704/2055920 swapFree=4145760/4192956
[pid=25827] ppid=25825 vsize=321224 CPUtime=1200.04
/proc/25827/stat : 25827 (MiraXTv2_dyn) S 25825 25827 25207 0 -1 4194304 78867 0 0 0 119945 59 0 0 25 0 2 0 364753839 328933376 76607 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25827/statm: 80306 76607 218 20 0 79664 0
[pid=25827/tid=25829] ppid=25825 vsize=321224 CPUtime=1198.94
/proc/25827/task/25829/stat : 25829 (MiraXTv2_dyn) R 25825 25827 25207 0 -1 4194368 72002 0 0 0 119838 56 0 0 25 0 2 0 364753950 328933376 76607 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526557 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 321224

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.1
CPU user time (s): 1199.46
CPU system time (s): 0.638902
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 321532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.46
system time used= 0.638902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78867
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= 1817

runsolver used 1.27081 second user time and 3.10153 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 12:39:20 UTC 2007

IDJOB= 328925
IDBENCH= 20527
IDSOLVER= 129
FILE ID= node1/328925-1178887160

PBS_JOBID= 5251074

Free space on /tmp= 54607 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k85.cnf
COMMAND LINE= /tmp/evaluation/328925-1178887160/MiraXTv2_dyn /tmp/evaluation/328925-1178887160/instance-328925-1178887160.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-328925-1178887160 -o ROOT/results/node1/solver-328925-1178887160 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328925-1178887160/MiraXTv2_dyn /tmp/evaluation/328925-1178887160/instance-328925-1178887160.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c3d30b6959b230b8a74fb1a82919c5c8

RANDOM SEED= 994906067

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1727432 kB
Buffers:         49200 kB
Cached:         168736 kB
SwapCached:      14692 kB
Active:         120976 kB
Inactive:       122076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727432 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            8076 kB
Writeback:           0 kB
Mapped:          29956 kB
Slab:            70960 kB
Committed_AS:  9760004 kB
PageTables:       1832 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 54607 MiB

End job on node1 on Fri May 11 12:59:23 UTC 2007