Trace number 297028

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.08 1200.42

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1299158672-14.SAT.shuffled.cnf
MD5SUMbb020a272b82c40a137247ab0662fc0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.62399
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.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-297028-1178825259 -o ROOT/results/node21/solver-297028-1178825259 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/297028-1178825259/MiraXTv2_dyn /tmp/evaluation/297028-1178825259/instance-297028-1178825259.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.99 1.02 1.14 4/77 24412
/proc/meminfo: memFree=1847032/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=3788 CPUtime=0
/proc/24412/stat : 24412 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194304 317 0 0 0 0 0 0 0 18 0 1 0 330443184 3878912 292 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 0 0 0
/proc/24412/statm: 947 293 206 20 0 305 0

[startup+0.100675 s]
/proc/loadavg: 0.99 1.02 1.14 4/77 24412
/proc/meminfo: memFree=1847032/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=4456 CPUtime=0.09
/proc/24412/stat : 24412 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194304 474 0 0 0 9 0 0 0 18 0 1 0 330443184 4562944 449 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/24412/statm: 1114 449 207 20 0 472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4456

[startup+0.201684 s]
/proc/loadavg: 0.99 1.02 1.14 4/77 24412
/proc/meminfo: memFree=1847032/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=5804 CPUtime=0.2
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 675 0 0 0 20 0 0 0 18 0 2 0 330443184 5943296 650 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 1451 650 218 20 0 809 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 5804

[startup+0.301694 s]
/proc/loadavg: 0.99 1.02 1.14 4/77 24412
/proc/meminfo: memFree=1847032/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=6200 CPUtime=0.29
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 789 0 0 0 29 0 0 0 18 0 2 0 330443184 6348800 764 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 1550 764 218 20 0 908 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6200

[startup+0.701738 s]
/proc/loadavg: 0.99 1.02 1.14 4/77 24412
/proc/meminfo: memFree=1847032/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=8312 CPUtime=0.69
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 1171 0 0 0 69 0 0 0 18 0 2 0 330443184 8511488 1146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 2078 1146 218 20 0 1436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8312

[startup+1.50183 s]
/proc/loadavg: 0.99 1.02 1.14 2/79 24414
/proc/meminfo: memFree=1842472/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=9492 CPUtime=1.49
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 1516 0 0 0 149 0 0 0 18 0 2 0 330443184 9719808 1491 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 2373 1491 218 20 0 1731 0
[pid=24412/tid=24414] ppid=24410 vsize=9492 CPUtime=1.35
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 1006 0 0 0 135 0 0 0 25 0 2 0 330443198 9719808 1491 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9492

[startup+3.102 s]
/proc/loadavg: 0.99 1.02 1.14 2/79 24414
/proc/meminfo: memFree=1840232/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=12688 CPUtime=3.09
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 2342 0 0 0 309 0 0 0 18 0 2 0 330443184 12992512 2317 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 3172 2317 218 20 0 2530 0
[pid=24412/tid=24414] ppid=24410 vsize=12688 CPUtime=2.95
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 1832 0 0 0 295 0 0 0 25 0 2 0 330443198 12992512 2317 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12688

[startup+6.30235 s]
/proc/loadavg: 1.07 1.04 1.14 2/79 24414
/proc/meminfo: memFree=1837224/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=14296 CPUtime=6.29
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 2858 0 0 0 629 0 0 0 18 0 2 0 330443184 14639104 2759 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 3574 2759 218 20 0 2932 0
[pid=24412/tid=24414] ppid=24410 vsize=14296 CPUtime=6.15
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 2348 0 0 0 615 0 0 0 25 0 2 0 330443198 14639104 2759 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14296

[startup+12.701 s]
/proc/loadavg: 1.07 1.04 1.14 2/79 24414
/proc/meminfo: memFree=1832232/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=18376 CPUtime=12.69
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 4064 0 0 0 1268 1 0 0 18 0 2 0 330443184 18817024 3816 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 4594 3816 218 20 0 3952 0
[pid=24412/tid=24414] ppid=24410 vsize=18376 CPUtime=12.55
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 3554 0 0 0 1254 1 0 0 25 0 2 0 330443198 18817024 3816 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18376

[startup+25.5014 s]
/proc/loadavg: 1.05 1.04 1.14 2/79 24414
/proc/meminfo: memFree=1828840/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=21724 CPUtime=25.48
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 5054 0 0 0 2547 1 0 0 18 0 2 0 330443184 22245376 4629 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 5431 4629 218 20 0 4789 0
[pid=24412/tid=24414] ppid=24410 vsize=21724 CPUtime=25.34
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 4544 0 0 0 2533 1 0 0 25 0 2 0 330443198 22245376 4629 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21724

[startup+51.1012 s]
/proc/loadavg: 1.03 1.03 1.14 2/79 24414
/proc/meminfo: memFree=1826536/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=23908 CPUtime=51.07
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 6142 0 0 0 5105 2 0 0 18 0 2 0 330443184 24481792 5206 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 5977 5206 218 20 0 5335 0
[pid=24412/tid=24414] ppid=24410 vsize=23908 CPUtime=50.94
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 5632 0 0 0 5092 2 0 0 25 0 2 0 330443198 24481792 5206 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23908

[startup+102.302 s]
/proc/loadavg: 1.01 1.03 1.13 2/79 24414
/proc/meminfo: memFree=1824936/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=25416 CPUtime=102.26
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 7504 0 0 0 10224 2 0 0 18 0 2 0 330443184 26025984 5589 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 6354 5589 218 20 0 5712 0
[pid=24412/tid=24414] ppid=24410 vsize=25416 CPUtime=102.12
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 6994 0 0 0 10210 2 0 0 25 0 2 0 330443198 26025984 5589 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25416

[startup+162.301 s]
/proc/loadavg: 1.07 1.03 1.12 2/79 24414
/proc/meminfo: memFree=1823784/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=26588 CPUtime=162.24
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 8839 0 0 0 16221 3 0 0 18 0 2 0 330443184 27226112 5868 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 6647 5868 218 20 0 6005 0
[pid=24412/tid=24414] ppid=24410 vsize=26588 CPUtime=162.1
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 8329 0 0 0 16207 3 0 0 25 0 2 0 330443198 27226112 5868 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529993 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 26588

[startup+222.306 s]
/proc/loadavg: 1.02 1.03 1.11 2/79 24414
/proc/meminfo: memFree=1822824/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=27672 CPUtime=222.23
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 10274 0 0 0 22219 4 0 0 18 0 2 0 330443184 28336128 6115 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 6918 6115 218 20 0 6276 0
[pid=24412/tid=24414] ppid=24410 vsize=27672 CPUtime=222.09
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 9764 0 0 0 22205 4 0 0 25 0 2 0 330443198 28336128 6115 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27672

[startup+282.302 s]
/proc/loadavg: 1.05 1.03 1.10 2/79 24414
/proc/meminfo: memFree=1822120/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=28316 CPUtime=282.2
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 11445 0 0 0 28216 4 0 0 18 0 2 0 330443184 28995584 6296 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 7079 6296 218 20 0 6437 0
[pid=24412/tid=24414] ppid=24410 vsize=28316 CPUtime=282.07
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 10935 0 0 0 28203 4 0 0 25 0 2 0 330443198 28995584 6296 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 28316

[startup+342.301 s]
/proc/loadavg: 1.06 1.04 1.10 2/79 24414
/proc/meminfo: memFree=1821864/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=28704 CPUtime=342.19
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 12633 0 0 0 34215 4 0 0 18 0 2 0 330443184 29392896 6362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 7176 6362 218 20 0 6534 0
[pid=24412/tid=24414] ppid=24410 vsize=28704 CPUtime=342.05
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 12123 0 0 0 34201 4 0 0 25 0 2 0 330443198 29392896 6362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 28704

[startup+402.302 s]
/proc/loadavg: 1.06 1.04 1.09 2/79 24414
/proc/meminfo: memFree=1821288/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=29348 CPUtime=402.17
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 13902 0 0 0 40212 5 0 0 18 0 2 0 330443184 30052352 6509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 7337 6509 218 20 0 6695 0
[pid=24412/tid=24414] ppid=24410 vsize=29348 CPUtime=402.04
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 13392 0 0 0 40199 5 0 0 25 0 2 0 330443198 30052352 6509 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 29348

[startup+462.301 s]
/proc/loadavg: 1.05 1.05 1.09 2/79 24414
/proc/meminfo: memFree=1820968/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=29624 CPUtime=462.16
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 15056 0 0 0 46210 6 0 0 18 0 2 0 330443184 30334976 6607 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 7406 6607 218 20 0 6764 0
[pid=24412/tid=24414] ppid=24410 vsize=29624 CPUtime=462.02
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 14546 0 0 0 46196 6 0 0 25 0 2 0 330443198 30334976 6607 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517359 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29624

[startup+522.302 s]
/proc/loadavg: 1.13 1.07 1.09 2/79 24414
/proc/meminfo: memFree=1820520/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=30324 CPUtime=522.14
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 16315 0 0 0 52208 6 0 0 18 0 2 0 330443184 31051776 6744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 7581 6744 218 20 0 6939 0
[pid=24412/tid=24414] ppid=24410 vsize=30324 CPUtime=522
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 15805 0 0 0 52194 6 0 0 25 0 2 0 330443198 31051776 6744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 30324

[startup+582.301 s]
/proc/loadavg: 1.12 1.07 1.09 2/79 24414
/proc/meminfo: memFree=1819944/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=30840 CPUtime=582.13
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 17488 0 0 0 58206 7 0 0 18 0 2 0 330443184 31580160 6861 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 7710 6861 218 20 0 7068 0
[pid=24412/tid=24414] ppid=24410 vsize=30840 CPUtime=581.99
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 16978 0 0 0 58192 7 0 0 25 0 2 0 330443198 31580160 6861 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 30840

[startup+642.302 s]
/proc/loadavg: 1.21 1.10 1.10 2/79 24414
/proc/meminfo: memFree=1819944/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=30840 CPUtime=642.12
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 18628 0 0 0 64204 8 0 0 18 0 2 0 330443184 31580160 6878 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 7710 6878 218 20 0 7068 0
[pid=24412/tid=24414] ppid=24410 vsize=30840 CPUtime=641.98
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 18118 0 0 0 64190 8 0 0 25 0 2 0 330443198 31580160 6878 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 30840

[startup+702.301 s]
/proc/loadavg: 1.17 1.11 1.10 2/79 24414
/proc/meminfo: memFree=1819368/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=31272 CPUtime=702.09
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 19789 0 0 0 70201 8 0 0 18 0 2 0 330443184 32022528 6973 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 7818 6973 218 20 0 7176 0
[pid=24412/tid=24414] ppid=24410 vsize=31272 CPUtime=701.96
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 19279 0 0 0 70188 8 0 0 25 0 2 0 330443198 32022528 6973 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 31272

[startup+762.302 s]
/proc/loadavg: 1.15 1.12 1.10 2/79 24414
/proc/meminfo: memFree=1819048/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=31552 CPUtime=762.08
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 21016 0 0 0 76199 9 0 0 18 0 2 0 330443184 32309248 7061 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 7888 7061 218 20 0 7246 0
[pid=24412/tid=24414] ppid=24410 vsize=31552 CPUtime=761.95
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 20506 0 0 0 76186 9 0 0 25 0 2 0 330443198 32309248 7061 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 31552

[startup+822.302 s]
/proc/loadavg: 1.11 1.11 1.09 2/79 24414
/proc/meminfo: memFree=1818792/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=31944 CPUtime=822.06
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 22160 0 0 0 82197 9 0 0 18 0 2 0 330443184 32710656 7133 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 7986 7133 218 20 0 7344 0
[pid=24412/tid=24414] ppid=24410 vsize=31944 CPUtime=821.92
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 21650 0 0 0 82183 9 0 0 25 0 2 0 330443198 32710656 7133 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 31944

[startup+882.305 s]
/proc/loadavg: 1.04 1.09 1.08 2/79 24414
/proc/meminfo: memFree=1818600/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=32152 CPUtime=882.05
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 23216 0 0 0 88195 10 0 0 18 0 2 0 330443184 32923648 7184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 8038 7184 218 20 0 7396 0
[pid=24412/tid=24414] ppid=24410 vsize=32152 CPUtime=881.91
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 22706 0 0 0 88181 10 0 0 25 0 2 0 330443198 32923648 7184 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 32152

[startup+942.302 s]
/proc/loadavg: 1.01 1.07 1.08 2/79 24416
/proc/meminfo: memFree=1818408/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=32360 CPUtime=942.02
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 24337 0 0 0 94192 10 0 0 18 0 2 0 330443184 33136640 7233 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 8090 7233 218 20 0 7448 0
[pid=24412/tid=24414] ppid=24410 vsize=32360 CPUtime=941.88
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 23827 0 0 0 94178 10 0 0 25 0 2 0 330443198 33136640 7233 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 32360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.05 1.07 2/79 24416
/proc/meminfo: memFree=1818408/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=32360 CPUtime=1002.01
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 25412 0 0 0 100190 11 0 0 18 0 2 0 330443184 33136640 7236 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 8090 7236 218 20 0 7448 0
[pid=24412/tid=24414] ppid=24410 vsize=32360 CPUtime=1001.87
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 24902 0 0 0 100176 11 0 0 25 0 2 0 330443198 33136640 7236 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 32360

[startup+1062.3 s]
/proc/loadavg: 1.00 1.04 1.07 2/79 24416
/proc/meminfo: memFree=1818280/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=32360 CPUtime=1061.99
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 26513 0 0 0 106188 11 0 0 18 0 2 0 330443184 33136640 7265 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 8090 7265 218 20 0 7448 0
[pid=24412/tid=24414] ppid=24410 vsize=32360 CPUtime=1061.85
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 26003 0 0 0 106174 11 0 0 25 0 2 0 330443198 33136640 7265 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 32360

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.06 2/79 24416
/proc/meminfo: memFree=1818216/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=32492 CPUtime=1121.97
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 27612 0 0 0 112185 12 0 0 18 0 2 0 330443184 33271808 7292 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 8123 7292 218 20 0 7481 0
[pid=24412/tid=24414] ppid=24410 vsize=32492 CPUtime=1121.84
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 27102 0 0 0 112172 12 0 0 25 0 2 0 330443198 33271808 7292 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 32492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.06 2/79 24416
/proc/meminfo: memFree=1818152/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=32492 CPUtime=1181.96
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 28684 0 0 0 118184 12 0 0 18 0 2 0 330443184 33271808 7292 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 8123 7292 218 20 0 7481 0
[pid=24412/tid=24414] ppid=24410 vsize=32492 CPUtime=1181.82
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 28174 0 0 0 118170 12 0 0 25 0 2 0 330443198 33271808 7292 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 32492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.05 2/79 24416
/proc/meminfo: memFree=1818152/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=32492 CPUtime=1200.05
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 29022 0 0 0 119993 12 0 0 18 0 2 0 330443184 33271808 7295 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 8123 7295 218 20 0 7481 0
[pid=24412/tid=24414] ppid=24410 vsize=32492 CPUtime=1199.92
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 28512 0 0 0 119980 12 0 0 25 0 2 0 330443198 33271808 7295 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32492

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.05 2/79 24416
/proc/meminfo: memFree=1818152/2055920 swapFree=4156344/4192956
[pid=24412] ppid=24410 vsize=32492 CPUtime=1200.05
/proc/24412/stat : 24412 (MiraXTv2_dyn) S 24410 24412 23124 0 -1 4194304 29022 0 0 0 119993 12 0 0 18 0 2 0 330443184 33271808 7295 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24412/statm: 8123 7295 218 20 0 7481 0
[pid=24412/tid=24414] ppid=24410 vsize=32492 CPUtime=1199.92
/proc/24412/task/24414/stat : 24414 (MiraXTv2_dyn) R 24410 24412 23124 0 -1 4194368 28512 0 0 0 119980 12 0 0 25 0 2 0 330443198 33271808 7295 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32492

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.131979
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 32760

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

runsolver used 1.22781 second user time and 3.14652 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 19:27:39 UTC 2007

IDJOB= 297028
IDBENCH= 19951
IDSOLVER= 129
FILE ID= node21/297028-1178825259

PBS_JOBID= 5250960

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bb020a272b82c40a137247ab0662fc0e

RANDOM SEED= 313926666

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:       1847312 kB
Buffers:         37664 kB
Cached:          98436 kB
SwapCached:      15744 kB
Active:          89956 kB
Inactive:        69752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847312 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4088 kB
Writeback:           0 kB
Mapped:          30092 kB
Slab:            34456 kB
Committed_AS:  5073064 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= 66561 MiB

End job on node21 on Thu May 10 19:47:41 UTC 2007