Trace number 292682

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1329819842-01.UNSAT.shuffled.cnf
MD5SUM7d4d1c68f4daca29fa40e5d7ec25d0c3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark191.974
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
Number of clauses of size over 50

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/node2/watcher-292682-1178810714 -o ROOT/results/node2/solver-292682-1178810714 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292682-1178810714/MiraXTv2_dyn /tmp/evaluation/292682-1178810714/instance-292682-1178810714.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: 2.00 1.89 1.48 3/77 29472
/proc/meminfo: memFree=1780024/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=3788 CPUtime=0
/proc/29472/stat : 29472 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 357109202 3878912 257 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/29472/statm: 947 257 206 20 0 305 0

[startup+0.029479 s]
/proc/loadavg: 2.00 1.89 1.48 3/77 29472
/proc/meminfo: memFree=1780024/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=4348 CPUtime=0.02
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 391 0 0 0 2 0 0 0 18 0 2 0 357109202 4452352 366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 1087 367 218 20 0 445 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4348

[startup+0.101486 s]
/proc/loadavg: 2.00 1.89 1.48 3/77 29472
/proc/meminfo: memFree=1780024/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=5492 CPUtime=0.09
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 505 0 0 0 9 0 0 0 18 0 2 0 357109202 5623808 480 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 1373 480 218 20 0 731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5492

[startup+0.301507 s]
/proc/loadavg: 2.00 1.89 1.48 3/77 29472
/proc/meminfo: memFree=1780024/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=6280 CPUtime=0.29
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 732 0 0 0 29 0 0 0 18 0 2 0 357109202 6430720 707 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 1570 707 218 20 0 928 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6280

[startup+0.701549 s]
/proc/loadavg: 2.00 1.89 1.48 3/77 29472
/proc/meminfo: memFree=1780024/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=7444 CPUtime=0.69
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 1031 0 0 0 69 0 0 0 18 0 2 0 357109202 7622656 1006 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 1861 1006 218 20 0 1219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7444

[startup+1.50163 s]
/proc/loadavg: 2.00 1.89 1.48 2/79 29474
/proc/meminfo: memFree=1776552/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=8496 CPUtime=1.49
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 1303 0 0 0 149 0 0 0 18 0 2 0 357109202 8699904 1278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 2124 1278 218 20 0 1482 0
[pid=29472/tid=29474] ppid=29470 vsize=8496 CPUtime=1.47
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 963 0 0 0 147 0 0 0 25 0 2 0 357109203 8699904 1278 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8496

[startup+3.1018 s]
/proc/loadavg: 1.92 1.87 1.48 2/79 29474
/proc/meminfo: memFree=1774824/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=10680 CPUtime=3.09
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 1904 0 0 0 308 1 0 0 18 0 2 0 357109202 10936320 1879 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 2670 1879 218 20 0 2028 0
[pid=29472/tid=29474] ppid=29470 vsize=10680 CPUtime=3.07
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 1564 0 0 0 307 0 0 0 25 0 2 0 357109203 10936320 1879 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10680

[startup+6.30113 s]
/proc/loadavg: 1.92 1.87 1.48 2/79 29474
/proc/meminfo: memFree=1772072/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=12268 CPUtime=6.29
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 2349 0 0 0 628 1 0 0 18 0 2 0 357109202 12562432 2249 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 3067 2249 218 20 0 2425 0
[pid=29472/tid=29474] ppid=29470 vsize=12268 CPUtime=6.28
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 2009 0 0 0 627 1 0 0 25 0 2 0 357109203 12562432 2249 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12268

[startup+12.7028 s]
/proc/loadavg: 1.78 1.84 1.47 2/79 29474
/proc/meminfo: memFree=1767336/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=16108 CPUtime=12.69
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 3444 0 0 0 1267 2 0 0 18 0 2 0 357109202 16494592 3247 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 4027 3247 218 20 0 3385 0
[pid=29472/tid=29474] ppid=29470 vsize=16108 CPUtime=12.67
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 3104 0 0 0 1266 1 0 0 25 0 2 0 357109203 16494592 3247 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521020 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16108

[startup+25.5011 s]
/proc/loadavg: 1.66 1.82 1.47 2/79 29474
/proc/meminfo: memFree=1764008/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=19520 CPUtime=25.48
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 4507 0 0 0 2546 2 0 0 18 0 2 0 357109202 19988480 4074 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 4880 4074 218 20 0 4238 0
[pid=29472/tid=29474] ppid=29470 vsize=19520 CPUtime=25.47
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 4167 0 0 0 2545 2 0 0 25 0 2 0 357109203 19988480 4074 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19520

[startup+51.1018 s]
/proc/loadavg: 1.43 1.75 1.45 2/79 29474
/proc/meminfo: memFree=1762344/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=21460 CPUtime=51.07
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 5368 0 0 0 5104 3 0 0 18 0 2 0 357109202 21975040 4538 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 5365 4538 218 20 0 4723 0
[pid=29472/tid=29474] ppid=29470 vsize=21460 CPUtime=51.06
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 5028 0 0 0 5103 3 0 0 25 0 2 0 357109203 21975040 4538 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21460

[startup+102.305 s]
/proc/loadavg: 1.17 1.62 1.43 2/79 29474
/proc/meminfo: memFree=1760360/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=23412 CPUtime=102.26
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 6662 0 0 0 10222 4 0 0 18 0 2 0 357109202 23973888 4999 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 5853 4999 218 20 0 5211 0
[pid=29472/tid=29474] ppid=29470 vsize=23412 CPUtime=102.24
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 6322 0 0 0 10221 3 0 0 25 0 2 0 357109203 23973888 4999 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23412

[startup+162.301 s]
/proc/loadavg: 1.06 1.50 1.40 2/79 29474
/proc/meminfo: memFree=1759464/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=24240 CPUtime=162.24
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 7869 0 0 0 16219 5 0 0 18 0 2 0 357109202 24821760 5204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 6060 5204 218 20 0 5418 0
[pid=29472/tid=29474] ppid=29470 vsize=24240 CPUtime=162.22
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 7529 0 0 0 16218 4 0 0 25 0 2 0 357109203 24821760 5204 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24240

[startup+222.302 s]
/proc/loadavg: 1.02 1.41 1.37 2/79 29474
/proc/meminfo: memFree=1758696/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=24860 CPUtime=222.22
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 9072 0 0 0 22217 5 0 0 18 0 2 0 357109202 25456640 5378 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 6215 5378 218 20 0 5573 0
[pid=29472/tid=29474] ppid=29470 vsize=24860 CPUtime=222.21
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 8732 0 0 0 22216 5 0 0 25 0 2 0 357109203 25456640 5378 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24860

[startup+282.302 s]
/proc/loadavg: 1.04 1.35 1.35 2/79 29474
/proc/meminfo: memFree=1758184/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=25360 CPUtime=282.21
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 10278 0 0 0 28215 6 0 0 18 0 2 0 357109202 25968640 5530 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 6340 5530 218 20 0 5698 0
[pid=29472/tid=29474] ppid=29470 vsize=25360 CPUtime=282.2
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 9938 0 0 0 28214 6 0 0 25 0 2 0 357109203 25968640 5530 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25360

[startup+342.301 s]
/proc/loadavg: 1.01 1.28 1.32 2/79 29474
/proc/meminfo: memFree=1757480/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=26060 CPUtime=342.19
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 11355 0 0 0 34212 7 0 0 18 0 2 0 357109202 26685440 5686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 6515 5686 218 20 0 5873 0
[pid=29472/tid=29474] ppid=29470 vsize=26060 CPUtime=342.17
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 11015 0 0 0 34211 6 0 0 25 0 2 0 357109203 26685440 5686 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526424 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 26060

[startup+402.302 s]
/proc/loadavg: 1.00 1.23 1.30 2/79 29474
/proc/meminfo: memFree=1757160/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=26360 CPUtime=402.17
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 12450 0 0 0 40210 7 0 0 18 0 2 0 357109202 26992640 5764 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 6590 5764 218 20 0 5948 0
[pid=29472/tid=29474] ppid=29470 vsize=26360 CPUtime=402.16
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 12110 0 0 0 40209 7 0 0 25 0 2 0 357109203 26992640 5764 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526424 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 26360

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.28 2/79 29474
/proc/meminfo: memFree=1756904/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=26548 CPUtime=462.15
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 13486 0 0 0 46207 8 0 0 18 0 2 0 357109202 27185152 5847 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 6637 5847 218 20 0 5995 0
[pid=29472/tid=29474] ppid=29470 vsize=26548 CPUtime=462.14
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 13146 0 0 0 46206 8 0 0 25 0 2 0 357109203 27185152 5847 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526642 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 26548

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.26 2/79 29474
/proc/meminfo: memFree=1756520/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=26992 CPUtime=522.13
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 14457 0 0 0 52204 9 0 0 18 0 2 0 357109202 27639808 5932 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 6748 5932 218 20 0 6106 0
[pid=29472/tid=29474] ppid=29470 vsize=26992 CPUtime=522.12
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 14117 0 0 0 52203 9 0 0 25 0 2 0 357109203 27639808 5932 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 26992

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.24 2/79 29474
/proc/meminfo: memFree=1756264/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=27132 CPUtime=582.13
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 15499 0 0 0 58202 11 0 0 18 0 2 0 357109202 27783168 5995 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 6783 5995 218 20 0 6141 0
[pid=29472/tid=29474] ppid=29470 vsize=27132 CPUtime=582.1
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 15159 0 0 0 58200 10 0 0 25 0 2 0 357109203 27783168 5995 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 27132

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.22 2/79 29474
/proc/meminfo: memFree=1755944/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=27504 CPUtime=642.11
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 16563 0 0 0 64199 12 0 0 18 0 2 0 357109202 28164096 6068 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 6876 6068 218 20 0 6234 0
[pid=29472/tid=29474] ppid=29470 vsize=27504 CPUtime=642.1
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 16223 0 0 0 64198 12 0 0 25 0 2 0 357109203 28164096 6068 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 27504

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.20 2/79 29476
/proc/meminfo: memFree=1755560/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=28120 CPUtime=702.09
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 17493 0 0 0 70197 12 0 0 18 0 2 0 357109202 28794880 6162 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 7030 6162 218 20 0 6388 0
[pid=29472/tid=29474] ppid=29470 vsize=28120 CPUtime=702.08
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 17153 0 0 0 70196 12 0 0 25 0 2 0 357109203 28794880 6162 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 28120

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.19 2/79 29476
/proc/meminfo: memFree=1755432/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=28268 CPUtime=762.07
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 18368 0 0 0 76194 13 0 0 18 0 2 0 357109202 28946432 6193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 7067 6193 218 20 0 6425 0
[pid=29472/tid=29474] ppid=29470 vsize=28268 CPUtime=762.06
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 18028 0 0 0 76193 13 0 0 25 0 2 0 357109203 28946432 6193 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 28268

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/79 29476
/proc/meminfo: memFree=1755304/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=28436 CPUtime=822.05
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 19348 0 0 0 82191 14 0 0 18 0 2 0 357109202 29118464 6235 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 7109 6235 218 20 0 6467 0
[pid=29472/tid=29474] ppid=29470 vsize=28436 CPUtime=822.04
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 19008 0 0 0 82190 14 0 0 25 0 2 0 357109203 29118464 6235 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 28436

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 3/79 29476
/proc/meminfo: memFree=1755048/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=28604 CPUtime=882.04
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 20260 0 0 0 88189 15 0 0 18 0 2 0 357109202 29290496 6287 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 7151 6287 218 20 0 6509 0
[pid=29472/tid=29474] ppid=29470 vsize=28604 CPUtime=882.02
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 19920 0 0 0 88188 14 0 0 25 0 2 0 357109203 29290496 6287 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 28604

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/79 29476
/proc/meminfo: memFree=1754792/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=28892 CPUtime=942.02
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 21287 0 0 0 94187 15 0 0 18 0 2 0 357109202 29585408 6359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 7223 6359 218 20 0 6581 0
[pid=29472/tid=29474] ppid=29470 vsize=28892 CPUtime=942.01
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 20947 0 0 0 94186 15 0 0 25 0 2 0 357109203 29585408 6359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 28892

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 29476
/proc/meminfo: memFree=1754664/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=28892 CPUtime=1002
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 22190 0 0 0 100184 16 0 0 18 0 2 0 357109202 29585408 6387 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 7223 6387 218 20 0 6581 0
[pid=29472/tid=29474] ppid=29470 vsize=28892 CPUtime=1001.99
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 21850 0 0 0 100183 16 0 0 25 0 2 0 357109203 29585408 6387 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529989 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 28892

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/79 29476
/proc/meminfo: memFree=1754280/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=29392 CPUtime=1061.99
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 23246 0 0 0 106182 17 0 0 18 0 2 0 357109202 30097408 6472 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 7348 6472 218 20 0 6706 0
[pid=29472/tid=29474] ppid=29470 vsize=29392 CPUtime=1061.98
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 22906 0 0 0 106181 17 0 0 25 0 2 0 357109203 30097408 6472 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 29392

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 29476
/proc/meminfo: memFree=1754152/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=29548 CPUtime=1121.97
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 24178 0 0 0 112179 18 0 0 18 0 2 0 357109202 30257152 6514 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 7387 6514 218 20 0 6745 0
[pid=29472/tid=29474] ppid=29470 vsize=29548 CPUtime=1121.95
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 23838 0 0 0 112178 17 0 0 25 0 2 0 357109203 30257152 6514 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 29548

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 29476
/proc/meminfo: memFree=1754088/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=29736 CPUtime=1181.96
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 25194 0 0 0 118177 19 0 0 18 0 2 0 357109202 30449664 6543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 7434 6543 218 20 0 6792 0
[pid=29472/tid=29474] ppid=29470 vsize=29736 CPUtime=1181.95
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 24854 0 0 0 118176 19 0 0 25 0 2 0 357109203 30449664 6543 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 29736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 29476
/proc/meminfo: memFree=1753832/2055920 swapFree=4148880/4192956
[pid=29472] ppid=29470 vsize=29868 CPUtime=1200.05
/proc/29472/stat : 29472 (MiraXTv2_dyn) S 29470 29472 28311 0 -1 4194304 25521 0 0 0 119986 19 0 0 18 0 2 0 357109202 30584832 6600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29472/statm: 7467 6600 218 20 0 6825 0
[pid=29472/tid=29474] ppid=29470 vsize=29868 CPUtime=1200.04
/proc/29472/task/29474/stat : 29474 (MiraXTv2_dyn) R 29470 29472 28311 0 -1 4194368 25181 0 0 0 119985 19 0 0 25 0 2 0 357109203 30584832 6600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 29868

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1199.87
CPU system time (s): 0.202969
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 29868

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

runsolver used 1.21681 second user time and 3.15752 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Thu May 10 15:25:14 UTC 2007

IDJOB= 292682
IDBENCH= 19845
IDSOLVER= 129
FILE ID= node2/292682-1178810714

PBS_JOBID= 5250956

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1329819842-01.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292682-1178810714/MiraXTv2_dyn /tmp/evaluation/292682-1178810714/instance-292682-1178810714.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-292682-1178810714 -o ROOT/results/node2/solver-292682-1178810714 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292682-1178810714/MiraXTv2_dyn /tmp/evaluation/292682-1178810714/instance-292682-1178810714.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7d4d1c68f4daca29fa40e5d7ec25d0c3

RANDOM SEED= 855089618

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1780304 kB
Buffers:         42644 kB
Cached:         145892 kB
SwapCached:      12336 kB
Active:         108444 kB
Inactive:       103208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780304 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            3936 kB
Writeback:           0 kB
Mapped:          29996 kB
Slab:            49440 kB
Committed_AS: 11699408 kB
PageTables:       1860 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 node2 on Thu May 10 15:45:17 UTC 2007