Trace number 294813

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.14 601.824

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1387394500-16.UNSAT.shuffled.cnf
MD5SUM997a38106b41acec00160b9638f74d24
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/node7/watcher-294813-1178818187 -o ROOT/results/node7/solver-294813-1178818187 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294813-1178818187/MiraXTv3_dyn /tmp/evaluation/294813-1178818187/instance-294813-1178818187.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.92 0.97 0.98 3/77 13772
/proc/meminfo: memFree=1848120/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=3788 CPUtime=0
/proc/13772/stat : 13772 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 357856354 3878912 283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/13772/statm: 947 284 206 20 0 305 0

[startup+0.081446 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 13772
/proc/meminfo: memFree=1848120/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=4320 CPUtime=0.07
/proc/13772/stat : 13772 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194304 452 0 0 0 7 0 0 0 18 0 1 0 357856354 4423680 427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583709 0 0 4096 0 0 0 0 17 1 0 0
/proc/13772/statm: 1080 427 207 20 0 438 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4320

[startup+0.101446 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 13772
/proc/meminfo: memFree=1848120/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=4320 CPUtime=0.09
/proc/13772/stat : 13772 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194304 452 0 0 0 9 0 0 0 18 0 1 0 357856354 4423680 427 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 1 0 0
/proc/13772/statm: 1080 427 207 20 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.30147 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 13772
/proc/meminfo: memFree=1848120/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=8684 CPUtime=0.46
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 1043 0 0 0 46 0 0 0 18 0 3 0 357856354 8892416 1018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 2171 1018 218 20 0 1529 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8684

[startup+0.701513 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 13772
/proc/meminfo: memFree=1848120/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=12264 CPUtime=1.25
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 1823 0 0 0 125 0 0 0 18 0 3 0 357856354 12558336 1797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 3066 1797 218 20 0 2424 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 12264

[startup+1.5016 s]
/proc/loadavg: 0.92 0.97 0.98 3/80 13775
/proc/meminfo: memFree=1839840/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=16172 CPUtime=2.85
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 2720 0 0 0 284 1 0 0 18 0 3 0 357856354 16560128 2694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 4043 2694 218 20 0 3401 0
[pid=13772/tid=13774] ppid=13770 vsize=16172 CPUtime=1.36
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 1128 0 0 0 136 0 0 0 25 0 3 0 357856366 16560128 2694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520197 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=16172 CPUtime=1.35
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 1110 0 0 0 135 0 0 0 18 0 3 0 357856366 16560128 2694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 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.10177 s]
/proc/loadavg: 0.92 0.97 0.98 3/80 13775
/proc/meminfo: memFree=1837664/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=19432 CPUtime=6.05
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 3604 0 0 0 603 2 0 0 18 0 3 0 357856354 19898368 3542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 4858 3542 218 20 0 4216 0
[pid=13772/tid=13774] ppid=13770 vsize=19432 CPUtime=2.96
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 1500 0 0 0 296 0 0 0 25 0 3 0 357856366 19898368 3542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520177 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=19432 CPUtime=2.95
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 1622 0 0 0 294 1 0 0 17 0 3 0 357856366 19898368 3542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 19432

[startup+6.30211 s]
/proc/loadavg: 1.01 0.99 0.98 3/80 13775
/proc/meminfo: memFree=1828064/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=26952 CPUtime=12.43
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 5788 0 0 0 1240 3 0 0 18 0 3 0 357856354 27598848 5614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 6738 5614 218 20 0 6096 0
[pid=13772/tid=13774] ppid=13770 vsize=26952 CPUtime=6.16
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 2617 0 0 0 616 0 0 0 25 0 3 0 357856366 27598848 5614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=26952 CPUtime=6.13
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 2689 0 0 0 611 2 0 0 25 0 3 0 357856366 27598848 5614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 26952

[startup+12.7018 s]
/proc/loadavg: 1.09 1.00 0.99 3/80 13775
/proc/meminfo: memFree=1817952/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=35344 CPUtime=25.2
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 8073 0 0 0 2515 5 0 0 18 0 3 0 357856354 36192256 7601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 8836 7601 218 20 0 8194 0
[pid=13772/tid=13774] ppid=13770 vsize=35344 CPUtime=12.55
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 3851 0 0 0 1254 1 0 0 25 0 3 0 357856366 36192256 7601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=35344 CPUtime=12.51
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 3740 0 0 0 1247 4 0 0 25 0 3 0 357856366 36192256 7601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 35344

[startup+25.5011 s]
/proc/loadavg: 1.29 1.05 1.01 3/80 13775
/proc/meminfo: memFree=1808864/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=43916 CPUtime=50.72
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 10864 0 0 0 5064 8 0 0 18 0 3 0 357856354 44969984 9914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 10979 9914 218 20 0 10337 0
[pid=13772/tid=13774] ppid=13770 vsize=43916 CPUtime=25.33
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 5044 0 0 0 2532 1 0 0 25 0 3 0 357856366 44969984 9914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=43916 CPUtime=25.25
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 5338 0 0 0 2519 6 0 0 25 0 3 0 357856366 44969984 9914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 43916

[startup+51.1018 s]
/proc/loadavg: 1.53 1.13 1.03 3/80 13775
/proc/meminfo: memFree=1804384/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=48920 CPUtime=101.79
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 13005 0 0 0 10169 10 0 0 18 0 3 0 357856354 50094080 11021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 12230 11021 218 20 0 11588 0
[pid=13772/tid=13774] ppid=13770 vsize=48920 CPUtime=50.92
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 6118 0 0 0 5090 2 0 0 25 0 3 0 357856366 50094080 11021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=48920 CPUtime=50.73
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 6405 0 0 0 5066 7 0 0 25 0 3 0 357856366 50094080 11021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 48920

[startup+102.305 s]
/proc/loadavg: 1.79 1.26 1.08 3/80 13775
/proc/meminfo: memFree=1799200/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=54188 CPUtime=203.92
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 16217 0 0 0 20379 13 0 0 18 0 3 0 357856354 55488512 12250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 13547 12250 218 20 0 12905 0
[pid=13772/tid=13774] ppid=13770 vsize=54188 CPUtime=102.09
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 7946 0 0 0 10205 4 0 0 25 0 3 0 357856366 55488512 12250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=54188 CPUtime=101.7
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 7789 0 0 0 10162 8 0 0 25 0 3 0 357856366 55488512 12250 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 54188

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.13 3/80 13775
/proc/meminfo: memFree=1796256/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=57468 CPUtime=323.57
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 19225 0 0 0 32341 16 0 0 18 0 3 0 357856354 58847232 12980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 14367 12980 218 20 0 13725 0
[pid=13772/tid=13774] ppid=13770 vsize=57468 CPUtime=162.03
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 9430 0 0 0 16197 6 0 0 25 0 3 0 357856366 58847232 12980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=57468 CPUtime=161.41
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 9313 0 0 0 16131 10 0 0 25 0 3 0 357856366 58847232 12980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.57
Current children cumulated vsize (KiB) 57468

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/80 13775
/proc/meminfo: memFree=1793824/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=60556 CPUtime=443.22
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 22130 0 0 0 44303 19 0 0 18 0 3 0 357856354 62009344 13674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 15139 13674 218 20 0 14497 0
[pid=13772/tid=13774] ppid=13770 vsize=60556 CPUtime=221.98
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 10729 0 0 0 22191 7 0 0 25 0 3 0 357856366 62009344 13674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=60556 CPUtime=221.12
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 10919 0 0 0 22100 12 0 0 25 0 3 0 357856366 62009344 13674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.22
Current children cumulated vsize (KiB) 60556

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.23 3/80 13775
/proc/meminfo: memFree=1790752/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=64088 CPUtime=562.89
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 25099 0 0 0 56267 22 0 0 18 0 3 0 357856354 65626112 14561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 16022 14561 218 20 0 15380 0
[pid=13772/tid=13774] ppid=13770 vsize=64088 CPUtime=281.92
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 12542 0 0 0 28184 8 0 0 25 0 3 0 357856366 65626112 14561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10850391 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=64088 CPUtime=280.83
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 12075 0 0 0 28070 13 0 0 25 0 3 0 357856366 65626112 14561 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 64088

[startup+342.301 s]
/proc/loadavg: 2.06 1.68 1.28 3/80 13775
/proc/meminfo: memFree=1789216/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=64408 CPUtime=682.54
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 27680 0 0 0 68230 24 0 0 18 0 3 0 357856354 65953792 14762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 16102 14762 218 20 0 15460 0
[pid=13772/tid=13774] ppid=13770 vsize=64408 CPUtime=341.87
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 13804 0 0 0 34178 9 0 0 19 0 3 0 357856366 65953792 14762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=64408 CPUtime=340.53
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 13394 0 0 0 34039 14 0 0 19 0 3 0 357856366 65953792 14762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.54
Current children cumulated vsize (KiB) 64408

[startup+402.302 s]
/proc/loadavg: 2.02 1.73 1.32 3/80 13777
/proc/meminfo: memFree=1788192/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=65192 CPUtime=802.21
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 30046 0 0 0 80195 26 0 0 18 0 3 0 357856354 66756608 15020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 16298 15020 218 20 0 15656 0
[pid=13772/tid=13774] ppid=13770 vsize=65192 CPUtime=401.83
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 14964 0 0 0 40172 11 0 0 25 0 3 0 357856366 66756608 15020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=65192 CPUtime=400.25
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 14600 0 0 0 40010 15 0 0 25 0 3 0 357856366 66756608 15020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.21
Current children cumulated vsize (KiB) 65192

[startup+462.301 s]
/proc/loadavg: 2.00 1.78 1.37 3/80 13777
/proc/meminfo: memFree=1787232/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=66744 CPUtime=921.89
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 32421 0 0 0 92160 29 0 0 18 0 3 0 357856354 68345856 15287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 16686 15287 218 20 0 16044 0
[pid=13772/tid=13774] ppid=13770 vsize=66744 CPUtime=461.78
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 16116 0 0 0 46166 12 0 0 25 0 3 0 357856366 68345856 15287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=66744 CPUtime=459.96
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 15823 0 0 0 45981 15 0 0 25 0 3 0 357856366 68345856 15287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.89
Current children cumulated vsize (KiB) 66744

[startup+522.301 s]
/proc/loadavg: 2.00 1.82 1.40 3/80 13777
/proc/meminfo: memFree=1785760/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=67956 CPUtime=1041.56
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 34872 0 0 0 104125 31 0 0 18 0 3 0 357856354 69586944 15630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 16989 15630 218 20 0 16347 0
[pid=13772/tid=13774] ppid=13770 vsize=67956 CPUtime=521.75
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 17375 0 0 0 52161 14 0 0 25 0 3 0 357856366 69586944 15630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=67956 CPUtime=519.67
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 17015 0 0 0 51951 16 0 0 25 0 3 0 357856366 69586944 15630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.56
Current children cumulated vsize (KiB) 67956

[startup+582.302 s]
/proc/loadavg: 2.00 1.85 1.44 3/80 13777
/proc/meminfo: memFree=1784224/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=69948 CPUtime=1161.2
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 37178 0 0 0 116088 32 0 0 18 0 3 0 357856354 71626752 16025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 17487 16025 218 20 0 16845 0
[pid=13772/tid=13774] ppid=13770 vsize=69948 CPUtime=581.68
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 18485 0 0 0 58154 14 0 0 25 0 3 0 357856366 71626752 16025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=69948 CPUtime=579.38
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 18211 0 0 0 57921 17 0 0 25 0 3 0 357856366 71626752 16025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.2
Current children cumulated vsize (KiB) 69948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 2.00 1.86 1.45 3/80 13777
/proc/meminfo: memFree=1784160/2055920 swapFree=4156568/4192956
[pid=13772] ppid=13770 vsize=69948 CPUtime=1200.11
/proc/13772/stat : 13772 (MiraXTv3_dyn) S 13770 13772 13644 0 -1 4194304 37870 0 0 0 119978 33 0 0 18 0 3 0 357856354 71626752 16028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13772/statm: 17487 16028 218 20 0 16845 0
[pid=13772/tid=13774] ppid=13770 vsize=69948 CPUtime=601.18
/proc/13772/task/13774/stat : 13774 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 18833 0 0 0 60103 15 0 0 25 0 3 0 357856366 71626752 16028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13772/tid=13775] ppid=13770 vsize=69948 CPUtime=598.8
/proc/13772/task/13775/stat : 13775 (MiraXTv3_dyn) R 13770 13772 13644 0 -1 4194368 18555 0 0 0 59862 18 0 0 25 0 3 0 357856366 71626752 16028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 69948

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.824
CPU time (s): 1200.14
CPU user time (s): 1199.79
CPU system time (s): 0.343947
CPU usage (%): 199.417
Max. virtual memory (cumulated for all children) (KiB): 69948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37870
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= 401
involuntary context switches= 22339

runsolver used 0.597909 second user time and 1.59976 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu May 10 17:29:47 UTC 2007

IDJOB= 294813
IDBENCH= 19897
IDSOLVER= 128
FILE ID= node7/294813-1178818187

PBS_JOBID= 5250976

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  997a38106b41acec00160b9638f74d24

RANDOM SEED= 379511334

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1848400 kB
Buffers:         39168 kB
Cached:         103836 kB
SwapCached:      16932 kB
Active:         100060 kB
Inactive:        66864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848400 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            4120 kB
Writeback:           0 kB
Mapped:          29944 kB
Slab:            26072 kB
Committed_AS: 14708016 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66553 MiB

End job on node7 on Thu May 10 17:39:51 UTC 2007