Trace number 295060

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.12 1200.82

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
MD5SUM58863a1e548bdf8fa51771b9fa1e1d5f
Bench CategoryRANDOM (random 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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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/node18/watcher-295060-1178819106 -o ROOT/results/node18/solver-295060-1178819106 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295060-1178819106/MiraXTv2_dyn /tmp/evaluation/295060-1178819106/instance-295060-1178819106.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3284
/proc/meminfo: memFree=1855040/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=3788 CPUtime=0
/proc/3284/stat : 3284 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194304 312 0 0 0 0 0 0 0 18 0 1 0 329827963 3878912 287 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/3284/statm: 947 287 206 20 0 305 0

[startup+0.034551 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3284
/proc/meminfo: memFree=1855040/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=4344 CPUtime=0.03
/proc/3284/stat : 3284 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194304 444 0 0 0 3 0 0 0 18 0 1 0 329827963 4448256 419 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583889 0 0 4096 0 0 0 0 17 0 0 0
/proc/3284/statm: 1086 419 207 20 0 444 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4344

[startup+0.101557 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3284
/proc/meminfo: memFree=1855040/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=4344 CPUtime=0.09
/proc/3284/stat : 3284 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194304 449 0 0 0 9 0 0 0 18 0 1 0 329827963 4448256 424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583880 0 0 4096 0 0 0 0 17 0 0 0
/proc/3284/statm: 1086 424 207 20 0 444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4344

[startup+0.301575 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3284
/proc/meminfo: memFree=1855040/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=6196 CPUtime=0.29
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 790 0 0 0 29 0 0 0 18 0 2 0 329827963 6344704 765 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 1549 765 218 20 0 907 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6196

[startup+0.701614 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 3284
/proc/meminfo: memFree=1855040/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=8100 CPUtime=0.69
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 1151 0 0 0 69 0 0 0 18 0 2 0 329827963 8294400 1126 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 2025 1126 218 20 0 1383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8100

[startup+1.50169 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1850800/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=9228 CPUtime=1.49
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 1451 0 0 0 148 1 0 0 18 0 2 0 329827963 9449472 1426 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 2307 1426 218 20 0 1665 0
[pid=3284/tid=3286] ppid=3282 vsize=9228 CPUtime=1.37
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 971 0 0 0 137 0 0 0 25 0 2 0 329827974 9449472 1426 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9228

[startup+3.10185 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1848880/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=11772 CPUtime=3.09
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 2138 0 0 0 308 1 0 0 18 0 2 0 329827963 12054528 2113 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 2943 2113 218 20 0 2301 0
[pid=3284/tid=3286] ppid=3282 vsize=11772 CPUtime=2.98
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 1658 0 0 0 297 1 0 0 25 0 2 0 329827974 12054528 2113 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11772

[startup+6.30116 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1846000/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=13400 CPUtime=6.29
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 2617 0 0 0 627 2 0 0 18 0 2 0 329827963 13721600 2518 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 3350 2518 218 20 0 2708 0
[pid=3284/tid=3286] ppid=3282 vsize=13400 CPUtime=6.17
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 2137 0 0 0 616 1 0 0 25 0 2 0 329827974 13721600 2518 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13400

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1841336/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=17240 CPUtime=12.68
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 3708 0 0 0 1265 3 0 0 18 0 2 0 329827963 17653760 3514 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 4310 3514 218 20 0 3668 0
[pid=3284/tid=3286] ppid=3282 vsize=17240 CPUtime=12.57
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 3228 0 0 0 1254 3 0 0 25 0 2 0 329827974 17653760 3514 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17240

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1838264/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=20288 CPUtime=25.47
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 4729 0 0 0 2543 4 0 0 18 0 2 0 329827963 20774912 4304 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 5072 4304 218 20 0 4430 0
[pid=3284/tid=3286] ppid=3282 vsize=20288 CPUtime=25.35
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 4249 0 0 0 2532 3 0 0 25 0 2 0 329827974 20774912 4304 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20288

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1836216/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=22372 CPUtime=51.06
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 5757 0 0 0 5102 4 0 0 18 0 2 0 329827963 22908928 4820 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 5593 4820 218 20 0 4951 0
[pid=3284/tid=3286] ppid=3282 vsize=22372 CPUtime=50.94
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 5277 0 0 0 5090 4 0 0 25 0 2 0 329827974 22908928 4820 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 22372

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1834488/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=24016 CPUtime=102.23
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 7169 0 0 0 10218 5 0 0 18 0 2 0 329827963 24592384 5178 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 6004 5178 218 20 0 5362 0
[pid=3284/tid=3286] ppid=3282 vsize=24016 CPUtime=102.12
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 6689 0 0 0 10207 5 0 0 25 0 2 0 329827974 24592384 5178 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 24016

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1833592/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=24948 CPUtime=162.19
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 8512 0 0 0 16213 6 0 0 18 0 2 0 329827963 25546752 5399 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 6237 5399 218 20 0 5595 0
[pid=3284/tid=3286] ppid=3282 vsize=24948 CPUtime=162.08
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 8032 0 0 0 16202 6 0 0 25 0 2 0 329827974 25546752 5399 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 24948

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1832632/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=26012 CPUtime=222.16
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 9945 0 0 0 22209 7 0 0 18 0 2 0 329827963 26636288 5644 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 6503 5644 218 20 0 5861 0
[pid=3284/tid=3286] ppid=3282 vsize=26012 CPUtime=222.04
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 9465 0 0 0 22198 6 0 0 25 0 2 0 329827974 26636288 5644 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 26012

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1831928/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=26712 CPUtime=282.12
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 11178 0 0 0 28205 7 0 0 18 0 2 0 329827963 27353088 5821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 6678 5821 218 20 0 6036 0
[pid=3284/tid=3286] ppid=3282 vsize=26712 CPUtime=282.01
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 10698 0 0 0 28194 7 0 0 25 0 2 0 329827974 27353088 5821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 26712

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1831288/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=27308 CPUtime=342.07
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 12461 0 0 0 34199 8 0 0 18 0 2 0 329827963 27963392 5974 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 6827 5974 218 20 0 6185 0
[pid=3284/tid=3286] ppid=3282 vsize=27308 CPUtime=341.96
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 11981 0 0 0 34188 8 0 0 25 0 2 0 329827974 27963392 5974 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529993 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 27308

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1831032/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=27700 CPUtime=402.06
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 13671 0 0 0 40196 10 0 0 18 0 2 0 329827963 28364800 6045 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 6925 6045 218 20 0 6283 0
[pid=3284/tid=3286] ppid=3282 vsize=27700 CPUtime=401.93
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 13191 0 0 0 40184 9 0 0 25 0 2 0 329827974 28364800 6045 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 27700

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1830584/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=28140 CPUtime=462.02
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 14922 0 0 0 46192 10 0 0 18 0 2 0 329827963 28815360 6157 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7035 6157 218 20 0 6393 0
[pid=3284/tid=3286] ppid=3282 vsize=28140 CPUtime=461.91
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 14442 0 0 0 46181 10 0 0 25 0 2 0 329827974 28815360 6157 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 28140

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1830200/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=28348 CPUtime=521.99
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 16205 0 0 0 52188 11 0 0 18 0 2 0 329827963 29028352 6234 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7087 6234 218 20 0 6445 0
[pid=3284/tid=3286] ppid=3282 vsize=28348 CPUtime=521.86
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 15725 0 0 0 52176 10 0 0 25 0 2 0 329827974 29028352 6234 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 28348

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1829752/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=29020 CPUtime=581.95
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 17469 0 0 0 58184 11 0 0 18 0 2 0 329827963 29716480 6359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7255 6359 218 20 0 6613 0
[pid=3284/tid=3286] ppid=3282 vsize=29020 CPUtime=581.84
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 16989 0 0 0 58173 11 0 0 25 0 2 0 329827974 29716480 6359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 29020

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1829752/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=29020 CPUtime=641.92
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 18610 0 0 0 64181 11 0 0 18 0 2 0 329827963 29716480 6361 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7255 6361 218 20 0 6613 0
[pid=3284/tid=3286] ppid=3282 vsize=29020 CPUtime=641.81
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 18130 0 0 0 64170 11 0 0 25 0 2 0 329827974 29716480 6361 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526421 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 29020

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1829624/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=29020 CPUtime=701.88
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 19713 0 0 0 70176 12 0 0 18 0 2 0 329827963 29716480 6392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7255 6392 218 20 0 6613 0
[pid=3284/tid=3286] ppid=3282 vsize=29020 CPUtime=701.77
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 19233 0 0 0 70165 12 0 0 25 0 2 0 329827974 29716480 6392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 29020

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1829432/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=29324 CPUtime=761.85
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 20906 0 0 0 76173 12 0 0 18 0 2 0 329827963 30027776 6446 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7331 6446 218 20 0 6689 0
[pid=3284/tid=3286] ppid=3282 vsize=29324 CPUtime=761.74
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 20426 0 0 0 76162 12 0 0 25 0 2 0 329827974 30027776 6446 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 29324

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1829048/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=29640 CPUtime=821.83
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 22148 0 0 0 82169 14 0 0 18 0 2 0 329827963 30351360 6547 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7410 6547 218 20 0 6768 0
[pid=3284/tid=3286] ppid=3282 vsize=29640 CPUtime=821.7
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 21668 0 0 0 82157 13 0 0 25 0 2 0 329827974 30351360 6547 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 29640

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1828856/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=29868 CPUtime=881.78
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 23347 0 0 0 88164 14 0 0 18 0 2 0 329827963 30584832 6600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7467 6600 218 20 0 6825 0
[pid=3284/tid=3286] ppid=3282 vsize=29868 CPUtime=881.67
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 22867 0 0 0 88153 14 0 0 25 0 2 0 329827974 30584832 6600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526464 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 29868

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3286
/proc/meminfo: memFree=1828280/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=30496 CPUtime=941.75
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 24656 0 0 0 94160 15 0 0 18 0 2 0 329827963 31227904 6753 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7624 6753 218 20 0 6982 0
[pid=3284/tid=3286] ppid=3282 vsize=30496 CPUtime=941.63
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 24176 0 0 0 94148 15 0 0 25 0 2 0 329827974 31227904 6753 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 30496

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 3458
/proc/meminfo: memFree=1826888/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=30628 CPUtime=1001.71
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 25779 0 0 0 100142 29 0 0 18 0 2 0 329827963 31363072 6788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7657 6788 218 20 0 7015 0
[pid=3284/tid=3286] ppid=3282 vsize=30628 CPUtime=1001.6
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 25299 0 0 0 100131 29 0 0 25 0 2 0 329827974 31363072 6788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 30628

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3484
/proc/meminfo: memFree=1827960/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=30628 CPUtime=1061.67
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 26867 0 0 0 106137 30 0 0 18 0 2 0 329827963 31363072 6788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7657 6788 218 20 0 7015 0
[pid=3284/tid=3286] ppid=3282 vsize=30628 CPUtime=1061.55
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 26387 0 0 0 106125 30 0 0 25 0 2 0 329827974 31363072 6788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 30628

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3484
/proc/meminfo: memFree=1827832/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=30760 CPUtime=1121.63
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 28057 0 0 0 112132 31 0 0 18 0 2 0 329827963 31498240 6822 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7690 6822 218 20 0 7048 0
[pid=3284/tid=3286] ppid=3282 vsize=30760 CPUtime=1121.52
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 27577 0 0 0 112121 31 0 0 25 0 2 0 329827974 31498240 6822 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 30760

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3484
/proc/meminfo: memFree=1827768/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=30760 CPUtime=1181.61
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 29148 0 0 0 118129 32 0 0 18 0 2 0 329827963 31498240 6825 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7690 6825 218 20 0 7048 0
[pid=3284/tid=3286] ppid=3282 vsize=30760 CPUtime=1181.49
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 28668 0 0 0 118118 31 0 0 25 0 2 0 329827974 31498240 6825 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 30760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 3484
/proc/meminfo: memFree=1827640/2055920 swapFree=4144420/4192956
[pid=3284] ppid=3282 vsize=30892 CPUtime=1200.1
/proc/3284/stat : 3284 (MiraXTv2_dyn) S 3282 3284 3098 0 -1 4194304 29517 0 0 0 119978 32 0 0 18 0 2 0 329827963 31633408 6854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/3284/statm: 7723 6854 218 20 0 7081 0
[pid=3284/tid=3286] ppid=3282 vsize=30892 CPUtime=1199.98
/proc/3284/task/3286/stat : 3286 (MiraXTv2_dyn) R 3282 3284 3098 0 -1 4194368 29037 0 0 0 119966 32 0 0 25 0 2 0 329827974 31633408 6854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 30892

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.82
CPU time (s): 1200.12
CPU user time (s): 1199.79
CPU system time (s): 0.328949
CPU usage (%): 99.9416
Max. virtual memory (cumulated for all children) (KiB): 31032

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

runsolver used 1.13683 second user time and 3.2565 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Thu May 10 17:45:06 UTC 2007

IDJOB= 295060
IDBENCH= 19903
IDSOLVER= 129
FILE ID= node18/295060-1178819106

PBS_JOBID= 5250974

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295060-1178819106/MiraXTv2_dyn /tmp/evaluation/295060-1178819106/instance-295060-1178819106.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-295060-1178819106 -o ROOT/results/node18/solver-295060-1178819106 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295060-1178819106/MiraXTv2_dyn /tmp/evaluation/295060-1178819106/instance-295060-1178819106.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  58863a1e548bdf8fa51771b9fa1e1d5f

RANDOM SEED= 944631443

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1855256 kB
Buffers:         38896 kB
Cached:          92512 kB
SwapCached:      18464 kB
Active:          87536 kB
Inactive:        72024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855256 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:          30096 kB
Slab:            26640 kB
Committed_AS:  8707384 kB
PageTables:       1776 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= 66556 MiB

End job on node18 on Thu May 10 18:05:09 UTC 2007