Trace number 459924

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 v3UNSAT 100.85 70.9734

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-11-u.cnf
MD5SUM770fa9cd880a43d98e936f33f4e86d7a
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2898
Satisfiable
(Un)Satisfiability was proved
Number of variables156980
Number of clauses696581
Sum of the clauses size1582352
Maximum clause length10
Minimum clause length1
Number of clauses of size 113310
Number of clauses of size 2570471
Number of clauses of size 382900
Number of clauses of size 43320
Number of clauses of size 513280
Number of clauses of size over 513300

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
100.77/70.96	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node48/watcher-459924-1179015903 -o ROOT/results/node48/solver-459924-1179015903 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/459924-1179015903/MiraXTv3_dyn /tmp/evaluation/459924-1179015903/instance-459924-1179015903.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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: 2.00 1.99 1.91 3/64 13774
/proc/meminfo: memFree=1073928/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=3788 CPUtime=0
/proc/13774/stat : 13774 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194304 320 0 0 0 0 0 0 0 18 0 1 0 256435793 3878912 295 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13774/statm: 947 302 202 20 0 305 0

[startup+0.023019 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 13774
/proc/meminfo: memFree=1073928/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=6912 CPUtime=0.01
/proc/13774/stat : 13774 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194304 1224 0 0 0 1 0 0 0 18 0 1 0 256435793 7077888 1199 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/13774/statm: 1728 1200 206 20 0 1086 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6912

[startup+0.101026 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 13774
/proc/meminfo: memFree=1073928/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=14520 CPUtime=0.09
/proc/13774/stat : 13774 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194304 3003 0 0 0 8 1 0 0 18 0 1 0 256435793 14868480 2978 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/13774/statm: 3630 2978 206 20 0 2988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14520

[startup+0.301044 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 13774
/proc/meminfo: memFree=1073928/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=36652 CPUtime=0.29
/proc/13774/stat : 13774 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194304 7510 0 0 0 26 3 0 0 19 0 1 0 256435793 37531648 7485 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/13774/statm: 9163 7485 206 20 0 8521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36652

[startup+0.701081 s]
/proc/loadavg: 2.00 1.99 1.91 3/64 13774
/proc/meminfo: memFree=1073928/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=55928 CPUtime=0.69
/proc/13774/stat : 13774 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194304 12190 0 0 0 64 5 0 0 22 0 1 0 256435793 57270272 12165 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/13774/statm: 13982 12165 206 20 0 13340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55928

[startup+1.50116 s]
/proc/loadavg: 2.00 1.99 1.91 2/65 13775
/proc/meminfo: memFree=1017792/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=69360 CPUtime=1.49
/proc/13774/stat : 13774 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194304 15069 0 0 0 142 7 0 0 25 0 1 0 256435793 71024640 15044 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/13774/statm: 17340 15044 207 20 0 16698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69360

[startup+3.1013 s]
/proc/loadavg: 2.00 1.99 1.91 2/65 13775
/proc/meminfo: memFree=1003392/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=87876 CPUtime=3.09
/proc/13774/stat : 13774 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194304 19152 0 0 0 300 9 0 0 25 0 1 0 256435793 89985024 19118 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3964456 0 0 4096 0 0 0 0 17 1 0 0
/proc/13774/statm: 21969 19118 207 20 0 21327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87876

[startup+6.3026 s]
/proc/loadavg: 2.00 1.99 1.91 2/67 13777
/proc/meminfo: memFree=946288/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=210724 CPUtime=6.52
/proc/13774/stat : 13774 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194304 34701 0 0 0 634 18 0 0 25 0 3 0 256435793 215781376 32051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13774/statm: 52681 32051 218 20 0 52039 0
[pid=13774/tid=13776] ppid=13772 vsize=210724 CPUtime=2.95
/proc/13774/task/13776/stat : 13776 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 7404 0 0 0 292 3 0 0 25 0 3 0 256436126 215781376 32051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134535563 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13774/tid=13777] ppid=13772 vsize=210724 CPUtime=0.22
/proc/13774/task/13777/stat : 13777 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194368 7504 0 0 0 17 5 0 0 18 0 3 0 256436126 215781376 32051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.52
Current children cumulated vsize (KiB) 210724

[startup+12.7012 s]
/proc/loadavg: 1.92 1.97 1.91 2/67 13777
/proc/meminfo: memFree=946160/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=210724 CPUtime=12.91
/proc/13774/stat : 13774 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194304 34732 0 0 0 1273 18 0 0 25 0 3 0 256435793 215781376 32082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13774/statm: 52681 32082 218 20 0 52039 0
[pid=13774/tid=13776] ppid=13772 vsize=210724 CPUtime=9.35
/proc/13774/task/13776/stat : 13776 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 7435 0 0 0 932 3 0 0 25 0 3 0 256436126 215781376 32082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13774/tid=13777] ppid=13772 vsize=210724 CPUtime=0.22
/proc/13774/task/13777/stat : 13777 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194368 7504 0 0 0 17 5 0 0 18 0 3 0 256436126 215781376 32082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.91
Current children cumulated vsize (KiB) 210724

[startup+25.5014 s]
/proc/loadavg: 1.80 1.94 1.90 3/67 13777
/proc/meminfo: memFree=950320/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=206196 CPUtime=27.44
/proc/13774/stat : 13774 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194304 35007 0 0 0 2725 19 0 0 25 0 3 0 256435793 211144704 31089 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13774/statm: 51549 31089 218 20 0 50907 0
[pid=13774/tid=13776] ppid=13772 vsize=206196 CPUtime=22.15
/proc/13774/task/13776/stat : 13776 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 7459 0 0 0 2212 3 0 0 25 0 3 0 256436126 211144704 31089 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13774/tid=13777] ppid=13772 vsize=206196 CPUtime=1.94
/proc/13774/task/13777/stat : 13777 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 7755 0 0 0 189 5 0 0 25 0 3 0 256436126 211144704 31089 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.44
Current children cumulated vsize (KiB) 206196

[startup+51.1017 s]
/proc/loadavg: 1.93 1.96 1.91 2/67 13777
/proc/meminfo: memFree=883312/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=279120 CPUtime=76.26
/proc/13774/stat : 13774 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194304 55377 0 0 0 7591 35 0 0 25 0 3 0 256435793 285818880 49202 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13774/statm: 69780 49202 218 20 0 69138 0
[pid=13774/tid=13776] ppid=13772 vsize=279120 CPUtime=47.67
/proc/13774/task/13776/stat : 13776 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 19916 0 0 0 4754 13 0 0 25 0 3 0 256436126 285818880 49202 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13774/tid=13777] ppid=13772 vsize=279120 CPUtime=25.25
/proc/13774/task/13777/stat : 13777 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 15668 0 0 0 2513 12 0 0 18 0 3 0 256436126 285818880 49202 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134531658 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 76.26
Current children cumulated vsize (KiB) 279120

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

[startup+63.9019 s]
/proc/loadavg: 1.94 1.96 1.91 2/67 13777
/proc/meminfo: memFree=874288/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=281556 CPUtime=92.51
/proc/13774/stat : 13774 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194304 67002 0 0 0 9207 44 0 0 25 0 3 0 256435793 288313344 50015 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13774/statm: 70389 50015 218 20 0 69747 0
[pid=13774/tid=13776] ppid=13772 vsize=281556 CPUtime=54.98
/proc/13774/task/13776/stat : 13776 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194368 24556 0 0 0 5482 16 0 0 25 0 3 0 256436126 288313344 50015 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13774/tid=13777] ppid=13772 vsize=281556 CPUtime=34.18
/proc/13774/task/13777/stat : 13777 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 22653 0 0 0 3401 17 0 0 25 0 3 0 256436126 288313344 50015 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 92.51
Current children cumulated vsize (KiB) 281556

[startup+67.1052 s]
/proc/loadavg: 1.87 1.94 1.90 3/67 13777
/proc/meminfo: memFree=867952/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=288024 CPUtime=96.62
/proc/13774/stat : 13774 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194304 72237 0 0 0 9614 48 0 0 25 0 3 0 256435793 294936576 51615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13774/statm: 72006 51615 218 20 0 71364 0
[pid=13774/tid=13776] ppid=13772 vsize=288024 CPUtime=57.54
/proc/13774/task/13776/stat : 13776 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 27789 0 0 0 5736 18 0 0 23 0 3 0 256436126 294936576 51615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134537020 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13774/tid=13777] ppid=13772 vsize=288024 CPUtime=35.74
/proc/13774/task/13777/stat : 13777 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 24655 0 0 0 3555 19 0 0 24 0 3 0 256436126 294936576 51615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.62
Current children cumulated vsize (KiB) 288024

[startup+68.7014 s]
/proc/loadavg: 1.87 1.94 1.90 2/67 13777
/proc/meminfo: memFree=874224/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=281556 CPUtime=98.21
/proc/13774/stat : 13774 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194304 74239 0 0 0 9772 49 0 0 25 0 3 0 256435793 288313344 50029 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13774/statm: 70389 50029 218 20 0 69747 0
[pid=13774/tid=13776] ppid=13772 vsize=281556 CPUtime=57.54
/proc/13774/task/13776/stat : 13776 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194368 27789 0 0 0 5736 18 0 0 23 0 3 0 256436126 288313344 50029 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13774/tid=13777] ppid=13772 vsize=281556 CPUtime=37.32
/proc/13774/task/13777/stat : 13777 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 26657 0 0 0 3712 20 0 0 25 0 3 0 256436126 288313344 50029 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.21
Current children cumulated vsize (KiB) 281556

[startup+70.3015 s]
/proc/loadavg: 1.80 1.93 1.90 2/67 13777
/proc/meminfo: memFree=875632/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=280248 CPUtime=100.13
/proc/13774/stat : 13774 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194304 77868 0 0 0 9962 51 0 0 25 0 3 0 256435793 286973952 49668 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13774/statm: 70062 49668 218 20 0 69420 0
[pid=13774/tid=13776] ppid=13772 vsize=280248 CPUtime=58.07
/proc/13774/task/13776/stat : 13776 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 29414 0 0 0 5788 19 0 0 20 0 3 0 256436126 286973952 49668 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526184 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13774/tid=13777] ppid=13772 vsize=280248 CPUtime=38.71
/proc/13774/task/13777/stat : 13777 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194368 28661 0 0 0 3850 21 0 0 19 0 3 0 256436126 286973952 49668 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.13
Current children cumulated vsize (KiB) 280248

[startup+70.7016 s]
/proc/loadavg: 1.80 1.93 1.90 2/67 13777
/proc/meminfo: memFree=875632/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=280248 CPUtime=100.52
/proc/13774/stat : 13774 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194304 79493 0 0 0 10000 52 0 0 25 0 3 0 256435793 286973952 49668 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13774/statm: 70062 49668 218 20 0 69420 0
[pid=13774/tid=13776] ppid=13772 vsize=280248 CPUtime=58.46
/proc/13774/task/13776/stat : 13776 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194368 31039 0 0 0 5826 20 0 0 23 0 3 0 256436126 286973952 49668 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13774/tid=13777] ppid=13772 vsize=280248 CPUtime=38.71
/proc/13774/task/13777/stat : 13777 (MiraXTv3_dyn) S 13772 13774 13302 0 -1 4194368 28661 0 0 0 3850 21 0 0 19 0 3 0 256436126 286973952 49668 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.52
Current children cumulated vsize (KiB) 280248

[startup+70.9016 s]
/proc/loadavg: 1.80 1.93 1.90 2/67 13777
/proc/meminfo: memFree=875632/2055920 swapFree=4183980/4192956
[pid=13774] ppid=13772 vsize=117896 CPUtime=100.77
/proc/13774/stat : 13774 (MiraXTv3_dyn) R 13772 13774 13302 0 -1 4194304 79495 0 0 0 10023 54 0 0 17 0 1 0 256435793 120725504 27351 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13774/statm: 29474 27351 8067 20 0 28832 0
Current children cumulated CPU time (s) 100.77
Current children cumulated vsize (KiB) 117896

Child status: 20
Real time (s): 70.9734
CPU time (s): 100.85
CPU user time (s): 100.294
CPU system time (s): 0.555915
CPU usage (%): 142.095
Max. virtual memory (cumulated for all children) (KiB): 288180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.294
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79498
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= 453
involuntary context switches= 528

runsolver used 0.078987 second user time and 0.182972 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun May 13 00:25:05 UTC 2007

IDJOB= 459924
IDBENCH= 20343
IDSOLVER= 196
FILE ID= node48/459924-1179015903

PBS_JOBID= 5252993

Free space on /tmp= 66538 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= /tmp/evaluation/459924-1179015903/MiraXTv3_dyn /tmp/evaluation/459924-1179015903/instance-459924-1179015903.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-459924-1179015903 -o ROOT/results/node48/solver-459924-1179015903 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/459924-1179015903/MiraXTv3_dyn /tmp/evaluation/459924-1179015903/instance-459924-1179015903.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  770fa9cd880a43d98e936f33f4e86d7a

RANDOM SEED= 951373172

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1074272 kB
Buffers:         55456 kB
Cached:         781960 kB
SwapCached:       3064 kB
Active:         461720 kB
Inactive:       385732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1074272 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:           15896 kB
Writeback:           0 kB
Mapped:          15984 kB
Slab:           120264 kB
Committed_AS:  3753256 kB
PageTables:       1388 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= 66538 MiB

End job on node48 on Sun May 13 00:26:16 UTC 2007