Trace number 330143

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.11 1200.57

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k60.cnf
MD5SUM4237e8072317ac6566570c291ae71078
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark192.238
Satisfiable
(Un)Satisfiability was proved
Number of variables123224
Number of clauses512149
Sum of the clauses size1313041
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2362980
Number of clauses of size 396066
Number of clauses of size 418234
Number of clauses of size 510379
Number of clauses of size over 522418

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/node21/watcher-330143-1178891432 -o ROOT/results/node21/solver-330143-1178891432 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330143-1178891432/MiraXTv2_dyn /tmp/evaluation/330143-1178891432/instance-330143-1178891432.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.95 0.98 3/77 517
/proc/meminfo: memFree=1632576/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=3788 CPUtime=0
/proc/517/stat : 517 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 337060635 3878912 293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/517/statm: 947 299 202 20 0 305 0

[startup+0.102132 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 517
/proc/meminfo: memFree=1632576/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=10816 CPUtime=0.09
/proc/517/stat : 517 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194304 2112 0 0 0 9 0 0 0 18 0 1 0 337060635 11075584 2087 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/517/statm: 2724 2087 206 20 0 2082 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10816

[startup+0.201143 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 517
/proc/meminfo: memFree=1632576/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=18668 CPUtime=0.19
/proc/517/stat : 517 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194304 3836 0 0 0 18 1 0 0 18 0 1 0 337060635 19116032 3811 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/517/statm: 4667 3812 206 20 0 4025 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18668

[startup+0.301153 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 517
/proc/meminfo: memFree=1632576/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=26444 CPUtime=0.29
/proc/517/stat : 517 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194304 5607 0 0 0 27 2 0 0 19 0 1 0 337060635 27078656 5582 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/517/statm: 6611 5583 206 20 0 5969 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26444

[startup+0.701196 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 517
/proc/meminfo: memFree=1632576/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=48220 CPUtime=0.69
/proc/517/stat : 517 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194304 10762 0 0 0 64 5 0 0 23 0 1 0 337060635 49377280 10737 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 1 0 0
/proc/517/statm: 12055 10737 207 20 0 11413 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48220

[startup+1.50128 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 518
/proc/meminfo: memFree=1582200/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=63004 CPUtime=1.49
/proc/517/stat : 517 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194304 14764 0 0 0 142 7 0 0 25 0 1 0 337060635 64516096 14739 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/517/statm: 15751 14739 207 20 0 15109 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63004

[startup+3.10146 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 518
/proc/meminfo: memFree=1563960/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=78876 CPUtime=3.09
/proc/517/stat : 517 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194304 18308 0 0 0 300 9 0 0 25 0 1 0 337060635 80769024 18283 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134587843 0 0 4096 0 0 0 0 17 1 0 0
/proc/517/statm: 19719 18283 207 20 0 19077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78876

[startup+6.30281 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 519
/proc/meminfo: memFree=1532720/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=146232 CPUtime=6.29
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 27273 0 0 0 616 13 0 0 25 0 2 0 337060635 149741568 25069 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 36558 25069 218 20 0 35916 0
[pid=517/tid=519] ppid=515 vsize=146232 CPUtime=2.83
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 8303 0 0 0 279 4 0 0 25 0 2 0 337060981 149741568 25069 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) 146232

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 519
/proc/meminfo: memFree=1536240/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=142020 CPUtime=12.69
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 27363 0 0 0 1255 14 0 0 25 0 2 0 337060635 145428480 24193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 35505 24193 218 20 0 34863 0
[pid=517/tid=519] ppid=515 vsize=142020 CPUtime=9.22
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 8393 0 0 0 918 4 0 0 25 0 2 0 337060981 145428480 24193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517128 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142020

[startup+25.5019 s]
/proc/loadavg: 1.02 0.97 0.99 2/79 519
/proc/meminfo: memFree=1534448/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=143208 CPUtime=25.48
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 27872 0 0 0 2534 14 0 0 25 0 2 0 337060635 146644992 24702 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 35802 24702 218 20 0 35160 0
[pid=517/tid=519] ppid=515 vsize=143208 CPUtime=22.03
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 8902 0 0 0 2198 5 0 0 25 0 2 0 337060981 146644992 24702 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 143208

[startup+51.1017 s]
/proc/loadavg: 1.01 0.97 0.99 2/79 519
/proc/meminfo: memFree=1525232/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=151920 CPUtime=51.08
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 30301 0 0 0 5091 17 0 0 25 0 2 0 337060635 155566080 27048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 37980 27048 218 20 0 37338 0
[pid=517/tid=519] ppid=515 vsize=151920 CPUtime=47.61
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 11331 0 0 0 4754 7 0 0 25 0 2 0 337060981 155566080 27048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134522144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 151920

[startup+102.301 s]
/proc/loadavg: 1.17 1.02 1.00 2/79 519
/proc/meminfo: memFree=1494960/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=180680 CPUtime=102.27
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 38040 0 0 0 10203 24 0 0 25 0 2 0 337060635 185016320 34461 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 45170 34461 218 20 0 44528 0
[pid=517/tid=519] ppid=515 vsize=180680 CPUtime=98.8
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 19070 0 0 0 9866 14 0 0 25 0 2 0 337060981 185016320 34461 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 180680

[startup+162.302 s]
/proc/loadavg: 1.15 1.04 1.01 2/79 519
/proc/meminfo: memFree=1464240/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=211796 CPUtime=162.24
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 46220 0 0 0 16194 30 0 0 25 0 2 0 337060635 216879104 42371 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 52949 42371 218 20 0 52307 0
[pid=517/tid=519] ppid=515 vsize=211796 CPUtime=158.79
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 27250 0 0 0 15858 21 0 0 25 0 2 0 337060981 216879104 42371 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 211796

[startup+222.305 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 519
/proc/meminfo: memFree=1456368/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=218668 CPUtime=222.24
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 48100 0 0 0 22191 33 0 0 25 0 2 0 337060635 223916032 44156 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 54667 44156 218 20 0 54025 0
[pid=517/tid=519] ppid=515 vsize=218668 CPUtime=218.77
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 29130 0 0 0 21854 23 0 0 25 0 2 0 337060981 223916032 44156 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525988 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 218668

[startup+282.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 519
/proc/meminfo: memFree=1412464/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=263996 CPUtime=282.21
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 59837 0 0 0 28181 40 0 0 25 0 2 0 337060635 270331904 55567 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 65999 55567 218 20 0 65357 0
[pid=517/tid=519] ppid=515 vsize=263996 CPUtime=278.75
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 40867 0 0 0 27845 30 0 0 25 0 2 0 337060981 270331904 55567 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 263996

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 519
/proc/meminfo: memFree=1400560/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=273832 CPUtime=342.19
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 62429 0 0 0 34178 41 0 0 25 0 2 0 337060635 280403968 58048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 68458 58048 218 20 0 67816 0
[pid=517/tid=519] ppid=515 vsize=273832 CPUtime=338.74
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 43459 0 0 0 33842 32 0 0 25 0 2 0 337060981 280403968 58048 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 273832

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 519
/proc/meminfo: memFree=1400304/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=273828 CPUtime=402.17
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 62826 0 0 0 40175 42 0 0 25 0 2 0 337060635 280399872 58089 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 68457 58089 218 20 0 67815 0
[pid=517/tid=519] ppid=515 vsize=273828 CPUtime=398.72
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 43856 0 0 0 39839 33 0 0 25 0 2 0 337060981 280399872 58089 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 273828

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 519
/proc/meminfo: memFree=1400176/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=273828 CPUtime=462.16
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 63352 0 0 0 46173 43 0 0 25 0 2 0 337060635 280399872 58125 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 68457 58125 218 20 0 67815 0
[pid=517/tid=519] ppid=515 vsize=273828 CPUtime=458.69
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 44382 0 0 0 45836 33 0 0 25 0 2 0 337060981 280399872 58125 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520168 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 273828

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 519
/proc/meminfo: memFree=1400048/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=273828 CPUtime=522.14
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 63762 0 0 0 52170 44 0 0 25 0 2 0 337060635 280399872 58154 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 68457 58154 218 20 0 67815 0
[pid=517/tid=519] ppid=515 vsize=273828 CPUtime=518.68
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 44792 0 0 0 51834 34 0 0 25 0 2 0 337060981 280399872 58154 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 273828

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 519
/proc/meminfo: memFree=1399920/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=273828 CPUtime=582.12
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 64314 0 0 0 58168 44 0 0 25 0 2 0 337060635 280399872 58184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 68457 58184 218 20 0 67815 0
[pid=517/tid=519] ppid=515 vsize=273828 CPUtime=578.66
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 45344 0 0 0 57831 35 0 0 25 0 2 0 337060981 280399872 58184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 273828

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 601
/proc/meminfo: memFree=1370424/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=301968 CPUtime=642.06
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 71648 0 0 0 64155 51 0 0 25 0 2 0 337060635 309215232 65251 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 75492 65251 218 20 0 74850 0
[pid=517/tid=519] ppid=515 vsize=301968 CPUtime=638.61
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 52678 0 0 0 63819 42 0 0 25 0 2 0 337060981 309215232 65251 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526464 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 301968

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 717
/proc/meminfo: memFree=1371504/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=301968 CPUtime=701.98
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 72069 0 0 0 70145 53 0 0 25 0 2 0 337060635 309215232 65266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 75492 65266 218 20 0 74850 0
[pid=517/tid=519] ppid=515 vsize=301968 CPUtime=698.52
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 53099 0 0 0 69809 43 0 0 25 0 2 0 337060981 309215232 65266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 301968

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 717
/proc/meminfo: memFree=1371184/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=301968 CPUtime=761.97
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 72649 0 0 0 76143 54 0 0 25 0 2 0 337060635 309215232 65292 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 75492 65292 218 20 0 74850 0
[pid=517/tid=519] ppid=515 vsize=301968 CPUtime=758.5
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 53679 0 0 0 75806 44 0 0 25 0 2 0 337060981 309215232 65292 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 301968

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 717
/proc/meminfo: memFree=1371120/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=301968 CPUtime=821.94
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 73097 0 0 0 82140 54 0 0 25 0 2 0 337060635 309215232 65314 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 75492 65314 218 20 0 74850 0
[pid=517/tid=519] ppid=515 vsize=301968 CPUtime=818.49
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 54127 0 0 0 81804 45 0 0 25 0 2 0 337060981 309215232 65314 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520168 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 301968

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 717
/proc/meminfo: memFree=1371056/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=301968 CPUtime=881.93
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 73402 0 0 0 88138 55 0 0 25 0 2 0 337060635 309215232 65330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 75492 65330 218 20 0 74850 0
[pid=517/tid=519] ppid=515 vsize=301968 CPUtime=878.47
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 54432 0 0 0 87802 45 0 0 25 0 2 0 337060981 309215232 65330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 301968

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 717
/proc/meminfo: memFree=1296240/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=378728 CPUtime=941.91
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 92875 0 0 0 94123 68 0 0 25 0 2 0 337060635 387817472 84512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 94682 84512 218 20 0 94040 0
[pid=517/tid=519] ppid=515 vsize=378728 CPUtime=938.45
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 73905 0 0 0 93786 59 0 0 25 0 2 0 337060981 387817472 84512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 378728

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 717
/proc/meminfo: memFree=1272048/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=400872 CPUtime=1001.89
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 99025 0 0 0 100117 72 0 0 25 0 2 0 337060635 410492928 90074 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 100218 90074 218 20 0 99576 0
[pid=517/tid=519] ppid=515 vsize=400872 CPUtime=998.44
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 80055 0 0 0 99781 63 0 0 25 0 2 0 337060981 410492928 90074 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 400872

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 717
/proc/meminfo: memFree=1272112/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=400872 CPUtime=1061.87
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 99041 0 0 0 106115 72 0 0 25 0 2 0 337060635 410492928 90090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 100218 90090 218 20 0 99576 0
[pid=517/tid=519] ppid=515 vsize=400872 CPUtime=1058.42
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 80071 0 0 0 105779 63 0 0 25 0 2 0 337060981 410492928 90090 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873628 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 400872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 717
/proc/meminfo: memFree=1272112/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=400808 CPUtime=1121.86
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 99055 0 0 0 112113 73 0 0 25 0 2 0 337060635 410427392 90097 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 100202 90097 218 20 0 99560 0
[pid=517/tid=519] ppid=515 vsize=400808 CPUtime=1118.4
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 80085 0 0 0 111776 64 0 0 25 0 2 0 337060981 410427392 90097 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 400808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 717
/proc/meminfo: memFree=1272048/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=400808 CPUtime=1181.84
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 99079 0 0 0 118110 74 0 0 25 0 2 0 337060635 410427392 90121 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 100202 90121 218 20 0 99560 0
[pid=517/tid=519] ppid=515 vsize=400808 CPUtime=1178.38
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 80109 0 0 0 117774 64 0 0 25 0 2 0 337060981 410427392 90121 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 400808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 717
/proc/meminfo: memFree=1272048/2055920 swapFree=4156344/4192956
[pid=517] ppid=515 vsize=400808 CPUtime=1200.04
/proc/517/stat : 517 (MiraXTv2_dyn) S 515 517 31817 0 -1 4194304 99085 0 0 0 119930 74 0 0 25 0 2 0 337060635 410427392 90127 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/517/statm: 100202 90127 218 20 0 99560 0
[pid=517/tid=519] ppid=515 vsize=400808 CPUtime=1196.58
/proc/517/task/519/stat : 519 (MiraXTv2_dyn) R 515 517 31817 0 -1 4194368 80115 0 0 0 119594 64 0 0 25 0 2 0 337060981 410427392 90127 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565713 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 400808

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.57
CPU time (s): 1200.11
CPU user time (s): 1199.31
CPU system time (s): 0.796878
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 401464

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

runsolver used 1.3298 second user time and 3.04354 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri May 11 13:50:33 UTC 2007

IDJOB= 330143
IDBENCH= 20556
IDSOLVER= 129
FILE ID= node21/330143-1178891432

PBS_JOBID= 5251061

Free space on /tmp= 66540 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k60.cnf
COMMAND LINE= /tmp/evaluation/330143-1178891432/MiraXTv2_dyn /tmp/evaluation/330143-1178891432/instance-330143-1178891432.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-330143-1178891432 -o ROOT/results/node21/solver-330143-1178891432 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330143-1178891432/MiraXTv2_dyn /tmp/evaluation/330143-1178891432/instance-330143-1178891432.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4237e8072317ac6566570c291ae71078

RANDOM SEED= 133741199

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1632792 kB
Buffers:         47456 kB
Cached:         241888 kB
SwapCached:      15772 kB
Active:         196720 kB
Inactive:       162296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632792 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:           15880 kB
Writeback:           0 kB
Mapped:          76184 kB
Slab:            49552 kB
Committed_AS:  5201756 kB
PageTables:       1896 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= 66540 MiB

End job on node21 on Fri May 11 14:10:36 UTC 2007