Trace number 291820

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 v3? (TO) 1200.03 601.424

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1064282057-06.UNSAT.shuffled.cnf
MD5SUM9dc695d1d587582e1e64f09248ad206b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.5254
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 MiraXTv3...

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/node16/watcher-291820-1178808661 -o ROOT/results/node16/solver-291820-1178808661 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291820-1178808661/MiraXTv3_dyn /tmp/evaluation/291820-1178808661/instance-291820-1178808661.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.96 0.99 0.93 3/77 22378
/proc/meminfo: memFree=1811144/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=3788 CPUtime=0
/proc/22378/stat : 22378 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 328783733 3878912 256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/22378/statm: 947 257 206 20 0 305 0

[startup+0.083295 s]
/proc/loadavg: 0.96 0.99 0.93 3/77 22378
/proc/meminfo: memFree=1811144/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=6448 CPUtime=0.14
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 624 0 0 0 14 0 0 0 18 0 3 0 328783733 6602752 599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 1612 599 218 20 0 970 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6448

[startup+0.10129 s]
/proc/loadavg: 0.96 0.99 0.93 3/77 22378
/proc/meminfo: memFree=1811144/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=6736 CPUtime=0.18
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 698 0 0 0 18 0 0 0 18 0 3 0 328783733 6897664 673 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 1684 673 218 20 0 1042 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6736

[startup+0.30125 s]
/proc/loadavg: 0.96 0.99 0.93 3/77 22378
/proc/meminfo: memFree=1811144/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=8696 CPUtime=0.57
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 1147 0 0 0 57 0 0 0 18 0 3 0 328783733 8904704 1122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 2174 1122 218 20 0 1532 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8696

[startup+0.701168 s]
/proc/loadavg: 0.96 0.99 0.93 3/77 22378
/proc/meminfo: memFree=1811144/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=10972 CPUtime=1.38
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 1774 0 0 0 137 1 0 0 18 0 3 0 328783733 11235328 1749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 2743 1749 218 20 0 2101 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10972

[startup+1.501 s]
/proc/loadavg: 0.96 0.99 0.93 3/80 22381
/proc/meminfo: memFree=1803376/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=14364 CPUtime=2.97
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 2312 0 0 0 296 1 0 0 18 0 3 0 328783733 14708736 2287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 3591 2287 218 20 0 2949 0
[pid=22378/tid=22380] ppid=22376 vsize=14364 CPUtime=1.48
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 976 0 0 0 148 0 0 0 19 0 3 0 328783734 14708736 2287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=14364 CPUtime=1.47
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 1000 0 0 0 147 0 0 0 21 0 3 0 328783734 14708736 2287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14364

[startup+3.10266 s]
/proc/loadavg: 0.96 0.99 0.93 3/80 22381
/proc/meminfo: memFree=1801200/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=17384 CPUtime=6.17
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 3342 0 0 0 615 2 0 0 18 0 3 0 328783733 17801216 3244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 4346 3244 218 20 0 3704 0
[pid=22378/tid=22380] ppid=22376 vsize=17384 CPUtime=3.07
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 1402 0 0 0 307 0 0 0 25 0 3 0 328783734 17801216 3244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=17384 CPUtime=3.07
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 1604 0 0 0 306 1 0 0 21 0 3 0 328783734 17801216 3244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17384

[startup+6.30198 s]
/proc/loadavg: 1.04 1.01 0.93 3/80 22381
/proc/meminfo: memFree=1793328/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=25372 CPUtime=12.55
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 5248 0 0 0 1252 3 0 0 18 0 3 0 328783733 25980928 5070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 6343 5070 218 20 0 5701 0
[pid=22378/tid=22380] ppid=22376 vsize=25372 CPUtime=6.27
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 2357 0 0 0 626 1 0 0 25 0 3 0 328783734 25980928 5070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=25372 CPUtime=6.25
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 2555 0 0 0 624 1 0 0 25 0 3 0 328783734 25980928 5070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 25372

[startup+12.7026 s]
/proc/loadavg: 1.12 1.03 0.94 3/80 22381
/proc/meminfo: memFree=1785392/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=31352 CPUtime=25.32
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 6984 0 0 0 2527 5 0 0 18 0 3 0 328783733 32104448 6494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 7838 6494 218 20 0 7196 0
[pid=22378/tid=22380] ppid=22376 vsize=31352 CPUtime=12.67
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 3246 0 0 0 1265 2 0 0 25 0 3 0 328783734 32104448 6494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=31352 CPUtime=12.63
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 3402 0 0 0 1260 3 0 0 25 0 3 0 328783734 32104448 6494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 31352

[startup+25.5019 s]
/proc/loadavg: 1.31 1.07 0.95 3/80 22381
/proc/meminfo: memFree=1776752/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=39420 CPUtime=50.86
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 9645 0 0 0 5077 9 0 0 18 0 3 0 328783733 40366080 8647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 9855 8647 218 20 0 9213 0
[pid=22378/tid=22380] ppid=22376 vsize=39420 CPUtime=25.46
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 4426 0 0 0 2543 3 0 0 25 0 3 0 328783734 40366080 8647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=39420 CPUtime=25.37
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 4883 0 0 0 2533 4 0 0 25 0 3 0 328783734 40366080 8647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 39420

[startup+51.1015 s]
/proc/loadavg: 1.55 1.15 0.98 3/80 22381
/proc/meminfo: memFree=1773680/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=42356 CPUtime=101.94
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 11342 0 0 0 10184 10 0 0 18 0 3 0 328783733 43372544 9430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 10589 9430 218 20 0 9947 0
[pid=22378/tid=22380] ppid=22376 vsize=42356 CPUtime=51.06
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 5457 0 0 0 5102 4 0 0 25 0 3 0 328783734 43372544 9430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=42356 CPUtime=50.86
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 5549 0 0 0 5081 5 0 0 25 0 3 0 328783734 43372544 9430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 42356

[startup+102.306 s]
/proc/loadavg: 1.80 1.28 1.03 3/80 22381
/proc/meminfo: memFree=1769136/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=47448 CPUtime=204.12
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 14237 0 0 0 20399 13 0 0 18 0 3 0 328783733 48586752 10534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 11862 10534 218 20 0 11220 0
[pid=22378/tid=22380] ppid=22376 vsize=47448 CPUtime=102.25
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 6795 0 0 0 10219 6 0 0 25 0 3 0 328783734 48586752 10534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=47448 CPUtime=101.86
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 7106 0 0 0 10179 7 0 0 25 0 3 0 328783734 48586752 10534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 47448

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.09 3/80 22381
/proc/meminfo: memFree=1766320/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=50072 CPUtime=323.85
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 16977 0 0 0 32369 16 0 0 18 0 3 0 328783733 51273728 11234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 12518 11234 218 20 0 11876 0
[pid=22378/tid=22380] ppid=22376 vsize=50072 CPUtime=162.21
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 8293 0 0 0 16214 7 0 0 25 0 3 0 328783734 51273728 11234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=50072 CPUtime=161.62
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 8348 0 0 0 16154 8 0 0 25 0 3 0 328783734 51273728 11234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.85
Current children cumulated vsize (KiB) 50072

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.14 3/80 22381
/proc/meminfo: memFree=1764976/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=51776 CPUtime=443.59
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 19181 0 0 0 44341 18 0 0 18 0 3 0 328783733 53018624 11570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 12944 11570 218 20 0 12302 0
[pid=22378/tid=22380] ppid=22376 vsize=51776 CPUtime=222.2
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 9352 0 0 0 22211 9 0 0 25 0 3 0 328783734 53018624 11570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=51776 CPUtime=221.38
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 9493 0 0 0 22129 9 0 0 25 0 3 0 328783734 53018624 11570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.59
Current children cumulated vsize (KiB) 51776

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.19 3/80 22381
/proc/meminfo: memFree=1764016/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=52288 CPUtime=563.3
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 21434 0 0 0 56310 20 0 0 18 0 3 0 328783733 53542912 11822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 13072 11822 218 20 0 12430 0
[pid=22378/tid=22380] ppid=22376 vsize=52288 CPUtime=282.16
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 10466 0 0 0 28206 10 0 0 25 0 3 0 328783734 53542912 11822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526472 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=52288 CPUtime=281.11
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 10632 0 0 0 28102 9 0 0 25 0 3 0 328783734 53542912 11822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.3
Current children cumulated vsize (KiB) 52288

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.24 3/80 22381
/proc/meminfo: memFree=1763184/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=54540 CPUtime=683.04
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 23535 0 0 0 68282 22 0 0 18 0 3 0 328783733 55848960 12050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 13635 12050 218 20 0 12993 0
[pid=22378/tid=22380] ppid=22376 vsize=54540 CPUtime=342.15
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 11507 0 0 0 34204 11 0 0 25 0 3 0 328783734 55848960 12050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=54540 CPUtime=340.87
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 11692 0 0 0 34077 10 0 0 25 0 3 0 328783734 55848960 12050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.04
Current children cumulated vsize (KiB) 54540

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.29 3/80 22381
/proc/meminfo: memFree=1761456/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=55828 CPUtime=802.76
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 25737 0 0 0 80253 23 0 0 18 0 3 0 328783733 57167872 12520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 13957 12520 218 20 0 13315 0
[pid=22378/tid=22380] ppid=22376 vsize=55828 CPUtime=402.12
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 12560 0 0 0 40200 12 0 0 25 0 3 0 328783734 57167872 12520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=55828 CPUtime=400.61
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 12841 0 0 0 40051 10 0 0 25 0 3 0 328783734 57167872 12520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.76
Current children cumulated vsize (KiB) 55828

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.33 3/80 22381
/proc/meminfo: memFree=1760304/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=56280 CPUtime=922.47
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 27831 0 0 0 92223 24 0 0 18 0 3 0 328783733 57630720 12758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 14070 12758 218 20 0 13428 0
[pid=22378/tid=22380] ppid=22376 vsize=56280 CPUtime=462.1
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 13535 0 0 0 46197 13 0 0 25 0 3 0 328783734 57630720 12758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=56280 CPUtime=460.35
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 13960 0 0 0 46025 10 0 0 25 0 3 0 328783734 57630720 12758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.47
Current children cumulated vsize (KiB) 56280

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.37 3/80 22381
/proc/meminfo: memFree=1758064/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=58780 CPUtime=1042.19
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 30198 0 0 0 104192 27 0 0 18 0 3 0 328783733 60190720 13330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 14695 13330 218 20 0 14053 0
[pid=22378/tid=22380] ppid=22376 vsize=58780 CPUtime=522.08
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 14491 0 0 0 52194 14 0 0 25 0 3 0 328783734 60190720 13330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=58780 CPUtime=520.09
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 15371 0 0 0 51997 12 0 0 25 0 3 0 328783734 60190720 13330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.19
Current children cumulated vsize (KiB) 58780

[startup+582.301 s]
/proc/loadavg: 2.03 1.86 1.41 3/80 22381
/proc/meminfo: memFree=1757424/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=59272 CPUtime=1161.93
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 32169 0 0 0 116164 29 0 0 18 0 3 0 328783733 60694528 13481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 14818 13481 218 20 0 14176 0
[pid=22378/tid=22380] ppid=22376 vsize=59272 CPUtime=582.07
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 15489 0 0 0 58192 15 0 0 25 0 3 0 328783734 60694528 13481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=59272 CPUtime=579.83
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 16344 0 0 0 57970 13 0 0 25 0 3 0 328783734 60694528 13481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.93
Current children cumulated vsize (KiB) 59272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.403 s]
/proc/loadavg: 2.42 1.95 1.45 3/86 22407
/proc/meminfo: memFree=1756400/2055920 swapFree=4143400/4192956
[pid=22378] ppid=22376 vsize=59272 CPUtime=1200
/proc/22378/stat : 22378 (MiraXTv3_dyn) S 22376 22378 21814 0 -1 4194304 32726 0 0 0 119971 29 0 0 18 0 3 0 328783733 60694528 13486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22378/statm: 14818 13486 218 20 0 14176 0
[pid=22378/tid=22380] ppid=22376 vsize=59272 CPUtime=601.14
/proc/22378/task/22380/stat : 22380 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 15766 0 0 0 60099 15 0 0 25 0 3 0 328783734 60694528 13486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22378/tid=22381] ppid=22376 vsize=59272 CPUtime=598.83
/proc/22378/task/22381/stat : 22381 (MiraXTv3_dyn) R 22376 22378 21814 0 -1 4194368 16624 0 0 0 59870 13 0 0 25 0 3 0 328783734 60694528 13486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 59272

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): 601.424
CPU time (s): 1200.03
CPU user time (s): 1199.73
CPU system time (s): 0.304953
CPU usage (%): 199.532
Max. virtual memory (cumulated for all children) (KiB): 59636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.73
system time used= 0.304953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32726
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= 227
involuntary context switches= 22641

runsolver used 0.546916 second user time and 1.64875 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu May 10 14:51:01 UTC 2007

IDJOB= 291820
IDBENCH= 19824
IDSOLVER= 128
FILE ID= node16/291820-1178808661

PBS_JOBID= 5250937

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1064282057-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291820-1178808661/MiraXTv3_dyn /tmp/evaluation/291820-1178808661/instance-291820-1178808661.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-291820-1178808661 -o ROOT/results/node16/solver-291820-1178808661 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291820-1178808661/MiraXTv3_dyn /tmp/evaluation/291820-1178808661/instance-291820-1178808661.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9dc695d1d587582e1e64f09248ad206b

RANDOM SEED= 682390670

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:       1811424 kB
Buffers:         45000 kB
Cached:         113628 kB
SwapCached:      17900 kB
Active:          88808 kB
Inactive:        94672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811424 kB
SwapTotal:     4192956 kB
SwapFree:      4143400 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          29924 kB
Slab:            46520 kB
Committed_AS: 14141576 kB
PageTables:       1836 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 node16 on Thu May 10 15:01:05 UTC 2007