Trace number 297151

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.92

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1469277938-19.UNSAT.shuffled.cnf
MD5SUM5ba517204d9e2693f04d1bbb12b3cad7
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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

Solver Data (download as text)

0.00/0.02	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/node19/watcher-297151-1178825706 -o ROOT/results/node19/solver-297151-1178825706 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297151-1178825706/MiraXTv2_dyn /tmp/evaluation/297151-1178825706/instance-297151-1178825706.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: 1.83 1.90 1.57 3/77 8419
/proc/meminfo: memFree=1868816/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=1436 CPUtime=0
/proc/8419/stat : 8419 (MiraXTv2_dyn) D 8417 8419 7077 0 -1 4194304 58 0 0 0 0 0 0 0 18 0 1 0 330488008 1470464 46 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7484196 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/8419/statm: 359 46 34 20 0 10 0

[startup+0.073345 s]
/proc/loadavg: 1.83 1.90 1.57 3/77 8419
/proc/meminfo: memFree=1868816/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=4312 CPUtime=0.04
/proc/8419/stat : 8419 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194304 465 0 0 0 4 0 0 0 18 0 1 0 330488008 4415488 440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583807 0 0 4096 0 0 0 0 17 0 0 0
/proc/8419/statm: 1078 440 207 20 0 436 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4312

[startup+0.102347 s]
/proc/loadavg: 1.83 1.90 1.57 3/77 8419
/proc/meminfo: memFree=1868816/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=4312 CPUtime=0.07
/proc/8419/stat : 8419 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194304 465 0 0 0 7 0 0 0 18 0 1 0 330488008 4415488 440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134575810 0 0 4096 0 0 0 0 17 0 0 0
/proc/8419/statm: 1078 440 207 20 0 436 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4312

[startup+0.301369 s]
/proc/loadavg: 1.83 1.90 1.57 3/77 8419
/proc/meminfo: memFree=1868816/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=6196 CPUtime=0.27
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 773 0 0 0 27 0 0 0 18 0 2 0 330488008 6344704 748 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 1549 748 218 20 0 907 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6196

[startup+0.701411 s]
/proc/loadavg: 1.83 1.90 1.57 3/77 8419
/proc/meminfo: memFree=1868816/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=8308 CPUtime=0.67
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 1162 0 0 0 67 0 0 0 18 0 2 0 330488008 8507392 1137 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 2077 1137 218 20 0 1435 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8308

[startup+1.5015 s]
/proc/loadavg: 1.83 1.90 1.57 2/79 8421
/proc/meminfo: memFree=1864320/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=9400 CPUtime=1.47
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 1498 0 0 0 147 0 0 0 18 0 2 0 330488008 9625600 1473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 2350 1473 218 20 0 1708 0
[pid=8419/tid=8421] ppid=8417 vsize=9400 CPUtime=1.33
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 988 0 0 0 133 0 0 0 25 0 2 0 330488024 9625600 1473 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9400

[startup+3.10167 s]
/proc/loadavg: 1.83 1.90 1.57 2/79 8421
/proc/meminfo: memFree=1862336/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=12308 CPUtime=3.07
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 2247 0 0 0 306 1 0 0 18 0 2 0 330488008 12603392 2222 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 3077 2222 218 20 0 2435 0
[pid=8419/tid=8421] ppid=8417 vsize=12308 CPUtime=2.93
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 1737 0 0 0 292 1 0 0 25 0 2 0 330488024 12603392 2222 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12308

[startup+6.30103 s]
/proc/loadavg: 1.77 1.88 1.57 2/79 8421
/proc/meminfo: memFree=1859200/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=13800 CPUtime=6.26
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 2718 0 0 0 625 1 0 0 18 0 2 0 330488008 14131200 2619 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 3450 2619 218 20 0 2808 0
[pid=8419/tid=8421] ppid=8417 vsize=13800 CPUtime=6.13
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 2208 0 0 0 612 1 0 0 25 0 2 0 330488024 14131200 2619 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13800

[startup+12.7017 s]
/proc/loadavg: 1.71 1.87 1.57 2/79 8421
/proc/meminfo: memFree=1854016/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=18224 CPUtime=12.66
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 3973 0 0 0 1264 2 0 0 18 0 2 0 330488008 18661376 3779 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 4556 3779 218 20 0 3914 0
[pid=8419/tid=8421] ppid=8417 vsize=18224 CPUtime=12.52
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 3463 0 0 0 1250 2 0 0 25 0 2 0 330488024 18661376 3779 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18224

[startup+25.5011 s]
/proc/loadavg: 1.55 1.83 1.56 2/79 8421
/proc/meminfo: memFree=1850624/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=21804 CPUtime=25.44
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 5066 0 0 0 2541 3 0 0 18 0 2 0 330488008 22327296 4641 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 5451 4641 218 20 0 4809 0
[pid=8419/tid=8421] ppid=8417 vsize=21804 CPUtime=25.31
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 4556 0 0 0 2528 3 0 0 25 0 2 0 330488024 22327296 4641 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 21804

[startup+51.1019 s]
/proc/loadavg: 1.36 1.76 1.54 2/79 8421
/proc/meminfo: memFree=1848512/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=23748 CPUtime=51.04
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 6113 0 0 0 5100 4 0 0 18 0 2 0 330488008 24317952 5177 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 5937 5177 218 20 0 5295 0
[pid=8419/tid=8421] ppid=8417 vsize=23748 CPUtime=50.9
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 5603 0 0 0 5086 4 0 0 25 0 2 0 330488024 24317952 5177 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526447 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 23748

[startup+102.306 s]
/proc/loadavg: 1.16 1.64 1.51 2/79 8421
/proc/meminfo: memFree=1846912/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=25268 CPUtime=102.21
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 7387 0 0 0 10216 5 0 0 18 0 2 0 330488008 25874432 5536 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 6317 5536 218 20 0 5675 0
[pid=8419/tid=8421] ppid=8417 vsize=25268 CPUtime=102.06
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 6877 0 0 0 10202 4 0 0 25 0 2 0 330488024 25874432 5536 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 25268

[startup+162.302 s]
/proc/loadavg: 1.06 1.52 1.47 2/79 8421
/proc/meminfo: memFree=1846080/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=26180 CPUtime=162.16
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 8727 0 0 0 16211 5 0 0 18 0 2 0 330488008 26808320 5754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 6545 5754 218 20 0 5903 0
[pid=8419/tid=8421] ppid=8417 vsize=26180 CPUtime=162.02
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 8217 0 0 0 16197 5 0 0 25 0 2 0 330488024 26808320 5754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 26180

[startup+222.301 s]
/proc/loadavg: 1.02 1.42 1.44 2/79 8421
/proc/meminfo: memFree=1844736/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=27488 CPUtime=222.13
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 10179 0 0 0 22207 6 0 0 18 0 2 0 330488008 28147712 6084 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 6872 6084 218 20 0 6230 0
[pid=8419/tid=8421] ppid=8417 vsize=27488 CPUtime=221.99
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 9669 0 0 0 22193 6 0 0 25 0 2 0 330488024 28147712 6084 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526366 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 27488

[startup+282.302 s]
/proc/loadavg: 1.00 1.34 1.41 2/79 8421
/proc/meminfo: memFree=1843904/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=28336 CPUtime=282.08
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 11444 0 0 0 28202 6 0 0 18 0 2 0 330488008 29016064 6293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7084 6293 218 20 0 6442 0
[pid=8419/tid=8421] ppid=8417 vsize=28336 CPUtime=281.94
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 10934 0 0 0 28188 6 0 0 25 0 2 0 330488024 29016064 6293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 28336

[startup+342.301 s]
/proc/loadavg: 1.00 1.28 1.38 2/79 8421
/proc/meminfo: memFree=1843456/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=28912 CPUtime=342.04
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 12685 0 0 0 34197 7 0 0 18 0 2 0 330488008 29605888 6412 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7228 6412 218 20 0 6586 0
[pid=8419/tid=8421] ppid=8417 vsize=28912 CPUtime=341.9
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 12175 0 0 0 34183 7 0 0 25 0 2 0 330488024 29605888 6412 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526325 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 28912

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.36 2/79 8421
/proc/meminfo: memFree=1842688/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=29572 CPUtime=402.01
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 13980 0 0 0 40193 8 0 0 18 0 2 0 330488008 30281728 6585 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7393 6585 218 20 0 6751 0
[pid=8419/tid=8421] ppid=8417 vsize=29572 CPUtime=401.87
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 13470 0 0 0 40180 7 0 0 25 0 2 0 330488024 30281728 6585 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134530090 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 29572

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.33 2/79 8423
/proc/meminfo: memFree=1842360/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=29888 CPUtime=461.96
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 15168 0 0 0 46188 8 0 0 18 0 2 0 330488008 30605312 6651 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7472 6651 218 20 0 6830 0
[pid=8419/tid=8421] ppid=8417 vsize=29888 CPUtime=461.83
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 14658 0 0 0 46175 8 0 0 25 0 2 0 330488024 30605312 6651 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 29888

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.31 2/79 8423
/proc/meminfo: memFree=1841984/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=30308 CPUtime=521.92
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 16397 0 0 0 52183 9 0 0 18 0 2 0 330488008 31035392 6758 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7577 6758 218 20 0 6935 0
[pid=8419/tid=8421] ppid=8417 vsize=30308 CPUtime=521.78
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 15887 0 0 0 52170 8 0 0 25 0 2 0 330488024 31035392 6758 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.92
Current children cumulated vsize (KiB) 30308

[startup+582.303 s]
/proc/loadavg: 1.00 1.12 1.29 2/79 8423
/proc/meminfo: memFree=1841728/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=30440 CPUtime=581.89
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 17510 0 0 0 58180 9 0 0 18 0 2 0 330488008 31170560 6814 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7610 6814 218 20 0 6968 0
[pid=8419/tid=8421] ppid=8417 vsize=30440 CPUtime=581.75
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 17000 0 0 0 58166 9 0 0 25 0 2 0 330488024 31170560 6814 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526703 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 30440

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.26 2/79 8423
/proc/meminfo: memFree=1841664/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=30648 CPUtime=641.86
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 18734 0 0 0 64176 10 0 0 18 0 2 0 330488008 31383552 6840 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7662 6840 218 20 0 7020 0
[pid=8419/tid=8421] ppid=8417 vsize=30648 CPUtime=641.72
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 18224 0 0 0 64163 9 0 0 25 0 2 0 330488024 31383552 6840 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.86
Current children cumulated vsize (KiB) 30648

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.25 2/79 8423
/proc/meminfo: memFree=1841472/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=30780 CPUtime=701.79
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 19841 0 0 0 70169 10 0 0 18 0 2 0 330488008 31518720 6877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7695 6877 218 20 0 7053 0
[pid=8419/tid=8421] ppid=8417 vsize=30780 CPUtime=701.65
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 19331 0 0 0 70155 10 0 0 25 0 2 0 330488024 31518720 6877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.79
Current children cumulated vsize (KiB) 30780

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.23 2/79 8423
/proc/meminfo: memFree=1841280/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=30924 CPUtime=761.77
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 21034 0 0 0 76166 11 0 0 18 0 2 0 330488008 31666176 6931 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7731 6931 218 20 0 7089 0
[pid=8419/tid=8421] ppid=8417 vsize=30924 CPUtime=761.62
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 20524 0 0 0 76152 10 0 0 25 0 2 0 330488024 31666176 6931 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 30924

[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.21 2/79 8423
/proc/meminfo: memFree=1841024/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=31300 CPUtime=821.73
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 22200 0 0 0 82162 11 0 0 18 0 2 0 330488008 32051200 7025 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7825 7025 218 20 0 7183 0
[pid=8419/tid=8421] ppid=8417 vsize=31300 CPUtime=821.58
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 21690 0 0 0 82148 10 0 0 25 0 2 0 330488024 32051200 7025 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.73
Current children cumulated vsize (KiB) 31300

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.19 2/79 8423
/proc/meminfo: memFree=1840768/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=31508 CPUtime=881.69
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 23264 0 0 0 88157 12 0 0 18 0 2 0 330488008 32264192 7084 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7877 7084 218 20 0 7235 0
[pid=8419/tid=8421] ppid=8417 vsize=31508 CPUtime=881.55
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 22754 0 0 0 88144 11 0 0 25 0 2 0 330488024 32264192 7084 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520083 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.69
Current children cumulated vsize (KiB) 31508

[startup+942.303 s]
/proc/loadavg: 1.00 1.03 1.18 2/79 8423
/proc/meminfo: memFree=1840768/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=31508 CPUtime=941.64
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 24337 0 0 0 94152 12 0 0 18 0 2 0 330488008 32264192 7085 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7877 7085 218 20 0 7235 0
[pid=8419/tid=8421] ppid=8417 vsize=31508 CPUtime=941.51
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 23827 0 0 0 94139 12 0 0 25 0 2 0 330488024 32264192 7085 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.64
Current children cumulated vsize (KiB) 31508

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/79 8423
/proc/meminfo: memFree=1840448/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=31740 CPUtime=1001.61
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 25455 0 0 0 100149 12 0 0 18 0 2 0 330488008 32501760 7131 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7935 7131 218 20 0 7293 0
[pid=8419/tid=8421] ppid=8417 vsize=31740 CPUtime=1001.47
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 24945 0 0 0 100135 12 0 0 25 0 2 0 330488024 32501760 7131 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526413 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.61
Current children cumulated vsize (KiB) 31740

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/79 8423
/proc/meminfo: memFree=1840320/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=31872 CPUtime=1061.57
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 26558 0 0 0 106144 13 0 0 18 0 2 0 330488008 32636928 7162 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7968 7162 218 20 0 7326 0
[pid=8419/tid=8421] ppid=8417 vsize=31872 CPUtime=1061.43
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 26048 0 0 0 106131 12 0 0 25 0 2 0 330488024 32636928 7162 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.57
Current children cumulated vsize (KiB) 31872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/79 8423
/proc/meminfo: memFree=1840320/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=31872 CPUtime=1121.52
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 27633 0 0 0 112139 13 0 0 18 0 2 0 330488008 32636928 7165 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 7968 7165 218 20 0 7326 0
[pid=8419/tid=8421] ppid=8417 vsize=31872 CPUtime=1121.39
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 27123 0 0 0 112126 13 0 0 25 0 2 0 330488024 32636928 7165 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 31872

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 8423
/proc/meminfo: memFree=1840064/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=32192 CPUtime=1181.49
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 28851 0 0 0 118135 14 0 0 18 0 2 0 330488008 32964608 7244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 8048 7244 218 20 0 7406 0
[pid=8419/tid=8421] ppid=8417 vsize=32192 CPUtime=1181.35
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 28341 0 0 0 118122 13 0 0 25 0 2 0 330488024 32964608 7244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.49
Current children cumulated vsize (KiB) 32192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 8423
/proc/meminfo: memFree=1840000/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=32192 CPUtime=1200.08
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 29253 0 0 0 119994 14 0 0 18 0 2 0 330488008 32964608 7244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 8048 7244 218 20 0 7406 0
[pid=8419/tid=8421] ppid=8417 vsize=32192 CPUtime=1199.94
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 28743 0 0 0 119980 14 0 0 25 0 2 0 330488024 32964608 7244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 32192

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

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

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 8423
/proc/meminfo: memFree=1840000/2055920 swapFree=4148252/4192956
[pid=8419] ppid=8417 vsize=32192 CPUtime=1200.08
/proc/8419/stat : 8419 (MiraXTv2_dyn) S 8417 8419 7077 0 -1 4194304 29253 0 0 0 119994 14 0 0 18 0 2 0 330488008 32964608 7244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8419/statm: 8048 7244 218 20 0 7406 0
[pid=8419/tid=8421] ppid=8417 vsize=32192 CPUtime=1199.94
/proc/8419/task/8421/stat : 8421 (MiraXTv2_dyn) R 8417 8419 7077 0 -1 4194368 28743 0 0 0 119980 14 0 0 25 0 2 0 330488024 32964608 7244 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 32192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.92
CPU time (s): 1200.1
CPU user time (s): 1199.95
CPU system time (s): 0.149977
CPU usage (%): 99.9318
Max. virtual memory (cumulated for all children) (KiB): 32328

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

runsolver used 1.26881 second user time and 3.10753 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 10 19:35:06 UTC 2007

IDJOB= 297151
IDBENCH= 19954
IDSOLVER= 129
FILE ID= node19/297151-1178825706

PBS_JOBID= 5250959

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1469277938-19.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297151-1178825706/MiraXTv2_dyn /tmp/evaluation/297151-1178825706/instance-297151-1178825706.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-297151-1178825706 -o ROOT/results/node19/solver-297151-1178825706 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/297151-1178825706/MiraXTv2_dyn /tmp/evaluation/297151-1178825706/instance-297151-1178825706.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  5ba517204d9e2693f04d1bbb12b3cad7

RANDOM SEED= 693218914

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1869032 kB
Buffers:         39380 kB
Cached:          83052 kB
SwapCached:      14248 kB
Active:          77696 kB
Inactive:        68400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869032 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4160 kB
Writeback:           0 kB
Mapped:          29856 kB
Slab:            26380 kB
Committed_AS:  9119832 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node19 on Thu May 10 19:55:09 UTC 2007