Trace number 294854

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.12 601.823

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1141171506-10.UNSAT.shuffled.cnf
MD5SUMd6d6be09c1abbc60814c0f85b6a5cc4b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

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/node21/watcher-294854-1178818334 -o ROOT/results/node21/solver-294854-1178818334 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294854-1178818334/MiraXTv3_dyn /tmp/evaluation/294854-1178818334/instance-294854-1178818334.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.83 1.82 1.49 3/77 23564
/proc/meminfo: memFree=1848568/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=3788 CPUtime=0
/proc/23564/stat : 23564 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 329750731 3878912 283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/23564/statm: 947 284 206 20 0 305 0

[startup+0.061383 s]
/proc/loadavg: 1.83 1.82 1.49 3/77 23564
/proc/meminfo: memFree=1848568/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=4348 CPUtime=0.05
/proc/23564/stat : 23564 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194304 445 0 0 0 5 0 0 0 18 0 1 0 329750731 4452352 420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583871 0 0 4096 0 0 0 0 17 1 0 0
/proc/23564/statm: 1087 420 207 20 0 445 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4348

[startup+0.101387 s]
/proc/loadavg: 1.83 1.82 1.49 3/77 23564
/proc/meminfo: memFree=1848568/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=4348 CPUtime=0.09
/proc/23564/stat : 23564 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194304 450 0 0 0 9 0 0 0 18 0 1 0 329750731 4452352 425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583962 0 0 4096 0 0 0 0 17 1 0 0
/proc/23564/statm: 1087 425 207 20 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4348

[startup+0.301411 s]
/proc/loadavg: 1.83 1.82 1.49 3/77 23564
/proc/meminfo: memFree=1848568/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=8528 CPUtime=0.46
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 1040 0 0 0 46 0 0 0 18 0 3 0 329750731 8732672 1015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 2132 1015 218 20 0 1490 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8528

[startup+0.701455 s]
/proc/loadavg: 1.83 1.82 1.49 3/77 23564
/proc/meminfo: memFree=1848568/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=12296 CPUtime=1.25
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 1796 0 0 0 125 0 0 0 18 0 3 0 329750731 12591104 1771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 3074 1771 218 20 0 2432 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 12296

[startup+1.50254 s]
/proc/loadavg: 1.83 1.82 1.49 3/80 23567
/proc/meminfo: memFree=1840416/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=16172 CPUtime=2.85
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 2715 0 0 0 284 1 0 0 18 0 3 0 329750731 16560128 2690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 4043 2690 218 20 0 3401 0
[pid=23564/tid=23566] ppid=23562 vsize=16172 CPUtime=1.36
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 1112 0 0 0 136 0 0 0 18 0 3 0 329750743 16560128 2690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23564/tid=23567] ppid=23562 vsize=16172 CPUtime=1.35
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 1120 0 0 0 135 0 0 0 21 0 3 0 329750743 16560128 2690 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 16172

[startup+3.10172 s]
/proc/loadavg: 1.83 1.82 1.49 3/80 23567
/proc/meminfo: memFree=1838304/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=18428 CPUtime=6.05
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 3480 0 0 0 603 2 0 0 18 0 3 0 329750731 18870272 3383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 4607 3383 218 20 0 3965 0
[pid=23564/tid=23566] ppid=23562 vsize=18428 CPUtime=2.96
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 1484 0 0 0 296 0 0 0 24 0 3 0 329750743 18870272 3383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23564/tid=23567] ppid=23562 vsize=18428 CPUtime=2.95
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 1513 0 0 0 294 1 0 0 25 0 3 0 329750743 18870272 3383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 18428

[startup+6.30107 s]
/proc/loadavg: 1.85 1.82 1.49 3/80 23567
/proc/meminfo: memFree=1829216/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=25924 CPUtime=12.42
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 5597 0 0 0 1239 3 0 0 18 0 3 0 329750731 26546176 5424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 6481 5424 218 20 0 5839 0
[pid=23564/tid=23566] ppid=23562 vsize=25924 CPUtime=6.16
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 2611 0 0 0 615 1 0 0 25 0 3 0 329750743 26546176 5424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23564/tid=23567] ppid=23562 vsize=25924 CPUtime=6.14
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 2503 0 0 0 612 2 0 0 25 0 3 0 329750743 26546176 5424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 25924

[startup+12.7018 s]
/proc/loadavg: 1.86 1.83 1.49 3/80 23567
/proc/meminfo: memFree=1818912/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=35472 CPUtime=25.2
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 7893 0 0 0 2514 6 0 0 18 0 3 0 329750731 36323328 7476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 8868 7476 218 20 0 8226 0
[pid=23564/tid=23566] ppid=23562 vsize=35472 CPUtime=12.55
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 3855 0 0 0 1253 2 0 0 25 0 3 0 329750743 36323328 7476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23564/tid=23567] ppid=23562 vsize=35472 CPUtime=12.51
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 3555 0 0 0 1248 3 0 0 25 0 3 0 329750743 36323328 7476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 35472

[startup+25.5012 s]
/proc/loadavg: 1.89 1.83 1.50 3/80 23567
/proc/meminfo: memFree=1808480/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=44704 CPUtime=50.71
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 11061 0 0 0 5062 9 0 0 18 0 3 0 329750731 45776896 10112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 11176 10112 218 20 0 10534 0
[pid=23564/tid=23566] ppid=23562 vsize=44704 CPUtime=25.34
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 5194 0 0 0 2531 3 0 0 25 0 3 0 329750743 45776896 10112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23564/tid=23567] ppid=23562 vsize=44704 CPUtime=25.24
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 5384 0 0 0 2518 6 0 0 25 0 3 0 329750743 45776896 10112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 44704

[startup+51.102 s]
/proc/loadavg: 1.93 1.85 1.51 3/80 23567
/proc/meminfo: memFree=1804576/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=49212 CPUtime=101.8
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 13201 0 0 0 10168 12 0 0 18 0 3 0 329750731 50393088 11086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 12303 11086 218 20 0 11661 0
[pid=23564/tid=23566] ppid=23562 vsize=49212 CPUtime=50.92
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 6214 0 0 0 5088 4 0 0 25 0 3 0 329750743 50393088 11086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23564/tid=23567] ppid=23562 vsize=49212 CPUtime=50.74
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 6504 0 0 0 5067 7 0 0 25 0 3 0 329750743 50393088 11086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 49212

[startup+102.307 s]
/proc/loadavg: 1.97 1.87 1.54 3/80 23567
/proc/meminfo: memFree=1800224/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=53360 CPUtime=203.9
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 16164 0 0 0 20375 15 0 0 18 0 3 0 329750731 54640640 12132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 13340 12132 218 20 0 12698 0
[pid=23564/tid=23566] ppid=23562 vsize=53360 CPUtime=102.08
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 7381 0 0 0 10203 5 0 0 25 0 3 0 329750743 54640640 12132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23564/tid=23567] ppid=23562 vsize=53360 CPUtime=101.69
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 8300 0 0 0 10160 9 0 0 25 0 3 0 329750743 54640640 12132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 53360

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.56 3/80 23567
/proc/meminfo: memFree=1798240/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=54436 CPUtime=323.54
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 18985 0 0 0 32336 18 0 0 18 0 3 0 329750731 55742464 12608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 13609 12608 218 20 0 12967 0
[pid=23564/tid=23566] ppid=23562 vsize=54436 CPUtime=162.02
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 8783 0 0 0 16195 7 0 0 25 0 3 0 329750743 55742464 12608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23564/tid=23567] ppid=23562 vsize=54436 CPUtime=161.38
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 9719 0 0 0 16128 10 0 0 25 0 3 0 329750743 55742464 12608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 54436

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.59 3/80 23567
/proc/meminfo: memFree=1794848/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=58704 CPUtime=443.21
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 22077 0 0 0 44300 21 0 0 18 0 3 0 329750731 60112896 13489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 14676 13489 218 20 0 14034 0
[pid=23564/tid=23566] ppid=23562 vsize=58704 CPUtime=221.98
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 10113 0 0 0 22190 8 0 0 25 0 3 0 329750743 60112896 13489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23564/tid=23567] ppid=23562 vsize=58704 CPUtime=221.09
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 11481 0 0 0 22097 12 0 0 25 0 3 0 329750743 60112896 13489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.21
Current children cumulated vsize (KiB) 58704

[startup+282.301 s]
/proc/loadavg: 1.99 1.92 1.61 3/80 23567
/proc/meminfo: memFree=1792352/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=61836 CPUtime=562.87
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 24849 0 0 0 56264 23 0 0 18 0 3 0 329750731 63320064 14108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 15459 14119 218 20 0 14817 0
[pid=23564/tid=23566] ppid=23562 vsize=61836 CPUtime=281.93
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 11616 0 0 0 28183 10 0 0 25 0 3 0 329750743 63320064 14124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565193 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23564/tid=23567] ppid=23562 vsize=61836 CPUtime=280.81
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 12766 0 0 0 28068 13 0 0 25 0 3 0 329750743 63320064 14131 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.87
Current children cumulated vsize (KiB) 61836

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.63 3/80 23567
/proc/meminfo: memFree=1790816/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=63316 CPUtime=682.52
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 27546 0 0 0 68226 26 0 0 18 0 3 0 329750731 64835584 14493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 15829 14493 218 20 0 15187 0
[pid=23564/tid=23566] ppid=23562 vsize=63316 CPUtime=341.69
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 12985 0 0 0 34158 11 0 0 25 0 3 0 329750743 64835584 14493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23564/tid=23567] ppid=23562 vsize=63316 CPUtime=340.7
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 14078 0 0 0 34055 15 0 0 25 0 3 0 329750743 64835584 14493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.52
Current children cumulated vsize (KiB) 63316

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.65 3/80 23567
/proc/meminfo: memFree=1789600/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=64092 CPUtime=802.2
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 29877 0 0 0 80191 29 0 0 18 0 3 0 329750731 65630208 14784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 16023 14784 218 20 0 15381 0
[pid=23564/tid=23566] ppid=23562 vsize=64092 CPUtime=401.41
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 14167 0 0 0 40129 12 0 0 25 0 3 0 329750743 65630208 14784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23564/tid=23567] ppid=23562 vsize=64092 CPUtime=400.65
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 15227 0 0 0 40049 16 0 0 25 0 3 0 329750743 65630208 14784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.2
Current children cumulated vsize (KiB) 64092

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.67 3/80 23567
/proc/meminfo: memFree=1788256/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=65964 CPUtime=921.87
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 31971 0 0 0 92156 31 0 0 18 0 3 0 329750731 67547136 15110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 16491 15110 218 20 0 15849 0
[pid=23564/tid=23566] ppid=23562 vsize=65964 CPUtime=461.12
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 15238 0 0 0 46100 12 0 0 25 0 3 0 329750743 67547136 15110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23564/tid=23567] ppid=23562 vsize=65964 CPUtime=460.61
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 16250 0 0 0 46043 18 0 0 25 0 3 0 329750743 67547136 15110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.87
Current children cumulated vsize (KiB) 65964

[startup+522.301 s]
/proc/loadavg: 1.99 1.95 1.69 3/80 23567
/proc/meminfo: memFree=1786592/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=67692 CPUtime=1041.53
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 34501 0 0 0 104119 34 0 0 18 0 3 0 329750731 69316608 15527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 16923 15527 218 20 0 16281 0
[pid=23564/tid=23566] ppid=23562 vsize=67692 CPUtime=520.85
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 16536 0 0 0 52071 14 0 0 25 0 3 0 329750743 69316608 15527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23564/tid=23567] ppid=23562 vsize=67692 CPUtime=520.55
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 17482 0 0 0 52036 19 0 0 25 0 3 0 329750743 69316608 15527 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.53
Current children cumulated vsize (KiB) 67692

[startup+582.301 s]
/proc/loadavg: 1.99 1.96 1.70 3/80 23567
/proc/meminfo: memFree=1785120/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=69276 CPUtime=1161.18
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 36941 0 0 0 116082 36 0 0 18 0 3 0 329750731 70938624 15897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 17319 15897 218 20 0 16677 0
[pid=23564/tid=23566] ppid=23562 vsize=69276 CPUtime=580.55
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 17765 0 0 0 58040 15 0 0 25 0 3 0 329750743 70938624 15897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23564/tid=23567] ppid=23562 vsize=69276 CPUtime=580.49
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 18693 0 0 0 58029 20 0 0 25 0 3 0 329750743 70938624 15897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.18
Current children cumulated vsize (KiB) 69276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.801 s]
/proc/loadavg: 1.99 1.96 1.71 3/80 23567
/proc/meminfo: memFree=1784864/2055920 swapFree=4156344/4192956
[pid=23564] ppid=23562 vsize=69464 CPUtime=1200.09
/proc/23564/stat : 23564 (MiraXTv3_dyn) S 23562 23564 23124 0 -1 4194304 37721 0 0 0 119972 37 0 0 18 0 3 0 329750731 71131136 15987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23564/statm: 17366 15987 218 20 0 16724 0
[pid=23564/tid=23566] ppid=23562 vsize=69464 CPUtime=599.97
/proc/23564/task/23566/stat : 23566 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 18152 0 0 0 59981 16 0 0 25 0 3 0 329750743 71131136 15987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23564/tid=23567] ppid=23562 vsize=69464 CPUtime=599.98
/proc/23564/task/23567/stat : 23567 (MiraXTv3_dyn) R 23562 23564 23124 0 -1 4194368 19086 0 0 0 59977 21 0 0 25 0 3 0 329750743 71131136 15987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 69464

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.823
CPU time (s): 1200.12
CPU user time (s): 1199.73
CPU system time (s): 0.384941
CPU usage (%): 199.414
Max. virtual memory (cumulated for all children) (KiB): 69464

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

runsolver used 0.578911 second user time and 1.61975 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 17:32:14 UTC 2007

IDJOB= 294854
IDBENCH= 19898
IDSOLVER= 128
FILE ID= node21/294854-1178818334

PBS_JOBID= 5250960

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1141171506-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294854-1178818334/MiraXTv3_dyn /tmp/evaluation/294854-1178818334/instance-294854-1178818334.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-294854-1178818334 -o ROOT/results/node21/solver-294854-1178818334 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294854-1178818334/MiraXTv3_dyn /tmp/evaluation/294854-1178818334/instance-294854-1178818334.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d6d6be09c1abbc60814c0f85b6a5cc4b

RANDOM SEED= 931190045

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1848912 kB
Buffers:         37420 kB
Cached:          97116 kB
SwapCached:      15744 kB
Active:          89188 kB
Inactive:        69012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848912 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4072 kB
Writeback:           0 kB
Mapped:          30084 kB
Slab:            34416 kB
Committed_AS:  5064648 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node21 on Thu May 10 17:42:18 UTC 2007