Trace number 291699

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 v1? (TO) 1200.07 1200.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1210495375-04.SAT.shuffled.cnf
MD5SUMfabf0452180c700cfc0cc84c4c12ca08
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.091986
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
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 51704
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node5/watcher-291699-1178808440 -o ROOT/results/node5/solver-291699-1178808440 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291699-1178808440/MiraXTv1_dyn /tmp/evaluation/291699-1178808440/instance-291699-1178808440.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 1.08 3/77 7531
/proc/meminfo: memFree=1779256/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=3788 CPUtime=0
/proc/7531/stat : 7531 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 356881624 3878912 257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/7531/statm: 947 258 206 20 0 305 0

[startup+0.07054 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 7531
/proc/meminfo: memFree=1779256/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=5372 CPUtime=0.06
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 472 0 0 0 6 0 0 0 18 0 2 0 356881624 5500928 447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 1343 447 218 20 0 701 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5372

[startup+0.101543 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 7531
/proc/meminfo: memFree=1779256/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=5536 CPUtime=0.09
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 515 0 0 0 9 0 0 0 18 0 2 0 356881624 5668864 490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 1384 490 218 20 0 742 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5536

[startup+0.301566 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 7531
/proc/meminfo: memFree=1779256/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=6268 CPUtime=0.29
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 740 0 0 0 29 0 0 0 18 0 2 0 356881624 6418432 715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 1567 715 218 20 0 925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6268

[startup+0.701609 s]
/proc/loadavg: 0.92 0.98 1.08 3/77 7531
/proc/meminfo: memFree=1779256/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=7224 CPUtime=0.69
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 1006 0 0 0 69 0 0 0 18 0 2 0 356881624 7397376 981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 1806 981 218 20 0 1164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7224

[startup+1.5017 s]
/proc/loadavg: 0.92 0.98 1.08 2/79 7533
/proc/meminfo: memFree=1775848/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=8560 CPUtime=1.49
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 1327 0 0 0 149 0 0 0 18 0 2 0 356881624 8765440 1302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 2140 1302 218 20 0 1498 0
[pid=7531/tid=7533] ppid=7529 vsize=8560 CPUtime=1.48
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 993 0 0 0 148 0 0 0 25 0 2 0 356881625 8765440 1302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8560

[startup+3.10288 s]
/proc/loadavg: 0.92 0.98 1.08 2/79 7533
/proc/meminfo: memFree=1773672/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=10900 CPUtime=3.09
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 1972 0 0 0 308 1 0 0 18 0 2 0 356881624 11161600 1911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 2725 1911 218 20 0 2083 0
[pid=7531/tid=7533] ppid=7529 vsize=10900 CPUtime=3.07
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 1638 0 0 0 307 0 0 0 25 0 2 0 356881625 11161600 1911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10900

[startup+6.30125 s]
/proc/loadavg: 0.93 0.98 1.08 2/79 7533
/proc/meminfo: memFree=1771368/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=12652 CPUtime=6.29
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 2444 0 0 0 628 1 0 0 18 0 2 0 356881624 12955648 2344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 3163 2344 218 20 0 2521 0
[pid=7531/tid=7533] ppid=7529 vsize=12652 CPUtime=6.28
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 2110 0 0 0 627 1 0 0 25 0 2 0 356881625 12955648 2344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12652

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 1.08 2/79 7533
/proc/meminfo: memFree=1767208/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=15720 CPUtime=12.68
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 3367 0 0 0 1267 1 0 0 18 0 2 0 356881624 16097280 3115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 3930 3115 218 20 0 3288 0
[pid=7531/tid=7533] ppid=7529 vsize=15720 CPUtime=12.67
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 3033 0 0 0 1266 1 0 0 25 0 2 0 356881625 16097280 3115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15720

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 1.08 2/79 7533
/proc/meminfo: memFree=1764136/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=19004 CPUtime=25.48
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 4509 0 0 0 2546 2 0 0 18 0 2 0 356881624 19460096 3946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 4751 3946 218 20 0 4109 0
[pid=7531/tid=7533] ppid=7529 vsize=19004 CPUtime=25.47
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 4175 0 0 0 2545 2 0 0 25 0 2 0 356881625 19460096 3946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19004

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 1.08 2/79 7533
/proc/meminfo: memFree=1762536/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=20140 CPUtime=51.08
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 5313 0 0 0 5105 3 0 0 18 0 2 0 356881624 20623360 4273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 5035 4273 218 20 0 4393 0
[pid=7531/tid=7533] ppid=7529 vsize=20140 CPUtime=51.07
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 4979 0 0 0 5104 3 0 0 25 0 2 0 356881625 20623360 4273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20140

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.08 2/79 7533
/proc/meminfo: memFree=1761192/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=21524 CPUtime=102.27
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 6655 0 0 0 10223 4 0 0 18 0 2 0 356881624 22040576 4615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 5381 4615 218 20 0 4739 0
[pid=7531/tid=7533] ppid=7529 vsize=21524 CPUtime=102.26
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 6321 0 0 0 10222 4 0 0 25 0 2 0 356881625 22040576 4615 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 21524

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 7533
/proc/meminfo: memFree=1760104/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=22960 CPUtime=162.25
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 7962 0 0 0 16220 5 0 0 18 0 2 0 356881624 23511040 4882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 5740 4882 218 20 0 5098 0
[pid=7531/tid=7533] ppid=7529 vsize=22960 CPUtime=162.23
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 7628 0 0 0 16219 4 0 0 25 0 2 0 356881625 23511040 4882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22960

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 7533
/proc/meminfo: memFree=1759272/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=23640 CPUtime=222.22
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 9294 0 0 0 22216 6 0 0 18 0 2 0 356881624 24207360 5065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 5910 5065 218 20 0 5268 0
[pid=7531/tid=7533] ppid=7529 vsize=23640 CPUtime=222.21
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 8960 0 0 0 22215 6 0 0 25 0 2 0 356881625 24207360 5065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23640

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 7533
/proc/meminfo: memFree=1758440/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=24496 CPUtime=282.21
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 10513 0 0 0 28214 7 0 0 18 0 2 0 356881624 25083904 5265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6124 5265 218 20 0 5482 0
[pid=7531/tid=7533] ppid=7529 vsize=24496 CPUtime=282.2
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 10179 0 0 0 28213 7 0 0 25 0 2 0 356881625 25083904 5265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24496

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 7533
/proc/meminfo: memFree=1758184/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=24784 CPUtime=342.19
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 11690 0 0 0 34211 8 0 0 18 0 2 0 356881624 25378816 5324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6196 5324 218 20 0 5554 0
[pid=7531/tid=7533] ppid=7529 vsize=24784 CPUtime=342.18
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 11356 0 0 0 34210 8 0 0 25 0 2 0 356881625 25378816 5324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 24784

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 7533
/proc/meminfo: memFree=1757608/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=25240 CPUtime=402.17
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 12804 0 0 0 40208 9 0 0 18 0 2 0 356881624 25845760 5460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6310 5460 218 20 0 5668 0
[pid=7531/tid=7533] ppid=7529 vsize=25240 CPUtime=402.16
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 12470 0 0 0 40207 9 0 0 25 0 2 0 356881625 25845760 5460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 25240

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 7533
/proc/meminfo: memFree=1756968/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=25936 CPUtime=462.15
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 13955 0 0 0 46205 10 0 0 18 0 2 0 356881624 26558464 5618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6484 5618 218 20 0 5842 0
[pid=7531/tid=7533] ppid=7529 vsize=25936 CPUtime=462.14
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 13621 0 0 0 46204 10 0 0 25 0 2 0 356881625 26558464 5618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 25936

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 7533
/proc/meminfo: memFree=1756776/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=26068 CPUtime=522.14
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 15115 0 0 0 52203 11 0 0 18 0 2 0 356881624 26693632 5686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6517 5686 218 20 0 5875 0
[pid=7531/tid=7533] ppid=7529 vsize=26068 CPUtime=522.13
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 14781 0 0 0 52202 11 0 0 25 0 2 0 356881625 26693632 5686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 26068

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 7533
/proc/meminfo: memFree=1756584/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=26500 CPUtime=582.12
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 16139 0 0 0 58200 12 0 0 18 0 2 0 356881624 27136000 5775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6625 5775 218 20 0 5983 0
[pid=7531/tid=7533] ppid=7529 vsize=26500 CPUtime=582.11
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 15805 0 0 0 58199 12 0 0 25 0 2 0 356881625 27136000 5775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525962 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 26500

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 7533
/proc/meminfo: memFree=1756136/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=26772 CPUtime=642.1
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 17165 0 0 0 64197 13 0 0 18 0 2 0 356881624 27414528 5855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6693 5855 218 20 0 6051 0
[pid=7531/tid=7533] ppid=7529 vsize=26772 CPUtime=642.09
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 16831 0 0 0 64196 13 0 0 25 0 2 0 356881625 27414528 5855 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 26772

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/79 7533
/proc/meminfo: memFree=1755816/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=27148 CPUtime=702.09
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 18199 0 0 0 70195 14 0 0 18 0 2 0 356881624 27799552 5932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6787 5932 218 20 0 6145 0
[pid=7531/tid=7533] ppid=7529 vsize=27148 CPUtime=702.08
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 17865 0 0 0 70194 14 0 0 25 0 2 0 356881625 27799552 5932 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 27148

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/79 7533
/proc/meminfo: memFree=1755752/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=27148 CPUtime=762.07
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 19170 0 0 0 76192 15 0 0 18 0 2 0 356881624 27799552 5939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6787 5939 218 20 0 6145 0
[pid=7531/tid=7533] ppid=7529 vsize=27148 CPUtime=762.06
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 18836 0 0 0 76191 15 0 0 25 0 2 0 356881625 27799552 5939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 27148

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/85 7559
/proc/meminfo: memFree=1754488/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=27280 CPUtime=822.05
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 20198 0 0 0 82189 16 0 0 18 0 2 0 356881624 27934720 5994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6820 5994 218 20 0 6178 0
[pid=7531/tid=7533] ppid=7529 vsize=27280 CPUtime=822.04
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 19864 0 0 0 82188 16 0 0 25 0 2 0 356881625 27934720 5994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 27280

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 7731
/proc/meminfo: memFree=1755112/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=27596 CPUtime=881.93
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 21157 0 0 0 88176 17 0 0 18 0 2 0 356881624 28258304 6060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6899 6060 218 20 0 6257 0
[pid=7531/tid=7533] ppid=7529 vsize=27596 CPUtime=881.92
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 20823 0 0 0 88175 17 0 0 25 0 2 0 356881625 28258304 6060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 27596

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 7731
/proc/meminfo: memFree=1754984/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=27728 CPUtime=941.91
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 22094 0 0 0 94173 18 0 0 18 0 2 0 356881624 28393472 6097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6932 6097 218 20 0 6290 0
[pid=7531/tid=7533] ppid=7529 vsize=27728 CPUtime=941.9
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 21760 0 0 0 94172 18 0 0 25 0 2 0 356881625 28393472 6097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 27728

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 7731
/proc/meminfo: memFree=1754856/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=27860 CPUtime=1001.9
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 23128 0 0 0 100170 20 0 0 18 0 2 0 356881624 28528640 6131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 6965 6131 218 20 0 6323 0
[pid=7531/tid=7533] ppid=7529 vsize=27860 CPUtime=1001.89
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 22794 0 0 0 100169 20 0 0 25 0 2 0 356881625 28528640 6131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 27860

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 7731
/proc/meminfo: memFree=1754536/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=28072 CPUtime=1061.88
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 24121 0 0 0 106167 21 0 0 18 0 2 0 356881624 28745728 6208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 7018 6208 218 20 0 6376 0
[pid=7531/tid=7533] ppid=7529 vsize=28072 CPUtime=1061.86
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 23787 0 0 0 106166 20 0 0 25 0 2 0 356881625 28745728 6208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 28072

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 7731
/proc/meminfo: memFree=1754344/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=28280 CPUtime=1121.86
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 25089 0 0 0 112164 22 0 0 18 0 2 0 356881624 28958720 6256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 7070 6256 218 20 0 6428 0
[pid=7531/tid=7533] ppid=7529 vsize=28280 CPUtime=1121.85
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 24755 0 0 0 112163 22 0 0 25 0 2 0 356881625 28958720 6256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 28280

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 7731
/proc/meminfo: memFree=1754216/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=28488 CPUtime=1181.85
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 26055 0 0 0 118162 23 0 0 18 0 2 0 356881624 29171712 6292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 7122 6292 218 20 0 6480 0
[pid=7531/tid=7533] ppid=7529 vsize=28488 CPUtime=1181.83
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 25721 0 0 0 118161 22 0 0 25 0 2 0 356881625 29171712 6292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 28488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 7731
/proc/meminfo: memFree=1754216/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=28488 CPUtime=1200.05
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 26335 0 0 0 119982 23 0 0 18 0 2 0 356881624 29171712 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 7122 6293 218 20 0 6480 0
[pid=7531/tid=7533] ppid=7529 vsize=28488 CPUtime=1200.04
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 26001 0 0 0 119981 23 0 0 25 0 2 0 356881625 29171712 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 28488

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 7731
/proc/meminfo: memFree=1754216/2055920 swapFree=4150068/4192956
[pid=7531] ppid=7529 vsize=28488 CPUtime=1200.05
/proc/7531/stat : 7531 (MiraXTv1_dyn) S 7529 7531 6851 0 -1 4194304 26335 0 0 0 119982 23 0 0 18 0 2 0 356881624 29171712 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7531/statm: 7122 6293 218 20 0 6480 0
[pid=7531/tid=7533] ppid=7529 vsize=28488 CPUtime=1200.04
/proc/7531/task/7533/stat : 7533 (MiraXTv1_dyn) R 7529 7531 6851 0 -1 4194368 26001 0 0 0 119981 23 0 0 25 0 2 0 356881625 29171712 6293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 28488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.83
CPU system time (s): 0.236963
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 28488

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

runsolver used 1.27981 second user time and 3.09353 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Thu May 10 14:47:20 UTC 2007

IDJOB= 291699
IDBENCH= 19821
IDSOLVER= 130
FILE ID= node5/291699-1178808440

PBS_JOBID= 5250955

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1210495375-04.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291699-1178808440/MiraXTv1_dyn /tmp/evaluation/291699-1178808440/instance-291699-1178808440.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-291699-1178808440 -o ROOT/results/node5/solver-291699-1178808440 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291699-1178808440/MiraXTv1_dyn /tmp/evaluation/291699-1178808440/instance-291699-1178808440.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fabf0452180c700cfc0cc84c4c12ca08

RANDOM SEED= 409725631

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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:       1779600 kB
Buffers:         42816 kB
Cached:         148232 kB
SwapCached:      11320 kB
Active:         105420 kB
Inactive:       108888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779600 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          30080 kB
Slab:            47652 kB
Committed_AS: 13928740 kB
PageTables:       1720 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 node5 on Thu May 10 15:07:22 UTC 2007