Trace number 292683

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

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


[startup+0 s]
/proc/loadavg: 1.99 1.86 1.47 3/77 2338
/proc/meminfo: memFree=1861400/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=3788 CPUtime=0
/proc/2338/stat : 2338 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 329004836 3878912 257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/2338/statm: 947 257 206 20 0 305 0

[startup+0.073956 s]
/proc/loadavg: 1.99 1.86 1.47 3/77 2338
/proc/meminfo: memFree=1861400/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=5264 CPUtime=0.06
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 467 0 0 0 6 0 0 0 18 0 2 0 329004836 5390336 442 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 1316 442 218 20 0 674 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5264

[startup+0.101958 s]
/proc/loadavg: 1.99 1.86 1.47 3/77 2338
/proc/meminfo: memFree=1861400/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=5396 CPUtime=0.09
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 505 0 0 0 9 0 0 0 18 0 2 0 329004836 5525504 480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 1349 480 218 20 0 707 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5396

[startup+0.301977 s]
/proc/loadavg: 1.99 1.86 1.47 3/77 2338
/proc/meminfo: memFree=1861400/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=6276 CPUtime=0.29
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 750 0 0 0 29 0 0 0 18 0 2 0 329004836 6426624 725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 1569 725 218 20 0 927 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6276

[startup+0.702017 s]
/proc/loadavg: 1.99 1.86 1.47 3/77 2338
/proc/meminfo: memFree=1861400/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=7644 CPUtime=0.69
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 1074 0 0 0 69 0 0 0 18 0 2 0 329004836 7827456 1049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 1911 1049 218 20 0 1269 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7644

[startup+1.50209 s]
/proc/loadavg: 1.91 1.84 1.47 2/79 2340
/proc/meminfo: memFree=1857672/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=8860 CPUtime=1.49
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 1414 0 0 0 149 0 0 0 18 0 2 0 329004836 9072640 1389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 2215 1389 218 20 0 1573 0
[pid=2338/tid=2340] ppid=2336 vsize=8860 CPUtime=1.48
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 1074 0 0 0 148 0 0 0 25 0 2 0 329004838 9072640 1389 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8860

[startup+3.10125 s]
/proc/loadavg: 1.91 1.84 1.47 2/79 2340
/proc/meminfo: memFree=1855240/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=11480 CPUtime=3.09
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 2081 0 0 0 308 1 0 0 18 0 2 0 329004836 11755520 2020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 2870 2020 218 20 0 2228 0
[pid=2338/tid=2340] ppid=2336 vsize=11480 CPUtime=3.08
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 1741 0 0 0 307 1 0 0 25 0 2 0 329004838 11755520 2020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11480

[startup+6.30156 s]
/proc/loadavg: 1.84 1.83 1.47 2/79 2340
/proc/meminfo: memFree=1853000/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=13264 CPUtime=6.29
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 2577 0 0 0 628 1 0 0 18 0 2 0 329004836 13582336 2477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 3316 2477 218 20 0 2674 0
[pid=2338/tid=2340] ppid=2336 vsize=13264 CPUtime=6.28
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 2237 0 0 0 627 1 0 0 25 0 2 0 329004838 13582336 2477 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) 13264

[startup+12.7012 s]
/proc/loadavg: 1.77 1.82 1.47 2/79 2340
/proc/meminfo: memFree=1848584/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=16308 CPUtime=12.68
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 3529 0 0 0 1267 1 0 0 18 0 2 0 329004836 16699392 3277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 4077 3277 218 20 0 3435 0
[pid=2338/tid=2340] ppid=2336 vsize=16308 CPUtime=12.67
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 3189 0 0 0 1266 1 0 0 25 0 2 0 329004838 16699392 3277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16308

[startup+25.5014 s]
/proc/loadavg: 1.60 1.78 1.46 2/79 2340
/proc/meminfo: memFree=1845576/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=19236 CPUtime=25.48
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 4523 0 0 0 2546 2 0 0 18 0 2 0 329004836 19697664 4025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 4809 4025 218 20 0 4167 0
[pid=2338/tid=2340] ppid=2336 vsize=19236 CPUtime=25.47
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 4183 0 0 0 2545 2 0 0 25 0 2 0 329004838 19697664 4025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19236

[startup+51.1019 s]
/proc/loadavg: 1.40 1.71 1.44 2/79 2340
/proc/meminfo: memFree=1843592/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=21612 CPUtime=51.08
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 5559 0 0 0 5105 3 0 0 18 0 2 0 329004836 22130688 4589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 5403 4589 218 20 0 4761 0
[pid=2338/tid=2340] ppid=2336 vsize=21612 CPUtime=51.06
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 5219 0 0 0 5103 3 0 0 25 0 2 0 329004838 22130688 4589 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21612

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.42 2/79 2340
/proc/meminfo: memFree=1841928/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=23092 CPUtime=102.26
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 6920 0 0 0 10222 4 0 0 18 0 2 0 329004836 23646208 4958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 5773 4958 218 20 0 5131 0
[pid=2338/tid=2340] ppid=2336 vsize=23092 CPUtime=102.25
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 6580 0 0 0 10221 4 0 0 25 0 2 0 329004838 23646208 4958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23092

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.39 2/79 2340
/proc/meminfo: memFree=1840968/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=23996 CPUtime=162.24
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 8239 0 0 0 16219 5 0 0 18 0 2 0 329004836 24571904 5172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 5999 5172 218 20 0 5357 0
[pid=2338/tid=2340] ppid=2336 vsize=23996 CPUtime=162.23
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 7899 0 0 0 16218 5 0 0 25 0 2 0 329004838 24571904 5172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23996

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.36 2/79 2340
/proc/meminfo: memFree=1839816/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=25064 CPUtime=222.22
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 9583 0 0 0 22216 6 0 0 18 0 2 0 329004836 25665536 5450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 6266 5450 218 20 0 5624 0
[pid=2338/tid=2340] ppid=2336 vsize=25064 CPUtime=222.21
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 9243 0 0 0 22215 6 0 0 25 0 2 0 329004838 25665536 5450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25064

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.34 2/79 2340
/proc/meminfo: memFree=1838984/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=25816 CPUtime=282.21
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 10716 0 0 0 28214 7 0 0 18 0 2 0 329004836 26435584 5647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 6454 5647 218 20 0 5812 0
[pid=2338/tid=2340] ppid=2336 vsize=25816 CPUtime=282.2
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 10376 0 0 0 28213 7 0 0 25 0 2 0 329004838 26435584 5647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25816

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.31 2/79 2340
/proc/meminfo: memFree=1838408/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=26292 CPUtime=342.2
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 11875 0 0 0 34211 9 0 0 18 0 2 0 329004836 26923008 5773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 6573 5773 218 20 0 5931 0
[pid=2338/tid=2340] ppid=2336 vsize=26292 CPUtime=342.19
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 11535 0 0 0 34210 9 0 0 25 0 2 0 329004838 26923008 5773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 26292

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.29 2/79 2340
/proc/meminfo: memFree=1837896/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=26772 CPUtime=402.18
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 12996 0 0 0 40208 10 0 0 18 0 2 0 329004836 27414528 5919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 6693 5919 218 20 0 6051 0
[pid=2338/tid=2340] ppid=2336 vsize=26772 CPUtime=402.16
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 12656 0 0 0 40207 9 0 0 25 0 2 0 329004838 27414528 5919 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 26772

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.27 2/79 2340
/proc/meminfo: memFree=1837192/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=27552 CPUtime=462.17
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 14084 0 0 0 46206 11 0 0 18 0 2 0 329004836 28213248 6098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 6888 6098 218 20 0 6246 0
[pid=2338/tid=2340] ppid=2336 vsize=27552 CPUtime=462.15
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 13744 0 0 0 46205 10 0 0 25 0 2 0 329004838 28213248 6098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 27552

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.25 2/79 2340
/proc/meminfo: memFree=1836808/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=28028 CPUtime=522.15
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 15072 0 0 0 52203 12 0 0 18 0 2 0 329004836 28700672 6164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7007 6164 218 20 0 6365 0
[pid=2338/tid=2340] ppid=2336 vsize=28028 CPUtime=522.13
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 14732 0 0 0 52202 11 0 0 25 0 2 0 329004838 28700672 6164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 28028

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.23 2/79 2340
/proc/meminfo: memFree=1836296/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=28608 CPUtime=582.13
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 16151 0 0 0 58200 13 0 0 18 0 2 0 329004836 29294592 6310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7152 6310 218 20 0 6510 0
[pid=2338/tid=2340] ppid=2336 vsize=28608 CPUtime=582.12
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 15811 0 0 0 58199 13 0 0 25 0 2 0 329004838 29294592 6310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 28608

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.22 2/79 2340
/proc/meminfo: memFree=1835848/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=29112 CPUtime=642.12
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 17203 0 0 0 64198 14 0 0 18 0 2 0 329004836 29810688 6416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7278 6416 218 20 0 6636 0
[pid=2338/tid=2340] ppid=2336 vsize=29112 CPUtime=642.11
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 16863 0 0 0 64197 14 0 0 25 0 2 0 329004838 29810688 6416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 29112

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.20 2/79 2340
/proc/meminfo: memFree=1835528/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=29472 CPUtime=702.1
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 18159 0 0 0 70195 15 0 0 18 0 2 0 329004836 30179328 6502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7368 6502 218 20 0 6726 0
[pid=2338/tid=2340] ppid=2336 vsize=29472 CPUtime=702.09
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 17819 0 0 0 70194 15 0 0 25 0 2 0 329004838 30179328 6502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 29472

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.18 2/79 2340
/proc/meminfo: memFree=1835208/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=29948 CPUtime=762.09
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 19111 0 0 0 76193 16 0 0 18 0 2 0 329004836 30666752 6575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7487 6575 218 20 0 6845 0
[pid=2338/tid=2340] ppid=2336 vsize=29948 CPUtime=762.08
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 18771 0 0 0 76192 16 0 0 25 0 2 0 329004838 30666752 6575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 29948

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/79 2340
/proc/meminfo: memFree=1834952/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=30116 CPUtime=822.07
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 20050 0 0 0 82190 17 0 0 18 0 2 0 329004836 30838784 6625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7529 6625 218 20 0 6887 0
[pid=2338/tid=2340] ppid=2336 vsize=30116 CPUtime=822.05
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 19710 0 0 0 82189 16 0 0 25 0 2 0 329004838 30838784 6625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530101 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 30116

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/79 2342
/proc/meminfo: memFree=1834952/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=30116 CPUtime=882.05
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 21064 0 0 0 88187 18 0 0 18 0 2 0 329004836 30838784 6652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7529 6652 218 20 0 6887 0
[pid=2338/tid=2340] ppid=2336 vsize=30116 CPUtime=882.04
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 20724 0 0 0 88186 18 0 0 25 0 2 0 329004838 30838784 6652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 30116

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.15 2/79 2342
/proc/meminfo: memFree=1834504/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=30592 CPUtime=942.03
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 22066 0 0 0 94184 19 0 0 18 0 2 0 329004836 31326208 6743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7648 6743 218 20 0 7006 0
[pid=2338/tid=2340] ppid=2336 vsize=30592 CPUtime=942.02
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 21726 0 0 0 94183 19 0 0 25 0 2 0 329004838 31326208 6743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 30592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/79 2342
/proc/meminfo: memFree=1834184/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=30928 CPUtime=1002.01
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 22974 0 0 0 100181 20 0 0 18 0 2 0 329004836 31670272 6823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7732 6823 218 20 0 7090 0
[pid=2338/tid=2340] ppid=2336 vsize=30928 CPUtime=1002
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 22634 0 0 0 100180 20 0 0 25 0 2 0 329004838 31670272 6823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 30928

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/79 2342
/proc/meminfo: memFree=1834056/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=31244 CPUtime=1062
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 23978 0 0 0 106179 21 0 0 18 0 2 0 329004836 31993856 6898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7811 6898 218 20 0 7169 0
[pid=2338/tid=2340] ppid=2336 vsize=31244 CPUtime=1061.98
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 23638 0 0 0 106178 20 0 0 25 0 2 0 329004838 31993856 6898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 31244

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 2342
/proc/meminfo: memFree=1833736/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=31432 CPUtime=1121.98
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 24777 0 0 0 112177 21 0 0 18 0 2 0 329004836 32186368 6948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7858 6948 218 20 0 7216 0
[pid=2338/tid=2340] ppid=2336 vsize=31432 CPUtime=1121.97
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 24437 0 0 0 112176 21 0 0 25 0 2 0 329004838 32186368 6948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 31432

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 2342
/proc/meminfo: memFree=1833608/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=31596 CPUtime=1181.97
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 25678 0 0 0 118174 23 0 0 18 0 2 0 329004836 32354304 7001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7899 7001 218 20 0 7257 0
[pid=2338/tid=2340] ppid=2336 vsize=31596 CPUtime=1181.95
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 25338 0 0 0 118173 22 0 0 25 0 2 0 329004838 32354304 7001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 31596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 2342
/proc/meminfo: memFree=1833672/2055920 swapFree=4144420/4192956
[pid=2338] ppid=2336 vsize=31596 CPUtime=1200.06
/proc/2338/stat : 2338 (MiraXTv1_dyn) S 2336 2338 1318 0 -1 4194304 25965 0 0 0 119983 23 0 0 18 0 2 0 329004836 32354304 7003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2338/statm: 7899 7003 218 20 0 7257 0
[pid=2338/tid=2340] ppid=2336 vsize=31596 CPUtime=1200.05
/proc/2338/task/2340/stat : 2340 (MiraXTv1_dyn) R 2336 2338 1318 0 -1 4194368 25625 0 0 0 119982 23 0 0 25 0 2 0 329004838 32354304 7003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 31596

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.08
CPU user time (s): 1199.84
CPU system time (s): 0.237963
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 31972

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

runsolver used 1.2828 second user time and 3.09053 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Thu May 10 15:27:55 UTC 2007

IDJOB= 292683
IDBENCH= 19845
IDSOLVER= 130
FILE ID= node18/292683-1178810875

PBS_JOBID= 5250935

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
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/292683-1178810875/MiraXTv1_dyn /tmp/evaluation/292683-1178810875/instance-292683-1178810875.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-292683-1178810875 -o ROOT/results/node18/solver-292683-1178810875 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292683-1178810875/MiraXTv1_dyn /tmp/evaluation/292683-1178810875/instance-292683-1178810875.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7d4d1c68f4daca29fa40e5d7ec25d0c3

RANDOM SEED= 430899654

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1861616 kB
Buffers:         38532 kB
Cached:          86576 kB
SwapCached:      18304 kB
Active:          82228 kB
Inactive:        70964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861616 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          29948 kB
Slab:            26572 kB
Committed_AS:  8697924 kB
PageTables:       1776 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node18 on Thu May 10 15:47:57 UTC 2007