Trace number 313603

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.32 613.932

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-13-u.cnf
MD5SUM4bb23e70b97827425fcf5759bf0a79a2
Bench CategoryINDUST (industrial 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 variables184196
Number of clauses833889
Sum of the clauses size1904914
Maximum clause length10
Minimum clause length1
Number of clauses of size 113964
Number of clauses of size 2672565
Number of clauses of size 3112780
Number of clauses of size 43840
Number of clauses of size 515360
Number of clauses of size over 515380

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/node9/watcher-313603-1178803226 -o ROOT/results/node9/solver-313603-1178803226 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313603-1178803226/MiraXTv3_dyn /tmp/evaluation/313603-1178803226/instance-313603-1178803226.cnf 

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


[startup+0 s]
/proc/loadavg: 1.99 1.67 0.87 3/77 16783
/proc/meminfo: memFree=1858984/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=3788 CPUtime=0
/proc/16783/stat : 16783 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 356360332 3878912 306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 947 313 202 20 0 305 0

[startup+0.085102 s]
/proc/loadavg: 1.99 1.67 0.87 3/77 16783
/proc/meminfo: memFree=1858984/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=11668 CPUtime=0.08
/proc/16783/stat : 16783 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194304 2281 0 0 0 7 1 0 0 18 0 1 0 356360332 11948032 2256 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 2917 2256 206 20 0 2275 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11668

[startup+0.101103 s]
/proc/loadavg: 1.99 1.67 0.87 3/77 16783
/proc/meminfo: memFree=1858984/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=13832 CPUtime=0.09
/proc/16783/stat : 16783 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194304 2731 0 0 0 8 1 0 0 18 0 1 0 356360332 14163968 2706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571819 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 3458 2707 206 20 0 2816 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13832

[startup+0.301125 s]
/proc/loadavg: 1.99 1.67 0.87 3/77 16783
/proc/meminfo: memFree=1858984/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=38648 CPUtime=0.29
/proc/16783/stat : 16783 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194304 7884 0 0 0 25 4 0 0 19 0 1 0 356360332 39575552 7859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 9662 7860 206 20 0 9020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38648

[startup+0.70117 s]
/proc/loadavg: 1.99 1.67 0.87 3/77 16783
/proc/meminfo: memFree=1858984/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=56208 CPUtime=0.69
/proc/16783/stat : 16783 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194304 12082 0 0 0 62 7 0 0 23 0 1 0 356360332 57556992 12057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 14052 12058 206 20 0 13410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56208

[startup+1.50126 s]
/proc/loadavg: 1.99 1.67 0.87 2/78 16784
/proc/meminfo: memFree=1796128/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=74028 CPUtime=1.49
/proc/16783/stat : 16783 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194304 17002 0 0 0 139 10 0 0 25 0 1 0 356360332 75804672 16977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587481 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 18507 16977 207 20 0 17865 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74028

[startup+3.10144 s]
/proc/loadavg: 1.99 1.67 0.87 2/78 16784
/proc/meminfo: memFree=1779168/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=96444 CPUtime=3.09
/proc/16783/stat : 16783 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194304 22126 0 0 0 295 14 0 0 25 0 1 0 356360332 98758656 22101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 24111 22101 207 20 0 23469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96444

[startup+6.3018 s]
/proc/loadavg: 1.99 1.67 0.87 2/80 16786
/proc/meminfo: memFree=1687184/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=292344 CPUtime=6.69
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 46099 0 0 0 641 28 0 0 25 0 3 0 356360332 299360256 43097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 73086 43097 218 20 0 72444 0
[pid=16783/tid=16785] ppid=16781 vsize=292344 CPUtime=2.52
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 14247 0 0 0 243 9 0 0 25 0 3 0 356360710 299360256 43097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=292344 CPUtime=0.39
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194368 8101 0 0 0 35 4 0 0 17 0 3 0 356360710 299360256 43097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 292344

[startup+12.7025 s]
/proc/loadavg: 1.84 1.65 0.88 2/80 16786
/proc/meminfo: memFree=1686736/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=292344 CPUtime=13.09
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 46188 0 0 0 1281 28 0 0 25 0 3 0 356360332 299360256 43186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 73086 43186 218 20 0 72444 0
[pid=16783/tid=16785] ppid=16781 vsize=292344 CPUtime=8.92
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 14336 0 0 0 883 9 0 0 25 0 3 0 356360710 299360256 43186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=292344 CPUtime=0.39
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194368 8101 0 0 0 35 4 0 0 17 0 3 0 356360710 299360256 43186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.09
Current children cumulated vsize (KiB) 292344

[startup+25.502 s]
/proc/loadavg: 1.71 1.63 0.88 3/80 16786
/proc/meminfo: memFree=1692048/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=286476 CPUtime=26.46
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 46439 0 0 0 2617 29 0 0 25 0 3 0 356360332 293351424 41951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 71619 41951 218 20 0 70977 0
[pid=16783/tid=16785] ppid=16781 vsize=286476 CPUtime=21.71
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 14399 0 0 0 2162 9 0 0 25 0 3 0 356360710 293351424 41951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=286476 CPUtime=0.97
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 8289 0 0 0 93 4 0 0 21 0 3 0 356360710 293351424 41951 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.46
Current children cumulated vsize (KiB) 286476

[startup+51.1018 s]
/proc/loadavg: 1.81 1.66 0.91 3/80 16786
/proc/meminfo: memFree=1643664/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=335236 CPUtime=77.53
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 58867 0 0 0 7710 43 0 0 25 0 3 0 356360332 343281664 54379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 83809 54379 218 20 0 83167 0
[pid=16783/tid=16785] ppid=16781 vsize=335236 CPUtime=47.31
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 20024 0 0 0 4714 17 0 0 25 0 3 0 356360710 343281664 54379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=335236 CPUtime=26.44
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 15092 0 0 0 2634 10 0 0 25 0 3 0 356360710 343281664 54379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 77.53
Current children cumulated vsize (KiB) 335236

[startup+102.307 s]
/proc/loadavg: 1.92 1.71 0.97 3/80 16786
/proc/meminfo: memFree=1528976/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=446612 CPUtime=179.69
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 87160 0 0 0 17899 70 0 0 25 0 3 0 356360332 457330688 82672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 111653 82672 218 20 0 111011 0
[pid=16783/tid=16785] ppid=16781 vsize=446612 CPUtime=98.49
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 36435 0 0 0 9815 34 0 0 25 0 3 0 356360710 457330688 82672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=446612 CPUtime=77.42
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 26974 0 0 0 7722 20 0 0 25 0 3 0 356360710 457330688 82672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 179.69
Current children cumulated vsize (KiB) 446612

[startup+162.301 s]
/proc/loadavg: 1.97 1.76 1.02 3/80 16786
/proc/meminfo: memFree=1397072/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=580784 CPUtime=299.4
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 122173 0 0 0 29840 100 0 0 25 0 3 0 356360332 594722816 116267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 145196 116267 218 20 0 144554 0
[pid=16783/tid=16785] ppid=16781 vsize=580784 CPUtime=158.47
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 51865 0 0 0 15798 49 0 0 25 0 3 0 356360710 594722816 116267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=580784 CPUtime=137.15
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 46557 0 0 0 13680 35 0 0 25 0 3 0 356360710 594722816 116267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517172 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 299.4
Current children cumulated vsize (KiB) 580784

[startup+222.301 s]
/proc/loadavg: 1.99 1.80 1.09 3/80 16786
/proc/meminfo: memFree=1254352/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=718900 CPUtime=419.12
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 157092 0 0 0 41776 136 0 0 25 0 3 0 356360332 736153600 151045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 179725 151045 218 20 0 179083 0
[pid=16783/tid=16785] ppid=16781 vsize=718900 CPUtime=218.45
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 72651 0 0 0 21772 73 0 0 25 0 3 0 356360710 736153600 151045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=718900 CPUtime=196.88
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 60690 0 0 0 19641 47 0 0 25 0 3 0 356360710 736153600 151045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 419.12
Current children cumulated vsize (KiB) 718900

[startup+282.302 s]
/proc/loadavg: 1.99 1.83 1.14 3/80 16786
/proc/meminfo: memFree=1062032/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=915920 CPUtime=538.85
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 206326 0 0 0 53704 181 0 0 25 0 3 0 356360332 937902080 200171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 228980 200171 218 20 0 228338 0
[pid=16783/tid=16785] ppid=16781 vsize=915920 CPUtime=278.44
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 101679 0 0 0 27739 105 0 0 25 0 3 0 356360710 937902080 200171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=915920 CPUtime=256.63
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 80896 0 0 0 25603 60 0 0 25 0 3 0 356360710 937902080 200171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521236 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 538.85
Current children cumulated vsize (KiB) 915920

[startup+342.302 s]
/proc/loadavg: 1.99 1.86 1.19 3/80 16786
/proc/meminfo: memFree=822416/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=1150520 CPUtime=658.55
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 265226 0 0 0 65621 234 0 0 25 0 3 0 356360332 1178132480 258831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 287630 258831 218 20 0 286988 0
[pid=16783/tid=16785] ppid=16781 vsize=1150520 CPUtime=338.42
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 127083 0 0 0 33707 135 0 0 25 0 3 0 356360710 1178132480 258831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=1150520 CPUtime=316.36
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 114392 0 0 0 31552 84 0 0 25 0 3 0 356360710 1178132480 258831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 658.55
Current children cumulated vsize (KiB) 1150520

[startup+402.301 s]
/proc/loadavg: 1.99 1.88 1.23 3/80 16786
/proc/meminfo: memFree=818960/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=1154616 CPUtime=778.27
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 266239 0 0 0 77591 236 0 0 25 0 3 0 356360332 1182326784 259844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 288654 259844 218 20 0 288012 0
[pid=16783/tid=16785] ppid=16781 vsize=1154616 CPUtime=398.4
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 128014 0 0 0 39704 136 0 0 25 0 3 0 356360710 1182326784 259844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=1154616 CPUtime=376.09
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 114474 0 0 0 37525 84 0 0 25 0 3 0 356360710 1182326784 259844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 778.27
Current children cumulated vsize (KiB) 1154616

[startup+462.301 s]
/proc/loadavg: 1.99 1.90 1.28 3/80 16786
/proc/meminfo: memFree=817488/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=1155640 CPUtime=898
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 266503 0 0 0 89563 237 0 0 25 0 3 0 356360332 1183375360 260108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 288910 260108 218 20 0 288268 0
[pid=16783/tid=16785] ppid=16781 vsize=1155640 CPUtime=458.39
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 128237 0 0 0 45702 137 0 0 25 0 3 0 356360710 1183375360 260108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=1155640 CPUtime=435.83
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 114515 0 0 0 43499 84 0 0 25 0 3 0 356360710 1183375360 260108 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 898
Current children cumulated vsize (KiB) 1155640

[startup+522.302 s]
/proc/loadavg: 1.99 1.92 1.32 3/80 16786
/proc/meminfo: memFree=628752/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=1348068 CPUtime=1017.73
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 314767 0 0 0 101490 283 0 0 25 0 3 0 356360332 1380421632 308237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 337017 308237 218 20 0 336375 0
[pid=16783/tid=16785] ppid=16781 vsize=1348068 CPUtime=518.37
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 156446 0 0 0 51667 170 0 0 25 0 3 0 356360710 1380421632 308237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=1348068 CPUtime=495.57
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 134570 0 0 0 49460 97 0 0 25 0 3 0 356360710 1380421632 308237 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1017.73
Current children cumulated vsize (KiB) 1348068

[startup+582.302 s]
/proc/loadavg: 1.99 1.93 1.36 3/80 16786
/proc/meminfo: memFree=384720/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=1587360 CPUtime=1137.42
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 374686 0 0 0 113402 340 0 0 25 0 3 0 356360332 1625456640 368018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 396840 368018 218 20 0 396198 0
[pid=16783/tid=16785] ppid=16781 vsize=1587360 CPUtime=578.35
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 187419 0 0 0 57630 205 0 0 25 0 3 0 356360710 1625456640 368018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=1587360 CPUtime=555.29
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 163516 0 0 0 55410 119 0 0 25 0 3 0 356360710 1625456640 368018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1137.42
Current children cumulated vsize (KiB) 1587360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+613.701 s]
/proc/loadavg: 1.99 1.94 1.38 3/80 16786
/proc/meminfo: memFree=384656/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=1587360 CPUtime=1200.09
/proc/16783/stat : 16783 (MiraXTv3_dyn) S 16781 16783 16650 0 -1 4194304 374694 0 0 0 119669 340 0 0 25 0 3 0 356360332 1625456640 368026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 396840 368026 218 20 0 396198 0
[pid=16783/tid=16785] ppid=16781 vsize=1587360 CPUtime=609.74
/proc/16783/task/16785/stat : 16785 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 187427 0 0 0 60769 205 0 0 25 0 3 0 356360710 1625456640 368026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16783/tid=16786] ppid=16781 vsize=1587360 CPUtime=586.56
/proc/16783/task/16786/stat : 16786 (MiraXTv3_dyn) R 16781 16783 16650 0 -1 4194368 163516 0 0 0 58537 119 0 0 25 0 3 0 356360710 1625456640 368026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 1587360

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+613.816 s]
/proc/loadavg: 1.99 1.94 1.38 3/80 16786
/proc/meminfo: memFree=384656/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=0 CPUtime=1200.2
/proc/16783/stat : 16783 (MiraXTv3_dyn) Z 16781 16783 16650 0 -1 4195340 374694 0 0 0 119670 350 0 0 16 0 2 0 356360332 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 0

[startup+613.901 s]
/proc/loadavg: 1.99 1.94 1.38 3/80 16786
/proc/meminfo: memFree=384656/2055920 swapFree=4145492/4192956
[pid=16783] ppid=16781 vsize=0 CPUtime=1200.29
/proc/16783/stat : 16783 (MiraXTv3_dyn) Z 16781 16783 16650 0 -1 4195340 374694 0 0 0 119670 359 0 0 16 0 2 0 356360332 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16783/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.29
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 613.932
CPU time (s): 1200.32
CPU user time (s): 1196.7
CPU system time (s): 3.62045
CPU usage (%): 195.514
Max. virtual memory (cumulated for all children) (KiB): 1587360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.7
system time used= 3.62045
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 374694
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= 717
involuntary context switches= 22633

runsolver used 0.620905 second user time and 1.62175 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 10 13:20:28 UTC 2007

IDJOB= 313603
IDBENCH= 20370
IDSOLVER= 128
FILE ID= node9/313603-1178803226

PBS_JOBID= 5250954

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-unsat/partial-5-13-u.cnf
COMMAND LINE= /tmp/evaluation/313603-1178803226/MiraXTv3_dyn /tmp/evaluation/313603-1178803226/instance-313603-1178803226.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-313603-1178803226 -o ROOT/results/node9/solver-313603-1178803226 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313603-1178803226/MiraXTv3_dyn /tmp/evaluation/313603-1178803226/instance-313603-1178803226.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4bb23e70b97827425fcf5759bf0a79a2

RANDOM SEED= 73305757

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1859264 kB
Buffers:         37476 kB
Cached:          79772 kB
SwapCached:      15556 kB
Active:          98924 kB
Inactive:        41660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859264 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:           18640 kB
Writeback:           0 kB
Mapped:          29884 kB
Slab:            41552 kB
Committed_AS:  8879316 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= 66546 MiB

End job on node9 on Thu May 10 13:30:44 UTC 2007