Trace number 3495724

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MoUsSaka 2011-03-26No Cert. 1800.12 1800.03

General information on the benchmark

NameAPPLICATIONS/
bitverif/minxor/minxor032.cnf
MD5SUMff5bb7d6abecc96d309861624c3872f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1129.15
Satisfiable
(Un)Satisfiability was proved
Number of variables4338
Number of clauses12437
Sum of the clauses size29017
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 28290
Number of clauses of size 34145
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoUsSaka vegetarian
999.04/999.09	
999.04/999.09	s UNSATISFIABLE

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3495724-1307805530/watcher-3495724-1307805530 -o /tmp/evaluation-result-3495724-1307805530/solver-3495724-1307805530 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495724-1307805530.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.42 2.42 4/183 24603
/proc/meminfo: memFree=31364088/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=13652 CPUtime=0 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 1012 0 0 0 0 0 0 0 23 0 1 0 872968590 13979648 684 33554432000 4194304 4365125 140734407364576 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 3413 684 262 42 0 561 0

[startup+0.0915711 s]
/proc/loadavg: 1.00 1.42 2.42 4/183 24603
/proc/meminfo: memFree=31364088/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=15412 CPUtime=0.08 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 2519 0 0 0 8 0 0 0 23 0 1 0 872968590 15781888 1123 33554432000 4194304 4365125 140734407364576 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 3853 1123 263 42 0 1001 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15412

[startup+0.100546 s]
/proc/loadavg: 1.00 1.42 2.42 4/183 24603
/proc/meminfo: memFree=31364088/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=16300 CPUtime=0.09 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 3071 0 0 0 9 0 0 0 23 0 1 0 872968590 16691200 1180 33554432000 4194304 4365125 140734407364576 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 4075 1181 263 42 0 1223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16300

[startup+0.300511 s]
/proc/loadavg: 1.00 1.42 2.42 4/183 24603
/proc/meminfo: memFree=31364088/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=36364 CPUtime=0.29 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 11885 0 0 0 28 1 0 0 25 0 1 0 872968590 37236736 4952 33554432000 4194304 4365125 140734407364576 18446744073709551615 270338081237 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 9091 4971 263 42 0 6239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36364

[startup+0.700426 s]
/proc/loadavg: 1.00 1.42 2.42 4/183 24603
/proc/meminfo: memFree=31364088/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=44976 CPUtime=0.69 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 27402 0 0 0 67 2 0 0 25 0 1 0 872968590 46055424 6497 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250342 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 11244 6497 263 42 0 8392 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44976

[startup+1.50027 s]
/proc/loadavg: 1.24 1.46 2.42 4/185 24648
/proc/meminfo: memFree=31286464/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=60616 CPUtime=1.49 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 46235 0 0 0 145 4 0 0 25 0 1 0 872968590 62070784 12157 33554432000 4194304 4365125 140734407364576 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 15154 12157 263 42 0 12302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60616

[startup+3.10095 s]
/proc/loadavg: 1.24 1.46 2.42 5/190 24700
/proc/meminfo: memFree=31237152/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=85472 CPUtime=3.09 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 68878 0 0 0 303 6 0 0 25 0 1 0 872968590 87523328 18063 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 21368 18063 263 42 0 18516 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85472

[startup+6.30032 s]
/proc/loadavg: 1.24 1.46 2.42 5/190 24700
/proc/meminfo: memFree=31038504/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=122044 CPUtime=6.29 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 98145 0 0 0 620 9 0 0 25 0 1 0 872968590 124973056 24455 33554432000 4194304 4365125 140734407364576 18446744073709551615 4248456 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 30511 24455 263 42 0 27659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 122044

[startup+12.7011 s]
/proc/loadavg: 1.66 1.54 2.44 5/190 24738
/proc/meminfo: memFree=30647004/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=255792 CPUtime=12.69 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 218038 0 0 0 1249 20 0 0 25 0 1 0 872968590 261931008 53031 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 63948 53031 263 42 0 61096 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 255792

[startup+25.5005 s]
/proc/loadavg: 2.02 1.62 2.46 5/190 24739
/proc/meminfo: memFree=29951884/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=376156 CPUtime=25.49 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 315343 0 0 0 2519 30 0 0 25 0 1 0 872968590 385183744 73442 33554432000 4194304 4365125 140734407364576 18446744073709551615 4244666 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 94039 73442 263 42 0 91187 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 376156

[startup+51.1004 s]
/proc/loadavg: 2.70 1.81 2.50 5/190 24739
/proc/meminfo: memFree=29058520/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=382028 CPUtime=51.09 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 345231 0 0 0 5076 33 0 0 25 0 1 0 872968590 391196672 89120 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250097 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 95507 89120 263 42 0 92655 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 382028

[startup+102.306 s]
/proc/loadavg: 3.48 2.18 2.58 5/190 24741
/proc/meminfo: memFree=28133696/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=560000 CPUtime=102.3 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 520526 0 0 0 10180 50 0 0 25 0 1 0 872968590 573440000 134077 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 140000 134077 263 42 0 137148 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 560000

[startup+162.3 s]
/proc/loadavg: 3.84 2.52 2.67 5/190 24742
/proc/meminfo: memFree=28492388/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=823960 CPUtime=162.3 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 706902 0 0 0 16159 71 0 0 25 0 1 0 872968590 843735040 162848 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 205990 162848 263 42 0 203138 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 823960

[startup+222.3 s]
/proc/loadavg: 3.94 2.79 2.75 5/190 24744
/proc/meminfo: memFree=28702160/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=823960 CPUtime=222.3 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 706902 0 0 0 22159 71 0 0 25 0 1 0 872968590 843735040 162848 33554432000 4194304 4365125 140734407364576 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 205990 162848 263 42 0 203138 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 823960

[startup+282.301 s]
/proc/loadavg: 3.98 3.01 2.83 5/190 24746
/proc/meminfo: memFree=28345000/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=829580 CPUtime=282.3 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 708307 0 0 0 28159 71 0 0 25 0 1 0 872968590 849489920 164253 33554432000 4194304 4365125 140734407364576 18446744073709551615 4247572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 207395 164253 263 42 0 204543 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 829580

[startup+342.301 s]
/proc/loadavg: 3.99 3.18 2.90 5/190 24747
/proc/meminfo: memFree=28496348/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=829580 CPUtime=342.31 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 708307 0 0 0 34159 72 0 0 25 0 1 0 872968590 849489920 164253 33554432000 4194304 4365125 140734407364576 18446744073709551615 4244654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 207395 164253 263 42 0 204543 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 829580

[startup+402.301 s]
/proc/loadavg: 3.99 3.33 2.96 5/190 24752
/proc/meminfo: memFree=28477916/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=837772 CPUtime=402.31 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 710355 0 0 0 40159 72 0 0 25 0 1 0 872968590 857878528 166301 33554432000 4194304 4365125 140734407364576 18446744073709551615 4244731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 209443 166301 263 42 0 206591 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 837772

[startup+462.301 s]
/proc/loadavg: 3.99 3.45 3.02 5/190 24753
/proc/meminfo: memFree=28486636/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=837772 CPUtime=462.31 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 710355 0 0 0 46159 72 0 0 25 0 1 0 872968590 857878528 166301 33554432000 4194304 4365125 140734407364576 18446744073709551615 4244663 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 209443 166301 263 42 0 206591 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 837772

[startup+522.301 s]
/proc/loadavg: 3.99 3.55 3.08 5/190 24755
/proc/meminfo: memFree=28400060/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=837772 CPUtime=522.31 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 710355 0 0 0 52159 72 0 0 25 0 1 0 872968590 857878528 166301 33554432000 4194304 4365125 140734407364576 18446744073709551615 4244749 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 209443 166301 263 42 0 206591 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 837772

[startup+582.301 s]
/proc/loadavg: 3.99 3.63 3.14 5/190 24757
/proc/meminfo: memFree=28468964/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=837772 CPUtime=582.32 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 710355 0 0 0 58160 72 0 0 25 0 1 0 872968590 857878528 166301 33554432000 4194304 4365125 140734407364576 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 209443 166301 263 42 0 206591 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 837772

[startup+642.3 s]

################
# More data... #
################

[startup+822.3 s]
/proc/loadavg: 4.00 3.83 3.33 5/190 24763
/proc/meminfo: memFree=28158912/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=837772 CPUtime=822.33 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 710355 0 0 0 82161 72 0 0 25 0 1 0 872968590 857878528 166301 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 209443 166301 263 42 0 206591 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 837772

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.37 5/190 24765
/proc/meminfo: memFree=28146240/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=837772 CPUtime=882.33 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 710355 0 0 0 88161 72 0 0 25 0 1 0 872968590 857878528 166301 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250109 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 209443 166301 263 42 0 206591 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 837772

[startup+942.301 s]
/proc/loadavg: 4.00 3.88 3.40 5/190 24766
/proc/meminfo: memFree=28463020/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=837772 CPUtime=942.33 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 710355 0 0 0 94161 72 0 0 25 0 1 0 872968590 857878528 166301 33554432000 4194304 4365125 140734407364576 18446744073709551615 4249981 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 209443 166301 263 42 0 206591 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 837772

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.44 5/190 24768
/proc/meminfo: memFree=28460744/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=837772 CPUtime=1002.34 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 710357 0 0 0 100162 72 0 0 25 0 1 0 872968590 857878528 166303 33554432000 4194304 4365125 140734407364576 18446744073709551615 4262663 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 209443 166303 264 42 0 206591 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 837772

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.47 5/190 24769
/proc/meminfo: memFree=28157524/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=837772 CPUtime=1062.34 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 710357 0 0 0 106162 72 0 0 25 0 1 0 872968590 857878528 166303 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 209443 166303 264 42 0 206591 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 837772

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.50 5/190 24771
/proc/meminfo: memFree=28452480/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=856204 CPUtime=1122.34 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 712671 0 0 0 112162 72 0 0 25 0 1 0 872968590 876752896 168617 33554432000 4194304 4365125 140734407364576 18446744073709551615 4245180 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 214051 168617 264 42 0 211199 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 856204

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.53 5/190 24773
/proc/meminfo: memFree=28452312/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=856204 CPUtime=1182.34 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 712671 0 0 0 118162 72 0 0 25 0 1 0 872968590 876752896 168617 33554432000 4194304 4365125 140734407364576 18446744073709551615 4244608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 214051 168617 264 42 0 211199 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 856204

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.56 5/190 24774
/proc/meminfo: memFree=28397344/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=856204 CPUtime=1242.34 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 712671 0 0 0 124162 72 0 0 25 0 1 0 872968590 876752896 168617 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 214051 168617 264 42 0 211199 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 856204

[startup+1302.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/190 24776
/proc/meminfo: memFree=28451736/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=856204 CPUtime=1302.35 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 712671 0 0 0 130163 72 0 0 25 0 1 0 872968590 876752896 168617 33554432000 4194304 4365125 140734407364576 18446744073709551615 4248416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 214051 168617 264 42 0 211199 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 856204

[startup+1362.3 s]
/proc/loadavg: 4.00 3.96 3.60 5/190 24777
/proc/meminfo: memFree=28452060/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=856204 CPUtime=1362.35 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 712671 0 0 0 136163 72 0 0 25 0 1 0 872968590 876752896 168617 33554432000 4194304 4365125 140734407364576 18446744073709551615 4248456 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 214051 168617 264 42 0 211199 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 856204

[startup+1422.31 s]
/proc/loadavg: 4.00 3.96 3.63 5/190 24779
/proc/meminfo: memFree=28452144/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=856204 CPUtime=1422.36 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 712671 0 0 0 142164 72 0 0 25 0 1 0 872968590 876752896 168617 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250342 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 214051 168617 264 42 0 211199 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 856204

[startup+1482.3 s]
/proc/loadavg: 4.00 3.97 3.65 5/190 24781
/proc/meminfo: memFree=28293132/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=856204 CPUtime=1482.35 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 712671 0 0 0 148163 72 0 0 25 0 1 0 872968590 876752896 168617 33554432000 4194304 4365125 140734407364576 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 214051 168617 264 42 0 211199 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 856204

[startup+1542.3 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 24782
/proc/meminfo: memFree=28431096/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=856204 CPUtime=1542.37 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 712981 0 0 0 154164 73 0 0 25 0 1 0 872968590 876752896 168772 33554432000 4194304 4365125 140734407364576 18446744073709551615 4258095 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 214051 168772 264 42 0 211199 0
Current children cumulated CPU time (s) 1542.37
Current children cumulated vsize (KiB) 856204

[startup+1602.3 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 24784
/proc/meminfo: memFree=28441096/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=856204 CPUtime=1602.37 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 713067 0 0 0 160164 73 0 0 25 0 1 0 872968590 876752896 168858 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 214051 168858 264 42 0 211199 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 856204

[startup+1662.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 24785
/proc/meminfo: memFree=28428892/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=856204 CPUtime=1662.37 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 713067 0 0 0 166164 73 0 0 25 0 1 0 872968590 876752896 168858 33554432000 4194304 4365125 140734407364576 18446744073709551615 4262092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 214051 168858 264 42 0 211199 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 856204

[startup+1722.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 24787
/proc/meminfo: memFree=28427976/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=856204 CPUtime=1722.37 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 713067 0 0 0 172164 73 0 0 25 0 1 0 872968590 876752896 168858 33554432000 4194304 4365125 140734407364576 18446744073709551615 4264062 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 214051 168858 264 42 0 211199 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 856204

[startup+1782.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 24789
/proc/meminfo: memFree=28302332/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=883704 CPUtime=1782.37 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 754479 0 0 0 178160 77 0 0 25 0 1 0 872968590 904912896 178788 33554432000 4194304 4365125 140734407364576 18446744073709551615 4262046 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 220926 178788 264 42 0 218074 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 883704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 3.97 3.74 5/191 24790
/proc/meminfo: memFree=28454512/32951124 swapFree=67055520/67111528
[pid=24603] ppid=24601 vsize=897164 CPUtime=1800.08 cores=1,3
/proc/24603/stat : 24603 (MoUsSaka) R 24601 24603 23230 0 -1 4202496 781701 0 0 0 179927 81 0 0 25 0 1 0 872968590 918695936 182976 33554432000 4194304 4365125 140734407364576 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24603/statm: 224291 182976 264 42 0 221439 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 897164

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): 1800.03
CPU time (s): 1800.12
CPU user time (s): 1799.28
CPU system time (s): 0.837872
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1339312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 0.837872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 781701
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= 5
involuntary context switches= 2774

runsolver used 2.85257 second user time and 6.96894 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-11 17:18:50
IDJOB=3495724
IDBENCH=70764
IDSOLVER=1989
FILE ID=node143/3495724-1307805530
RUNJOBID= node143-1307805530-24567
PBS_JOBID= 13551005
Free space on /tmp= 74080 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxor/minxor032.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495724-1307805530/watcher-3495724-1307805530 -o /tmp/evaluation-result-3495724-1307805530/solver-3495724-1307805530 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495724-1307805530.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ff5bb7d6abecc96d309861624c3872f5
RANDOM SEED=212467708

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31367236 kB
Buffers:        146212 kB
Cached:        1250440 kB
SwapCached:       8636 kB
Active:         340924 kB
Inactive:      1083576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31367236 kB
SwapTotal:    67111528 kB
SwapFree:     67055520 kB
Dirty:            6996 kB
Writeback:           0 kB
AnonPages:       25632 kB
Mapped:          13144 kB
Slab:            94316 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221256 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74080 MiB
End job on node143 at 2011-06-11 17:48:52