Trace number 308753

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.09 601.638

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1705860047-05-SAT.cnf
MD5SUM7dc1e0d3ec36f8265c6ac507adda4d13
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark184.639
Satisfiable
(Un)Satisfiability was proved
Number of variables4494
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.03	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/node5/watcher-308753-1178866086 -o ROOT/results/node5/solver-308753-1178866086 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308753-1178866086/MiraXTv3_dyn /tmp/evaluation/308753-1178866086/instance-308753-1178866086.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.83 1.63 3/77 15713
/proc/meminfo: memFree=1736824/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=1436 CPUtime=0
/proc/15713/stat : 15713 (MiraXTv3_dyn) D 15711 15713 15249 0 -1 4194304 58 0 0 0 0 0 0 0 18 0 1 0 362646294 1470464 46 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7893796 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/15713/statm: 359 46 34 20 0 10 0

[startup+0.072659 s]
/proc/loadavg: 1.83 1.83 1.63 3/77 15713
/proc/meminfo: memFree=1736824/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=5440 CPUtime=0.03
/proc/15713/stat : 15713 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194304 713 0 0 0 3 0 0 0 18 0 1 0 362646294 5570560 688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 0 0 0
/proc/15713/statm: 1360 688 207 20 0 718 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5440

[startup+0.101666 s]
/proc/loadavg: 1.83 1.83 1.63 3/77 15713
/proc/meminfo: memFree=1736824/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=10424 CPUtime=0.06
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 1386 0 0 0 6 0 0 0 18 0 3 0 362646294 10674176 1361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 2606 1361 218 20 0 1964 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10424

[startup+0.301688 s]
/proc/loadavg: 1.83 1.83 1.63 3/77 15713
/proc/meminfo: memFree=1736824/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=10820 CPUtime=0.45
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 1506 0 0 0 45 0 0 0 18 0 3 0 362646294 11079680 1481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 2705 1481 218 20 0 2063 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 10820

[startup+0.701734 s]
/proc/loadavg: 1.83 1.83 1.63 3/77 15713
/proc/meminfo: memFree=1736824/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=12504 CPUtime=1.25
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 1913 0 0 0 125 0 0 0 18 0 3 0 362646294 12804096 1888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 3126 1888 218 20 0 2484 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 12504

[startup+1.50182 s]
/proc/loadavg: 1.83 1.83 1.63 3/80 15716
/proc/meminfo: memFree=1728736/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=16704 CPUtime=2.85
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 2703 0 0 0 284 1 0 0 18 0 3 0 362646294 17104896 2678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 4176 2678 218 20 0 3534 0
[pid=15713/tid=15715] ppid=15711 vsize=16704 CPUtime=1.4
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 1011 0 0 0 140 0 0 0 21 0 3 0 362646303 17104896 2678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=16704 CPUtime=1.38
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 935 0 0 0 138 0 0 0 25 0 3 0 362646303 17104896 2678 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 16704

[startup+3.10201 s]
/proc/loadavg: 1.83 1.83 1.63 3/80 15716
/proc/meminfo: memFree=1724576/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=21092 CPUtime=6.03
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 3927 0 0 0 601 2 0 0 18 0 3 0 362646294 21598208 3902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 5273 3902 218 20 0 4631 0
[pid=15713/tid=15715] ppid=15711 vsize=21092 CPUtime=2.99
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 1682 0 0 0 298 1 0 0 25 0 3 0 362646303 21598208 3902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=21092 CPUtime=2.97
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 1488 0 0 0 297 0 0 0 25 0 3 0 362646303 21598208 3902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 21092

[startup+6.30237 s]
/proc/loadavg: 1.85 1.83 1.64 3/80 15716
/proc/meminfo: memFree=1717600/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=25076 CPUtime=12.41
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 4940 0 0 0 1238 3 0 0 18 0 3 0 362646294 25677824 4915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 6269 4915 218 20 0 5627 0
[pid=15713/tid=15715] ppid=15711 vsize=25076 CPUtime=6.19
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 2225 0 0 0 617 2 0 0 25 0 3 0 362646303 25677824 4915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=25076 CPUtime=6.16
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 1958 0 0 0 616 0 0 0 25 0 3 0 362646303 25677824 4915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565825 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 25076

[startup+12.7011 s]
/proc/loadavg: 1.86 1.83 1.64 3/80 15716
/proc/meminfo: memFree=1708128/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=35160 CPUtime=25.18
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 7754 0 0 0 2512 6 0 0 18 0 3 0 362646294 36003840 7655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 8790 7655 218 20 0 8148 0
[pid=15713/tid=15715] ppid=15711 vsize=35160 CPUtime=12.58
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 3450 0 0 0 1255 3 0 0 25 0 3 0 362646303 36003840 7655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=35160 CPUtime=12.54
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 3547 0 0 0 1252 2 0 0 25 0 3 0 362646303 36003840 7655 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 35160

[startup+25.5015 s]
/proc/loadavg: 1.89 1.84 1.64 3/80 15716
/proc/meminfo: memFree=1686304/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=56692 CPUtime=50.72
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 13136 0 0 0 5058 14 0 0 18 0 3 0 362646294 58052608 12861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 14173 12861 218 20 0 13531 0
[pid=15713/tid=15715] ppid=15711 vsize=56692 CPUtime=25.37
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 6376 0 0 0 2529 8 0 0 25 0 3 0 362646303 58052608 12861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=56692 CPUtime=25.29
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 6003 0 0 0 2523 6 0 0 25 0 3 0 362646303 58052608 12861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 56692

[startup+51.1015 s]
/proc/loadavg: 1.93 1.85 1.65 3/80 15716
/proc/meminfo: memFree=1677984/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=65376 CPUtime=101.79
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 15567 0 0 0 10162 17 0 0 18 0 3 0 362646294 66945024 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 16344 14943 218 20 0 15702 0
[pid=15713/tid=15715] ppid=15711 vsize=65376 CPUtime=50.94
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 7473 0 0 0 5085 9 0 0 25 0 3 0 362646303 66945024 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=65376 CPUtime=50.78
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 7337 0 0 0 5071 7 0 0 25 0 3 0 362646303 66945024 14943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 65376

[startup+102.306 s]
/proc/loadavg: 1.97 1.87 1.66 3/80 15716
/proc/meminfo: memFree=1653728/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=88736 CPUtime=203.95
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 22228 0 0 0 20367 28 0 0 18 0 3 0 362646294 90865664 20768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 22184 20768 218 20 0 21542 0
[pid=15713/tid=15715] ppid=15711 vsize=88736 CPUtime=102.11
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 10287 0 0 0 10197 14 0 0 25 0 3 0 362646303 90865664 20768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=88736 CPUtime=101.78
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 11184 0 0 0 10165 13 0 0 25 0 3 0 362646303 90865664 20768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 88736

[startup+162.301 s]
/proc/loadavg: 1.99 1.89 1.68 3/80 15716
/proc/meminfo: memFree=1641568/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=101128 CPUtime=323.63
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 26072 0 0 0 32329 34 0 0 18 0 3 0 362646294 103555072 23768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 25282 23768 218 20 0 24640 0
[pid=15713/tid=15715] ppid=15711 vsize=101128 CPUtime=162.05
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 12842 0 0 0 16186 19 0 0 25 0 3 0 362646303 103555072 23768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=101128 CPUtime=161.53
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 12473 0 0 0 16138 15 0 0 25 0 3 0 362646303 103555072 23768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 101128

[startup+222.302 s]
/proc/loadavg: 1.99 1.91 1.70 3/80 15716
/proc/meminfo: memFree=1636640/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=105856 CPUtime=443.34
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 28126 0 0 0 44297 37 0 0 18 0 3 0 362646294 108396544 25020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 26464 25020 218 20 0 25822 0
[pid=15713/tid=15715] ppid=15711 vsize=105856 CPUtime=222
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 13564 0 0 0 22180 20 0 0 25 0 3 0 362646303 108396544 25020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=105856 CPUtime=221.29
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 13805 0 0 0 22112 17 0 0 25 0 3 0 362646303 108396544 25020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 105856

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.72 4/80 15716
/proc/meminfo: memFree=1635360/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=106880 CPUtime=563.05
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 29387 0 0 0 56266 39 0 0 18 0 3 0 362646294 109445120 25368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 26720 25368 218 20 0 26078 0
[pid=15713/tid=15715] ppid=15711 vsize=106880 CPUtime=281.95
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 14390 0 0 0 28174 21 0 0 25 0 3 0 362646303 109445120 25368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520495 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=106880 CPUtime=281.04
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 14240 0 0 0 28086 18 0 0 25 0 3 0 362646303 109445120 25368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 106880

[startup+342.301 s]
/proc/loadavg: 1.99 1.93 1.73 3/80 15716
/proc/meminfo: memFree=1628832/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=113852 CPUtime=682.73
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 31849 0 0 0 68230 43 0 0 18 0 3 0 362646294 116584448 26975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 28463 26975 218 20 0 27821 0
[pid=15713/tid=15715] ppid=15711 vsize=113852 CPUtime=341.88
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 15859 0 0 0 34165 23 0 0 25 0 3 0 362646303 116584448 26975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=113852 CPUtime=340.79
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 15233 0 0 0 34060 19 0 0 25 0 3 0 362646303 116584448 26975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 113852

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.74 3/80 15716
/proc/meminfo: memFree=1624864/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=118104 CPUtime=802.44
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 33563 0 0 0 80199 45 0 0 18 0 3 0 362646294 120938496 27988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 29526 27988 218 20 0 28884 0
[pid=15713/tid=15715] ppid=15711 vsize=118104 CPUtime=401.84
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 17202 0 0 0 40159 25 0 0 25 0 3 0 362646303 120938496 27988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=118104 CPUtime=400.54
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 15604 0 0 0 40035 19 0 0 25 0 3 0 362646303 120938496 27988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520554 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 118104

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.76 3/80 15716
/proc/meminfo: memFree=1622944/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=119128 CPUtime=922.13
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 34827 0 0 0 92165 48 0 0 18 0 3 0 362646294 121987072 28450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 29782 28450 218 20 0 29140 0
[pid=15713/tid=15715] ppid=15711 vsize=119128 CPUtime=461.78
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 18090 0 0 0 46151 27 0 0 25 0 3 0 362646303 121987072 28450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=119128 CPUtime=460.29
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 15980 0 0 0 46009 20 0 0 25 0 3 0 362646303 121987072 28450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.13
Current children cumulated vsize (KiB) 119128

[startup+522.302 s]
/proc/loadavg: 1.99 1.96 1.77 3/80 15716
/proc/meminfo: memFree=1622496/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=120708 CPUtime=1041.83
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 35847 0 0 0 104134 49 0 0 18 0 3 0 362646294 123604992 28558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 30177 28558 218 20 0 29535 0
[pid=15713/tid=15715] ppid=15711 vsize=120708 CPUtime=521.72
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 18506 0 0 0 52145 27 0 0 25 0 3 0 362646303 123604992 28558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=120708 CPUtime=520.05
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 16584 0 0 0 51984 21 0 0 25 0 3 0 362646303 123604992 28558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.83
Current children cumulated vsize (KiB) 120708

[startup+582.302 s]
/proc/loadavg: 1.99 1.96 1.78 3/80 15716
/proc/meminfo: memFree=1622432/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=120708 CPUtime=1161.52
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 36712 0 0 0 116102 50 0 0 18 0 3 0 362646294 123604992 28584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 30177 28584 218 20 0 29535 0
[pid=15713/tid=15715] ppid=15711 vsize=120708 CPUtime=581.67
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 18984 0 0 0 58140 27 0 0 25 0 3 0 362646303 123604992 28584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=120708 CPUtime=579.79
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 16971 0 0 0 57957 22 0 0 25 0 3 0 362646303 123604992 28584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.52
Current children cumulated vsize (KiB) 120708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.96 1.78 3/80 15716
/proc/meminfo: memFree=1622368/2055920 swapFree=4150068/4192956
[pid=15713] ppid=15711 vsize=120708 CPUtime=1200.04
/proc/15713/stat : 15713 (MiraXTv3_dyn) S 15711 15713 15249 0 -1 4194304 37101 0 0 0 119954 50 0 0 18 0 3 0 362646294 123604992 28595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15713/statm: 30177 28595 218 20 0 29535 0
[pid=15713/tid=15715] ppid=15711 vsize=120708 CPUtime=600.97
/proc/15713/task/15715/stat : 15715 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 19179 0 0 0 60069 28 0 0 25 0 3 0 362646303 123604992 28595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15713/tid=15716] ppid=15711 vsize=120708 CPUtime=599.01
/proc/15713/task/15716/stat : 15716 (MiraXTv3_dyn) R 15711 15713 15249 0 -1 4194368 17165 0 0 0 59879 22 0 0 25 0 3 0 362646303 123604992 28595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 120708

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.638
CPU time (s): 1200.09
CPU user time (s): 1199.56
CPU system time (s): 0.527919
CPU usage (%): 199.47
Max. virtual memory (cumulated for all children) (KiB): 120708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.56
system time used= 0.527919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37101
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= 197
involuntary context switches= 22483

runsolver used 0.563914 second user time and 1.64475 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 06:48:06 UTC 2007

IDJOB= 308753
IDBENCH= 20240
IDSOLVER= 128
FILE ID= node5/308753-1178866086

PBS_JOBID= 5251037

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1705860047-05-SAT.cnf
COMMAND LINE= /tmp/evaluation/308753-1178866086/MiraXTv3_dyn /tmp/evaluation/308753-1178866086/instance-308753-1178866086.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-308753-1178866086 -o ROOT/results/node5/solver-308753-1178866086 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308753-1178866086/MiraXTv3_dyn /tmp/evaluation/308753-1178866086/instance-308753-1178866086.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7dc1e0d3ec36f8265c6ac507adda4d13

RANDOM SEED= 37368146

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1737040 kB
Buffers:         45392 kB
Cached:         186932 kB
SwapCached:      11320 kB
Active:         142008 kB
Inactive:       113608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737040 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:          30116 kB
Slab:            48860 kB
Committed_AS: 14009180 kB
PageTables:       1720 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB

End job on node5 on Fri May 11 06:58:10 UTC 2007